OUP Journals TCI

 

Related articles

Capture related articles in a related-article element

If an article has a related article it must be captured in related-article element as part of the article-meta.

If an article has multiple related articles, capture each one in a separate related-article element.

Where Article A is about (or refers to) Article B, capture the related-article element(s) in Article A only. For example, for a correction, add the related-article element to the correction notice, but do not add a link in the corrected article.

The following attributes are required:

  • related-article-type="[The related article type]"
  • ext-link-type="doi"
  • xlink:href ="[The related article doi]"

The value of related-article-type must be matched by an appropriate value of /article/@article-type See the table below for valid values for both:

related-article-type Allowed values of /article/@article-type Placement of related-article element
commentary
  • editorial
  • letter
  • discussion
  • article-commentary
In editorial/letter/discussion/article-commentary
companion [any]
corrected-article correction In the correction notice
letter reply In the reply
retracted-article retraction In the retraction notice
object-of-concern expression-of-concern In the expression of concern notice
addendum addendum In the addendum
update-to-article [any] In the update

To capture related article links in the body see Related Article Links in Body.

Single related article

    <related-article related-article-type="corrected-article" ext-link-type="doi" id="ra1" xlink:href="10.1093/abbs/gmw025"/>

Multiple related articles

    <related-article related-article-type="companion" ext-link-type="doi" id="ra1" xlink:href="10.1093/cww/cww025"/>
    <related-article related-article-type="companion" ext-link-type="doi" id="ra2" xlink:href="10.1111/tb00605"/>
   
Release ID:
20250903
ID:
concept_dmt_cp3_gw
Author:
flocktos
Last changed:
Wed, 04 Jun 2025
Modified by:
buckmasm
Revision#:
2908