Changeset 501b08a for doc/bibliography/pl.bib
- Timestamp:
- Mar 15, 2019, 11:17:16 AM (4 years ago)
- Branches:
- arm-eh, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 3f8ec70
- Parents:
- 6dbeef7 (diff), 35a2d47 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/pl.bib
r6dbeef7 r501b08a 2300 2300 } 2301 2301 2302 @article{Ritchie93, 2303 keywords = {C, history}, 2304 contributer = {pabuhr@plg}, 2305 author = {Ritchie, Dennis M.}, 2306 title = {The Development of the {C} Language}, 2307 journal = sigplan, 2308 volume = 28, 2309 number = 3, 2310 month = mar, 2311 year = 1993, 2312 pages = {201--208}, 2313 url = {http://doi.acm.org/10.1145/155360.155580}, 2314 publisher = {ACM}, 2315 address = {New York, NY, USA}, 2316 } 2317 2302 2318 @article{design, 2303 2319 keywords = {Smalltalk, designing classes}, … … 2307 2323 journal = joop, 2308 2324 year = 1988, 2309 volume = 1, number = 2, pages = {22-35}, 2325 volume = 1, 2326 number = 2, 2327 pages = {22-35}, 2310 2328 comment = { 2311 2329 Abstract classes represent standard protocols. ``It is better to
Note: See TracChangeset
for help on using the changeset viewer.