Changeset 1c35c78
- Timestamp:
 - Mar 13, 2019, 11:35:30 AM (7 years ago)
 - Branches:
 - ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - 8b590a4
 - Parents:
 - 91d6584
 - File:
 - 
      
- 1 edited
 
- 
          
  doc/bibliography/pl.bib (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
doc/bibliography/pl.bib
r91d6584 r1c35c78 2292 2292 } 2293 2293 2294 @article{Ritchie93, 2295 keywords = {C, history}, 2296 contributer = {pabuhr@plg}, 2297 author = {Ritchie, Dennis M.}, 2298 title = {The Development of the {C} Language}, 2299 journal = sigplan, 2300 volume = 28, 2301 number = 3, 2302 month = mar, 2303 year = 1993, 2304 pages = {201--208}, 2305 url = {http://doi.acm.org/10.1145/155360.155580}, 2306 publisher = {ACM}, 2307 address = {New York, NY, USA}, 2308 } 2309 2294 2310 @article{design, 2295 2311 keywords = {Smalltalk, designing classes}, … … 2299 2315 journal = joop, 2300 2316 year = 1988, 2301 volume = 1, number = 2, pages = {22-35}, 2317 volume = 1, 2318 number = 2, 2319 pages = {22-35}, 2302 2320 comment = { 2303 2321 Abstract classes represent standard protocols. ``It is better to  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.