Changes in doc/bibliography/cfa.bib [55b2f5a:4fc45ff]
- File:
-
- 1 edited
-
doc/bibliography/cfa.bib (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/cfa.bib
r55b2f5a r4fc45ff 3057 3057 pages = {147-148}, 3058 3058 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}3069 3059 } 3070 3060 … … 4563 4553 } 4564 4554 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 = 20024571 }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 4583 4555 @book{Beta, 4584 4556 keywords = {Beta, object oriented, concurrency, exceptions}, … … 6577 6549 } 6578 6550 6551 @unpublished{TIOBE, 6552 contributer = {pabuhr@plg}, 6553 author = {TIOBE Index}, 6554 title = {}, 6555 year = {March 2017}, 6556 note = {\url{http://www.tiobe.com/tiobe_index}}, 6557 } 6558 6579 6559 @misc{Bumbulis90, 6580 6560 keywords = {parameter inference, ForceN}, … … 6583 6563 title = {Towards Making Signatures First-Class}, 6584 6564 howpublished= {personal communication}, 6585 month = sep, year = 1990, 6565 month = sep, 6566 year = 1990, 6586 6567 note = {} 6587 6568 } … … 6889 6870 } 6890 6871 6891 @online{Vala,6892 keywords = {GObject, Vala},6893 contributor = {a3moss@uwaterloo.ca},6894 author = {{The GNOME Project}},6895 title = {Vala Reference Manual},6896 year = 2017,6897 url = {https://wiki.gnome.org/Projects/Vala/Manual},6898 urldate = {2017-04-04}6899 }6900 6901 6872 @inproceedings{Amdahl67, 6902 6873 author = {Gene M. Amdahl},
Note:
See TracChangeset
for help on using the changeset viewer.