Changeset 5995116 for doc/bibliography/cfa.bib
- Timestamp:
- Apr 3, 2017, 12:00:58 PM (8 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, 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:
- 7444113
- Parents:
- 1d29d46
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/cfa.bib
r1d29d46 r5995116 860 860 } 861 861 862 @manual{C11, 862 @techreport{C11, 863 type = {International Standard}, 863 864 keywords = {ISO/IEC C 11}, 864 865 contributer = {pabuhr@plg}, 865 key = { C11},866 key = {{ISO/IEC} 9889-2011}, 866 867 title = {American National Standard Information technology -- Programming Languages -- {C}}, 867 organization= {International Standard ISO/IEC 9899-2011[2012]}, 868 publisher = {International Standard Organization}, 868 institution = {International Standard Organization}, 869 869 address = {http://www.iso.org}, 870 870 year = 2012, 871 871 } 872 872 873 @manual{C++Concepts, 873 @techreport{C++Concepts, 874 type = {International Standard}, 874 875 keywords = {ISO/IEC TS 19217:2015}, 875 876 contributer = {a3moss@uwaterloo.ca}, 876 key = { C++ Concepts},877 key = {{ISO/IEC} {TS} 19217}, 877 878 title = {Information technology -- Programming languages -- {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Extensions for concepts}, 878 organization= {International Standard ISO/IEC TS 19217:2015}, 879 publisher = {International Standard Organization}, 879 institution = {International Standard Organization}, 880 880 address = {http://www.iso.org}, 881 881 year = 2015
Note: See TracChangeset
for help on using the changeset viewer.