<?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>A book on C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Meekings, B.A.E.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Kudrycki, T.P.</namePart>
  </name>
  <name type="personal">
    <namePart>Soren, M.D.</namePart>
  </name>
  <typeOfResource/>
  <originInfo>
    <place>
      <placeTerm type="text">London</placeTerm>
    </place>
    <publisher>The Macmillan Press</publisher>
    <dateIssued>1984</dateIssued>
    <dateCreated>1993</dateCreated>
    <edition>3rd ed.</edition>
    <issuance/>
  </originInfo>
  <physicalDescription>
    <extent>viii,186p. 23cm</extent>
  </physicalDescription>
  <subject>
    <topic>Computer programming, programs, data</topic>
  </subject>
  <classification authority="ddc">005 MEE</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Macmillan computer science series</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">0333569199</identifier>
  <recordInfo/>
</mods>
