issue
Issue Number of a Related Article
Issue number of a journal which contains the related article.
Usage
The @issue attribute can be used, along with the @vol, @journal-id, and @page attributes, to provide the metadata for the related article.
Remarks
The issue
number in which the primary journal article has been published is given in the <issue> element, which is part of the article metadata (<article-meta>). This attribute is part of the location information for related articles.
Used on Element: <related-article>
Value | Meaning |
---|---|
Text, numbers, or special characters | The number of the journal issue, such as “48”. |
Restriction | @issue is an optional attribute; there is no default. |
Example
...
<related-article
elocation-id="052207"
ext-link-type="uri"
related-article-type="addendum"
xlink:href="7596428"
journal-id="MULB"
journal-id-type="publisher-id" vol="281"
issue="13" page="582"/>
...