The complex element fileCitation provides for a full bibliographic citation option for each data file described in fileDscr. To support accurate citation of a data file the minimum element set includes: titl, IDNo, AuthEnty, producer, and prodDate. If a DOI is available for the data file enter this in the IDNo (this element is repeatable). If a hash value (digital fingerprint) has been created for the data file enter the information regarding its value and algorithm specification in digitalFingerprint.
<fileCitation>
<titlStmt>
<titl>ABC News/Washington Post Monthly Poll, December 2010</titl>
<IDNo>http://dx.doi.org/10.3886/ICPSR32547.v1</IDNo>
</titlStmt>
<rspStmt>
<AuthEnty>ABC News</AuthEnty>
<AuthEnty>The Washington Post</AuthEnty>
</rspStmt>
<prodStmt>
<producer>ABC News</producer>
<prodDate>2011</prodDate>
</prodStmt>
</fileCitation>