<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>The C++ Programming Language</title>
  </titleInfo>
  <name type="personal">
    <namePart>Stroustrup,Bjarne</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Upper Saddle River</placeTerm>
    </place>
    <publisher>Addison Wesley</publisher>
    <dateIssued>2013</dateIssued>
    <edition>4th ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv,1347p.</extent>
  </physicalDescription>
  <note type="statement of responsibility">Bjarne Stroustrup</note>
  <classification authority="lcc">QA76.73 .S77 2013 c.1</classification>
  <identifier type="isbn">0321563840</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">200724</recordCreationDate>
  </recordInfo>
</mods>
