<supplement>

Supplement Information

Definition

As part of a bibliographic reference (<citation> or <nlm-citation>), the container element for all information particular to a supplement, for any work published as a supplement. Such information might include additional identification numbers, supplement titles, or supplement series information.

Attribute

supplement-type Type of Supplement

Model Information

Content Model

<!ELEMENT  supplement    (#PCDATA %supplement-elements;)*            >

Description

Any combination of:

This element may be contained in:

<citation> Citation; <nlm-citation> NLM Citation Model; <related-article> Related Article Information; <related-object> Related Object Information

Tagged Examples

Example 1

In a bibliographic reference (punctuation and spacing removed):


...
<ref id="pbio-0020328-Brown1">
<citation citation-type="journal">
<person-group person-group-type="author">
<name><surname>Brown</surname>
<given-names>PO</given-names></name>
<name><surname>Botstein</surname>
<given-names>D</given-names></name>
</person-group>
<article-title>Exploring the new world of the genome with 
DNA microarrays</article-title>
<source>Nat Genet</source>
<year>1999</year>
<volume>21</volume>
<supplement>(Suppl 1)</supplement>
<fpage>33</fpage>
<lpage>37</lpage>
</citation>
</ref>
...


Example 2

In a bibliographic reference (punctuation and spacing preserved):


...
<ref id="pbio-0020328-Brown1">
<citation citation-type="journal">
<name><surname>Brown</surname>
<given-names>PO</given-names></name>,
<name><surname>Botstein</surname>
<given-names>D</given-names></name>.
<article-title>Exploring the new world of the genome with 
DNA microarrays</article-title>.
<source>Nat Genet</source>
<year>1999</year>;
<volume>21</volume>
<supplement>(Suppl 1)</supplement>:
<fpage>33</fpage>&ndash;<lpage>37</lpage>.
</citation>
</ref>
...

Module

articlemeta.ent