<gov> Government Report, Cited

Container element for the identification information (typically the title and/or an identification number) for a cited governmental report or other government publication.
Attributes

Base Attributes

Models and Context
May be contained in
Description
Any combination of:
Content Model
<!ELEMENT  gov          (#PCDATA %gov-elements;)*                    >
Expanded Content Model

(#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 | serif | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | inline-media | 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)*

Tagged Sample

In citations

Element citation
...
<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>
...
Mixed citation
...
<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</size> p. <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 iso-8601-date="1992">1992</year>). &#x201C;<part-title>Evaluating 
  scour at bridges</part-title>.&#x201D; <source><italic>Hydr. Engrg. 
  Circular No. 18</italic></source>: <gov><italic>FHWA-IP-90-017</italic></gov>, 
  <institution>Office of Engineering, Bridge Div.</institution>, Washington, 
  D.C.</mixed-citation> 
</ref>
...