◇◆
<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
Multi-lang Attributes
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- Linking Elements
- Related Material Elements
- <hr> Horizontal Rule
- Emphasis Elements
- <bold> Bold
- <fixed-case> Fixed Case
- <italic> Italic
- <monospace> Monospace Text (Typewriter Text)
- <overline> Overline
- <overline-start> Overline Start
- <overline-end> Overline End
- <roman> Roman
- <sans-serif> Sans Serif
- <sc> Small Caps
- <strike> Strike Through
- <underline> Underline
- <underline-start> Underline Start
- <underline-end> Underline End
- <ruby> Ruby Annotation Wrapper
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- Math Elements
- Other Inline Elements
- Internal Linking Elements
- Baseline Change Elements
- <x> X - Generated Text and Punctuation
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 | 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 Samples
In citations
Mixed citation
<article dtd-version="1.4">
<front>...</front>
<body>...</body>
<back>
<ref-list>
...
<ref>
<mixed-citation publisher-type="gov">
<person-group person-group-type="author">
<string-name><surname>Norman</surname>,
<given-names>John C</given-names></string-name>,
<aff>Texas Heart Institute, Houston, TX</aff>
</person-group>. <gov>Report No.: NIH-N01-HV-5-3006-4-VI.
Contract No. N01-HV-5-3006</gov>. <source>ALVAD: 1980.
A comprehensive final report to NHLI</source>.
Vol. <volume>1</volume>. <publisher-loc>Bethesda
(MD)</publisher-loc>: <publisher-name>National Institutes
of Health, National Heart and Lung Institute, Devices
and Services Branch</publisher-name>; <month>01</month>
<year iso-8601-date="1980-01">1980</year>.
<size units="pages">340</size> p. <comment>Available
from: NTIS, Springfield, VA; PB80-148810</comment>.
</mixed-citation>
</ref>
</ref-list>
</back>
</article>
Element citation
<article dtd-version="1.4">
<front>...</front>
<body>...</body>
<back>
<ref-list>
...
<ref>
<element-citation publisher-type="gov">
<person-group person-group-type="author">
<name><surname>Norman</surname>
<given-names>John C</given-names></name>
<aff>Texas Heart Institute, Houston, TX</aff>
</person-group>
<gov>Report No.: NIH-N01-HV-5-3006-4-VI. Contract No.
N01-HV-5-3006</gov>
<source>ALVAD: 1980. A comprehensive final report to NHLI</source>
<volume>1</volume>
<publisher-loc>Bethesda (MD)</publisher-loc>
<publisher-name>National Institutes of Health, National Heart and
Lung Institute, Devices and Services Branch</publisher-name>
<month>01</month>
<year iso-8601-date="1980-01">1980</year>
<size units="page">340</size>
<comment>Available from: NTIS, Springfield, VA;
PB80-148810</comment>
</element-citation>
</ref>
</ref-list>
</back>
</article>
Mixed citation with @publication-type and @publisher-type
...
<ref id="c25">
<mixed-citation publication-type="report" publisher-type="government">
<collab-name>Federal Highway Administration</collab-name> (FHWA).
(<year iso-8601-date="1992">1992</year>). “<part-title>Evaluating
scour at bridges</part-title>.” <source><italic>Hydr. Engrg. Circular
No. 18</italic></source>: <gov><italic>FHWA-IP-90-017</italic></gov>,
<publisher-name>Office of Engineering, Bridge Div.</publisher-name>,
<publisher-loc>Washington, D.C.</publisher-loc>
</mixed-citation>
</ref>
...
Related Resources
- See: Accessibility