Changeset 154fdc8 for doc/bibliography/cfa.bib
- Timestamp:
- Apr 19, 2017, 10:15:45 AM (6 years ago)
- Branches:
- aaron-thesis, arm-eh, 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:
- cd348e7
- Parents:
- 221c2de (diff), de4ce0e (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/cfa.bib
r221c2de r154fdc8 9 9 % Predefined journal names: 10 10 % acmcs: Computing Surveys acta: Acta Infomatica 11 @string{acta="Acta Infomatica"} 11 12 % cacm: Communications of the ACM 12 13 % ibmjrd: IBM J. Research & Development ibmsj: IBM Systems Journal … … 433 434 keywords = {Parametric polymorphism, alphard, iterators, nested types}, 434 435 contributer = {gjditchfield@plg}, 436 key = {Alphard}, 435 437 editor = {Mary Shaw}, 436 438 title = {{ALPHARD}: Form and Content}, … … 861 863 862 864 @techreport{C11, 863 type 865 type = {International Standard}, 864 866 keywords = {ISO/IEC C 11}, 865 867 contributer = {pabuhr@plg}, … … 872 874 873 875 @techreport{C++Concepts, 874 type 876 type = {International Standard}, 875 877 keywords = {ISO/IEC TS 19217:2015}, 876 878 contributer = {a3moss@uwaterloo.ca}, 877 879 key = {{ISO/IEC} {TS} 19217}, 880 author = {Concepts}, 878 881 title = {Information technology -- Programming languages -- {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Extensions for concepts}, 879 882 institution = {International Standard Organization}, … … 2722 2725 2723 2726 @online{GCCExtensions, 2724 contributer = {a3moss@uwaterloo.ca}, 2725 key = {{GNU}}, 2726 title = {Extensions to the {C} Language Family}, 2727 year = 2014, 2728 url = {https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/C-Extensions.html}, 2729 urldate = {2017-04-02} 2727 contributer = {a3moss@uwaterloo.ca}, 2728 key = {{GNU}}, 2729 author = {{C Extensions}}, 2730 title = {Extensions to the {C} Language Family}, 2731 year = 2014, 2732 note = {\href{https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/C-Extensions.html}{https://\-gcc.gnu.org/\-onlinedocs/\-gcc-4.7.2/\-gcc/\-C\-Extensions.html}}, 2733 urldate = {2017-04-02} 2730 2734 } 2731 2735 … … 2823 2827 key = {Fortran95}, 2824 2828 title = {Fortran 95 Standard, ISO/IEC 1539}, 2825 organization 2829 organization= {Unicomp, Inc.}, 2826 2830 address = {7660 E. Broadway, Tucson, Arizona, U.S.A, 85710}, 2827 2831 month = jan, … … 3060 3064 3061 3065 @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} 3066 keywords = {GObject}, 3067 contributor = {a3moss@uwaterloo.ca}, 3068 author = {{GObject}}, 3069 organization= {The GNOME Project}, 3070 title = {{GObject} Reference Manual}, 3071 year = 2014, 3072 url = {https://developer.gnome.org/gobject/stable/}, 3073 urldate = {2017-04-04} 3069 3074 } 3070 3075 … … 3645 3650 contributer = {pabuhr@plg}, 3646 3651 author = {James Gosling and Bill Joy and Guy Steele and Gilad Bracha and Alex Buckley}, 3647 title = {{Java} Language Specification}, 3652 title = {{Java} Language Spec.}, 3653 organization= {Oracle}, 3648 3654 publisher = {Oracle}, 3649 3655 year = 2015, … … 4564 4570 4565 4571 @manual{obj-c-book, 4566 keywords 4567 contributor 4568 author = {{Apple Computer Inc.}},4569 title 4570 publisher= {Apple Computer Inc.},4571 address 4572 year 4572 keywords = {objective-c}, 4573 contributor = {a3moss@uwaterloo.ca}, 4574 author = {{Objective-C}}, 4575 title = {The {Objective-C} Programming Language}, 4576 organization= {Apple Computer Inc.}, 4577 address = {Cupertino, CA}, 4578 year = 2003 4573 4579 } 4574 4580 … … 4576 4582 keywords = {objective-c}, 4577 4583 contributor = {a3moss@uwaterloo.ca}, 4578 author = {{ Apple Computer Inc.}},4584 author = {{Xcode}}, 4579 4585 title = {{Xcode} 7 Release Notes}, 4580 4586 year = 2015, … … 4894 4900 year = 1980, 4895 4901 month = nov, volume = 15, number = 11, pages = {47-56}, 4896 note = {Proceedings of the ACM-SIGPLAN Symposium on the {Ada} Programming 4897 Language}, 4902 note = {Proceedings of the ACM-SIGPLAN Symposium on the {Ada} Programming Language}, 4898 4903 comment = { 4899 4904 The two-pass (bottom-up, then top-down) algorithm, with a proof … … 5318 5323 title = {Programming with Sets: An Introduction to {SETL}}, 5319 5324 publisher = {Springer}, 5325 address = {New York, NY, USA}, 5320 5326 year = 1986, 5321 5327 } … … 5463 5469 contributer = {pabuhr@plg}, 5464 5470 title = {The Programming Language {Ada}: Reference Manual}, 5471 author = {Ada}, 5465 5472 organization= {United States Department of Defense}, 5466 5473 edition = {{ANSI/MIL-STD-1815A-1983}}, … … 5880 5887 keywords = {Rust programming language}, 5881 5888 contributer = {pabuhr@plg}, 5889 author = {{Rust}}, 5882 5890 title = {The {Rust} Programming Language}, 5883 5891 organization= {The Rust Project Developers}, … … 5891 5899 keywords = {Scala programming language}, 5892 5900 contributer = {pabuhr@plg}, 5901 author = {{Scala}}, 5893 5902 title = {{Scala} Language Specification, Version 2.11}, 5894 5903 organization= {\'{E}cole Polytechnique F\'{e}d\'{e}rale de Lausanne}, … … 6212 6221 } 6213 6222 6223 @article{Smith98, 6224 keywords = {Polymorphic C}, 6225 contributor = {a3moss@uwaterloo.ca}, 6226 title={A sound polymorphic type system for a dialect of C}, 6227 author={Smith, Geoffrey and Volpano, Dennis}, 6228 journal={Science of computer programming}, 6229 volume={32}, 6230 number={1-3}, 6231 pages={49--72}, 6232 year={1998}, 6233 publisher={Elsevier} 6234 } 6235 6214 6236 @book{Campbell74, 6215 6237 keywords = {path expressions}, … … 6308 6330 number = 5, 6309 6331 pages = {341-346} 6332 } 6333 6334 @online{Sutter15, 6335 contributer = {pabuhr@plg}, 6336 author = {Herb Sutter and Bjarne Stroustrup and Gabriel Dos Reis}, 6337 title = {Structured bindings}, 6338 issue_date = {2015-10-14}, 6339 month = oct, 6340 year = 2015, 6341 pages = {1--6}, 6342 numpages = {6}, 6343 note = {\href{http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0144r0.pdf}{http://\-www.open-std.org/\-jtc1/\-sc22/\-wg21/\-docs/\-papers/\-2015/\-p0144r0.pdf}}, 6310 6344 } 6311 6345 … … 6750 6784 number = 6, 6751 6785 month = jun, 6786 publisher = {ACM}, 6787 address = {New York, NY, USA}, 6752 6788 year = 1990, 6753 6789 pages = {127-136}, … … 6902 6938 6903 6939 @online{Vala, 6904 keywords = {GObject, Vala}, 6905 contributor = {a3moss@uwaterloo.ca}, 6906 author = {{The GNOME Project}}, 6907 title = {Vala Reference Manual}, 6908 year = 2017, 6909 url = {https://wiki.gnome.org/Projects/Vala/Manual}, 6910 urldate = {2017-04-04} 6940 keywords = {GObject, Vala}, 6941 contributor = {a3moss@uwaterloo.ca}, 6942 author = {{Vala}}, 6943 organization= {The GNOME Project}, 6944 title = {Vala Reference Manual}, 6945 year = 2017, 6946 url = {https://wiki.gnome.org/Projects/Vala/Manual}, 6947 urldate = {2017-04-04} 6911 6948 } 6912 6949
Note: See TracChangeset
for help on using the changeset viewer.