Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

    r2f0a3599 r5671b8d  
    36453645    contributer = {pabuhr@plg},
    36463646    author      = {James Gosling and Bill Joy and Guy Steele and Gilad Bracha and Alex Buckley},
    3647     title       = {{Java} Language Specification},
     3647    title       = {The {Java} Language Specification},
    36483648    publisher   = {Oracle},
    36493649    year        = 2015,
    3650     edition     = {Java SE8},
     3650    edition     = {Java SE 8},
    36513651}
    36523652
     
    45634563}
    45644564
    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
     4565@manual{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    publisher = {Apple Computer Inc.},
     4571    address = {Cupertino, CA},
     4572    year = 2003
    45714573}
    45724574
    45734575@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     note        = {\href{https://developer.apple.com/library/content/documentation/Xcode/Conceptual/RN-Xcode-Archive/Chapters/xc7_release_notes.html}{https://developer.apple.com/\-library/\-content/\-documentation/\-Xcode/\-Conceptual/\-RN-Xcode-Archive/\-Chapters/\-xc7\_release\_notes.html}},
    4580     urldate     = {2017-04-04}
     4576    keywords = {objective-c},
     4577    contributor = {a3moss@uwaterloo.ca},
     4578    author = {{Apple Computer Inc.}},
     4579    title = {{Xcode} 7 Release Notes},
     4580    year = 2015,
     4581    url = {https://developer.apple.com/library/content/documentation/Xcode/Conceptual/RN-Xcode-Archive/Chapters/xc7_release_notes.html},
     4582    urldate = {2017-04-04}
    45814583}
    45824584
     
    48674869    journal     = {Computer Languages},
    48684870    year        = 1987,
    4869     volume      = 12,
    4870     number      = {3/4},
    4871     pages       = {163-172},
     4871    volume      = 12, number = {3/4}, pages = {163-172},
    48724872    abstract    = {
    48734873        Packages in the Ada language provide a mechanism for extending the
     
    58815881    organization= {The Rust Project Developers},
    58825882    year        = 2015,
    5883     note        = {\href{https://doc.rust-lang.org/reference.html}{https://\-doc.rust-lang\-.org/\-reference.html}},
     5883    note        = {\href{https://doc.rust-lang.org/reference.html}{https://\-doc.rust-lang.org/\-reference.html}},
    58845884}
    58855885
     
    65796579}
    65806580
    6581 @online{TIOBE,
     6581@unpublished{TIOBE,
    65826582    contributer = {pabuhr@plg},
    65836583    author      = {{TIOBE Index}},
     6584    title       = {},
    65846585    year        = {March 2017},
    6585     url         = {http://www.tiobe.com/tiobe_index},
     6586    note        = {\url{http://www.tiobe.com/tiobe_index}},
    65866587}
    65876588
Note: See TracChangeset for help on using the changeset viewer.