Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

    r5995116 ree89ad43  
    860860}
    861861
    862 @techreport{C11,
    863     type = {International Standard},
     862@manual{C11,
    864863    keywords    = {ISO/IEC C 11},
    865864    contributer = {pabuhr@plg},
    866     key         = {{ISO/IEC} 9889-2011},
     865    key         = {C11},
    867866    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},
    869869    address     = {http://www.iso.org},
    870870    year        = 2012,
    871871}
    872872
    873 @techreport{C++Concepts,
    874     type = {International Standard},
     873@manual{C++Concepts,
    875874    keywords    = {ISO/IEC TS 19217:2015},
    876875    contributer = {a3moss@uwaterloo.ca},
    877     key         = {{ISO/IEC} {TS} 19217},
     876    key         = {C++ Concepts},
    878877    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},
    880880    address     = {http://www.iso.org},
    881881    year        = 2015
Note: See TracChangeset for help on using the changeset viewer.