<ref>

Reference Item

Definition

One item in a bibliographic list (typically a citation describing a referenced work although some journals may place notes, as well as citations, in a bibliographic list)

Attribute

id Identifier

Model Information

Content Model

<!ELEMENT  ref          %ref-model;                                  >

Description

The following, in order:

This element may be contained in:

<ref-list> Reference List (Bibliographic Reference List)

Tagged Example


<article>
...
<back><ack>...</ack>
<ref-list>
<ref id="B1">
<nlm-citation citation-type="commun">
<person-group person-group-type="author">
<name>
<surname>Harris</surname>
<given-names>Pat</given-names>
</name>
</person-group>
<article-title>New Z39.50 resource [Internet]</article-title>
<source>Message to: Karen Patrias</source>
<year>1998</year>
<month>2</month>
<day>27</day>
<time-stamp>1:18 pm</time-stamp>
<access-date>cited 1998 Feb 28</access-date>
<comment>[about 2 screens]</comment>
</nlm-citation>
</ref>
<ref id="B2">
...
</ref>
...
</ref-list>
</back>
</article>


Module

references.ent