Changes in / [5671b8d:80cdb2f]
- File:
-
- 1 edited
-
doc/bibliography/cfa.bib (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/cfa.bib
r5671b8d r80cdb2f 3645 3645 contributer = {pabuhr@plg}, 3646 3646 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}, 3648 3648 publisher = {Oracle}, 3649 3649 year = 2015, 3650 edition = {Java SE 8},3650 edition = {Java SE8}, 3651 3651 } 3652 3652 … … 4574 4574 4575 4575 @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} 4583 4583 } 4584 4584 … … 4869 4869 journal = {Computer Languages}, 4870 4870 year = 1987, 4871 volume = 12, number = {3/4}, pages = {163-172}, 4871 volume = 12, 4872 number = {3/4}, 4873 pages = {163-172}, 4872 4874 abstract = { 4873 4875 Packages in the Ada language provide a mechanism for extending the … … 5881 5883 organization= {The Rust Project Developers}, 5882 5884 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}}, 5884 5886 } 5885 5887 … … 6579 6581 } 6580 6582 6581 @ unpublished{TIOBE,6583 @online{TIOBE, 6582 6584 contributer = {pabuhr@plg}, 6583 6585 author = {{TIOBE Index}}, 6584 title = {},6585 6586 year = {March 2017}, 6586 note = {\url{http://www.tiobe.com/tiobe_index}},6587 url = {http://www.tiobe.com/tiobe_index}, 6587 6588 } 6588 6589
Note:
See TracChangeset
for help on using the changeset viewer.