<issue-id>

Mandatory attributes:

  1. @pub-id-type

Appears in

Frenquency

<article-meta>

Zero or more times

Unique identifier of the issue the document belongs to.

The element must have the attribute @pub-id-type, which is used to identify the type of the identifier.

The attribute @pub-id-type allows the use of some values, see NISO JATS Journal Archiving DTD for these values.

As best practice Érudit PS requests the use of at least one of the following values:

Value

Description

doi

Digital Object Identifier.

publisher-id

Érudit Article ID.

Example:

...
<article-meta>
    ...
    <issue-id pub-id-type="publisher-id">approchesind0522</article-id>
    ...
</article-meta>
...