Changes in / [5671b8d:80cdb2f]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

    r5671b8d r80cdb2f  
    36453645    contributer = {pabuhr@plg},
    36463646    author      = {James Gosling and Bill Joy and Guy Steele and Gilad Bracha and Alex Buckley},
    3647     title       = {The {Java} Language Specification},
     3647    title       = {{Java} Language Specification},
    36483648    publisher   = {Oracle},
    36493649    year        = 2015,
    3650     edition     = {Java SE 8},
     3650    edition     = {Java SE8},
    36513651}
    36523652
     
    45744574
    45754575@online{xcode7,
    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}
     4576    keywords    = {objective-c},
     4577    contributor = {a3moss@uwaterloo.ca},
     4578    author      = {{Apple Computer Inc.}},
     4579    title       = {{Xcode} 7 Release Notes},
     4580    year        = 2015,
     4581    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}},
     4582    urldate     = {2017-04-04}
    45834583}
    45844584
     
    48694869    journal     = {Computer Languages},
    48704870    year        = 1987,
    4871     volume      = 12, number = {3/4}, pages = {163-172},
     4871    volume      = 12,
     4872    number      = {3/4},
     4873    pages       = {163-172},
    48724874    abstract    = {
    48734875        Packages in the Ada language provide a mechanism for extending the
     
    58815883    organization= {The Rust Project Developers},
    58825884    year        = 2015,
    5883     note        = {\href{https://doc.rust-lang.org/reference.html}{https://\-doc.rust-lang.org/\-reference.html}},
     5885    note        = {\href{https://doc.rust-lang.org/reference.html}{https://\-doc.rust-lang\-.org/\-reference.html}},
    58845886}
    58855887
     
    65796581}
    65806582
    6581 @unpublished{TIOBE,
     6583@online{TIOBE,
    65826584    contributer = {pabuhr@plg},
    65836585    author      = {{TIOBE Index}},
    6584     title       = {},
    65856586    year        = {March 2017},
    6586     note        = {\url{http://www.tiobe.com/tiobe_index}},
     6587    url         = {http://www.tiobe.com/tiobe_index},
    65876588}
    65886589
Note: See TracChangeset for help on using the changeset viewer.