| SobekCM Repository Community Help |
The publication date of the resource. Publication date is a subelement of OriginInfo, which is a larger element that contains information about the origin of the resource, including place of origin or publication, publisher/originator, and associated dates.
In the online templates, this element appears as below:

This form element allows the user to enter the publication date.
The best practice for entering the publication date for monographs is to enter the full 4-digit year. If the publication date is uncertain, this can be indicated by using the abbreviation �c� for circa, or by entering a likely range of dates; other abbreviations, brackets, or question marks should not be used.
For items like newspapers or other frequently published materials, a more specific publication date may be provided in Month Date, Year format: August 20, 2009.
The following are examples of well formatted publication dates:
<mods:originInfo>
<mods:publisher>Published for American Vacuum Society by American Institute of Physics</mods:publisher>
<mods:publisher>University of Florida Press House</mods:publisher>
<mods:place>
<mods:placeTerm type="text">New York</mods:placeTerm>
<mods:placeTerm type="code" authority="marccountry">nyu</mods:placeTerm>
<mods:placeTerm type="code" authority="iso3166">usa</mods:placeTerm>
</mods:place>
<mods:place>
<mods:placeTerm type="text">Gainesville, Florida</mods:placeTerm>
</mods:place>
<mods:dateIssued>1992</mods:dateIssued>
<mods:dateIssued encoding="marc" point="start">1992</mods:dateIssued>
<mods:dateIssued encoding="marc" point="end">1993</mods:dateIssued>
<mods:copyrightDate>1999</mods:copyrightDate>
<mods:edition>Second Edition</mods:edition>
</mods:originInfo>
The date of publication maps from:
Mapping from the MODS back to MARC is the reverse of the procedure listed above.
Nicola Hill, Mark Sullivan, and Laurie Taylor