Changes in doc/bibliography/cfa.bib [5995116:ee89ad43]
- File:
-
- 1 edited
-
doc/bibliography/cfa.bib (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/bibliography/cfa.bib
r5995116 ree89ad43 860 860 } 861 861 862 @techreport{C11, 863 type = {International Standard}, 862 @manual{C11, 864 863 keywords = {ISO/IEC C 11}, 865 864 contributer = {pabuhr@plg}, 866 key = { {ISO/IEC} 9889-2011},865 key = {C11}, 867 866 title = {American National Standard Information technology -- Programming Languages -- {C}}, 868 institution = {International Standard Organization}, 867 organization= {International Standard ISO/IEC 9899-2011[2012]}, 868 publisher = {International Standard Organization}, 869 869 address = {http://www.iso.org}, 870 870 year = 2012, 871 871 } 872 872 873 @techreport{C++Concepts, 874 type = {International Standard}, 873 @manual{C++Concepts, 875 874 keywords = {ISO/IEC TS 19217:2015}, 876 875 contributer = {a3moss@uwaterloo.ca}, 877 key = { {ISO/IEC} {TS} 19217},876 key = {C++ Concepts}, 878 877 title = {Information technology -- Programming languages -- {C}{\kern-.1em\hbox{\large\texttt{+\kern-.25em+}}} Extensions for concepts}, 879 institution = {International Standard Organization}, 878 organization= {International Standard ISO/IEC TS 19217:2015}, 879 publisher = {International Standard Organization}, 880 880 address = {http://www.iso.org}, 881 881 year = 2015
Note:
See TracChangeset
for help on using the changeset viewer.