<series-title>

Series Title

Title of the journal series (bibliographic) or series of articles internal to one issue of a journal

Remarks

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.

Attribute

content-type Type of Content

Related Elements

Within the article metadata, the <series-title> element names a publishing or in-journal series, and the <series-text> element provides textual description (if any) of the series. The similarly named but unrelated element <series> is a container element to hold any series data mentioned in a bibliographic reference (<element-citation> or <mixed-citation>).

Content Model

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

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | sub | sup | named-content | styled-content)*

Description

Any combination of:

This element may be contained in:

<article-categories>

Example

...
<article-meta>
<article-id pub-id-type="publisher-id">ME-1982-8-35</article-id>
<article-categories>
<series-title>Marine Ecology Progress Series</series-title>
</article-categories>
<title-group>
<article-title>Ecology of Heterotropic Microflagellates. IV. 
Quantitative Occurrence and Importance as Bacterial 
Consumers</article-title>
</title-group>
<contrib-group>
<contrib>
<name><surname>Fenchel</surname>
<given-names>P</given-names>
</name></contrib>
</contrib-group>
<pub-date>
<year>2009</year>
</pub-date>
<volume>8</volume>
<fpage>35</fpage>
<lpage>42</lpage>
</article-meta>
</front>...

Module

articlemeta3.ent