Element: JournalIssue

Contains metadata identifying the issue of the journal in which the article was published, as well as the version of the article, either online or print, from which the article was indexed.

Content Model

( Volume?, Issue?, PubDate )

Contains:

Attributes

May be contained in:

Examples

<JournalIssue CitedMedium="Internet">
    <Volume>20</Volume>
    <Issue>1</Issue>
    <PubDate>
        <Year>2017</Year>
        <Month>Jul</Month>
        <Day>05</Day>
    </PubDate>
</JournalIssue>