Series information about a journal or book in a bibliographic reference or product.
The word “series” is used in this Tag Set with two very different meanings. The element <series> is used for only one of those meanings, and the two elements <series-text> and <series-title> are used only for the other.
<!ELEMENT series (#PCDATA %series-elements;)* >
(#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 | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x)*
Any combination of:
<element-citation>, <mixed-citation>, <nlm-citation>, <product>, <related-article>, <related-object>
In an element-style bibliographic reference (punctuation and spacing removed):
...
<ref id="B1">
<element-citation publication-type="journal">
<name>
<surname>Fenchel</surname>
<given-names>P</given-names>
</name>
<year iso-8601-date="1982">1982</year>
<article-title>Ecology of Heterotropic Microflagellates. IV.
Quantitative Occurrence and Importance as Bacterial
Consumers</article-title>
<source>Marine Ecology</source>
<series>Marine Ecology Progress Series</series>
<volume>8</volume>
<fpage>35</fpage>
<lpage>42</lpage>
</element-citation>
</ref>
...
In a mixed-style bibliographic reference (punctuation and spacing preserved):
...
<ref id="B1">
<mixed-citation publication-type="journal">
<string-name>
<surname>Fenchel</surname>, <given-names>P</given-names>
</string-name> (<year iso-8601-date="1982">1982</year>)
<article-title>Ecology of Heterotropic Microflagellates. IV.
Quantitative Occurrence and Importance as Bacterial
Consumers</article-title>. <source>Marine Ecology</source>.
<series>Marine Ecology Progress Series</series>.
<volume>8</volume>:<fpage>35</fpage>–
<lpage>42</lpage>.
</mixed-citation>
</ref>
...
JATS-references1.ent