<ref-list>

Reference List (Bibliographic)

Definition

List of references (citations) for an article, which is often called “References”, “Bibliography”, or “Additional Reading”

Remarks

No distinction is made between lists of cited references and lists of suggested references.

The optional paragraph elements after the title allow for those rare cases where there is explanatory material inside the list, preceding the references.

Model Information

Content Model

<!ELEMENT  ref-list     %ref-list-model;                             >

Description

The following, in order:

This element may be contained in:

<back> Back Matter

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>02</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