Changeset 8f5bf6d for doc/bibliography


Ignore:
Timestamp:
Apr 5, 2017, 9:38:31 AM (8 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
0a4c59b, a95310e3
Parents:
4fc45ff (diff), 55b2f5a (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.
Message:

Merge branch 'master' of plg2:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified doc/bibliography/cfa.bib

    r4fc45ff r8f5bf6d  
    30573057    pages       = {147-148},
    30583058    note        = {Reprinted in \cite{Yourdon79} pp. 29--36.},
     3059}
     3060
     3061@online{GObject,
     3062    keywords = {GObject},
     3063    contributor = {a3moss@uwaterloo.ca},
     3064    author = {{The GNOME Project}},
     3065    title = {{GObject} Reference Manual},
     3066    year = 2014,
     3067    url = {https://developer.gnome.org/gobject/stable/},
     3068    urldate = {2017-04-04}
    30593069}
    30603070
     
    45534563}
    45544564
     4565@book{obj-c-book,
     4566    keywords = {objective-c},
     4567    contributor = {a3moss@uwaterloo.ca},
     4568    author = {{Apple Computer Inc.}},
     4569    title = {The {Objective-C} Programming Language},
     4570    year = 2002
     4571}
     4572
     4573@online{xcode7,
     4574    keywords = {objective-c},
     4575    contributor = {a3moss@uwaterloo.ca},
     4576    author = {{Apple Computer Inc.}},
     4577    title = {{Xcode} 7 Release Notes},
     4578    year = 2015,
     4579    url = {https://developer.apple.com/library/content/documentation/Xcode/Conceptual/RN-Xcode-Archive/Chapters/xc7_release_notes.html},
     4580    urldate = {2017-04-04}
     4581}
     4582
    45554583@book{Beta,
    45564584    keywords    = {Beta, object oriented, concurrency, exceptions},
     
    68706898}
    68716899
     6900@online{Vala,
     6901    keywords = {GObject, Vala},
     6902    contributor = {a3moss@uwaterloo.ca},
     6903    author = {{The GNOME Project}},
     6904    title = {Vala Reference Manual},
     6905    year = 2017,
     6906    url = {https://wiki.gnome.org/Projects/Vala/Manual},
     6907    urldate = {2017-04-04}
     6908}
     6909
    68726910@inproceedings{Amdahl67,
    68736911    author      = {Gene M. Amdahl},
Note: See TracChangeset for help on using the changeset viewer.