Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bibliography/cfa.bib

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