Container element for the identification information (typically the title and/or an identification number) for a cited governmental report or other government publication.
<!ELEMENT gov (#PCDATA %gov-elements;)* >
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x)*
Any combination of:
<element-citation>, <mixed-citation>, <product>, <related-article>, <related-object>
In an element-style bibliographic reference (punctuation and spacing removed):
...
<ref>
<element-citation publication-type="report">
<name><surname>Doebler</surname>
<given-names>JA</given-names></name>
<source>Autoradiographic localization of
[<sup>125</sup>I]-ricin in lungs and trachea of
mice following an aerosol inhalation exposure</source>
<publisher-loc>Aberdeen Proving Ground (MD)</publisher-loc>
<publisher-name>Army Medical Research Institute of
Chemical Defense (US)</publisher-name>
<year iso-8601-date="1996">1996</year>
<size units="pages">8 p</size>
<gov>Report No.: USAMRICD-TR-96-03</gov>
</element-citation>
</ref>
...
In a mixed-style bibliographic reference (punctuation and spacing preserved):
...
<ref>
<mixed-citation publication-type="report">
<string-name><surname>Doebler</surname>,
<given-names>JA</given-names></string-name>.
<source>Autoradiographic localization of
[<sup>125</sup>I]-ricin in lungs and trachea of
mice following an aerosol inhalation exposure</source>.
<publisher-loc>Aberdeen Proving Ground
(MD)</publisher-loc>: <publisher-name>Army
Medical Research Institute of Chemical Defense
(US)</publisher-name>; <year iso-8601-date="1996">1996</year>.
<size units="pages">8 p</size>. <gov>Report No.:
USAMRICD-TR-96-03</gov>.</mixed-citation>
</ref>
...
... <ref id="c25"> <mixed-citation publication-type="report" publisher-type="government"> <collab>Federal Highway Administration</collab> (FHWA). (<year>1992</year>). “<article-title>Evaluating scour at bridges</article-title>.” <source><italic>Hydr. Engrg. Circular No. 18</italic></source>: <italic>FHWA-IP-90-017</italic>, <institution>Office of Engineering, Bridge Div.</institution>, Washington, D.C. </mixed-citation> </ref> ...