<related-article>

Related Article Information

Container element for a text link to a related journal article, possibly accompanied by a very brief description of the object (such as “errata”)

Remarks

Where Used. This element has several uses:

How Related. Whether used in the metadata or within the text, the @related-article-type attribute can be used to name the relationship, examples are given in the list below. (See the @related-article-type for more complete relationship information.)

Not Used For. The the introduction to a special issue or special section is not typically tagged as a related article. Neither is related article used to indicate informal groupings of articles on the same topic.

Attributes

apaID APA Identifier
doi DOI
id Identifier
pi-uid PsycINFO Unique Identifier
related-article-type Type of Related Article

Expanded Content Model

(#PCDATA | break | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | annotation | article-title | chapter-title | comment | day | edition | elocation-id | ext-link | fpage | issue | issue-part | lpage | month | page-range | part-title | person-group | pub-id | publisher-loc | publisher-name | role | season | series | size | source | string-name | supplement | trans-source | trans-title | volume | year | fn | target | xref | sub | sup)*

Description

Any combination of:

This element may be contained in:

<abstract>, <ack>, <addr-line>, <aff>, <alt-title>, <app>, <app-group>, <article-meta>, <article-title>, <attrib>, <award-id>, <bio>, <body>, <bold>, <boxed-text>, <collab>, <comment>, <copyright-statement>, <corresp>, <def-head>, <disp-formula>, <disp-quote>, <etal>, <ext-link>, <funding-source>, <funding-statement>, <inline-supplementary-material>, <institution>, <italic>, <kwd>, <license-p>, <mixed-citation>, <monospace>, <named-content>, <notes>, <on-behalf-of>, <overline>, <p>, <preformat>, <product>, <ref-list>, <role>, <roman>, <sans-serif>, <sc>, <sec>, <series>, <series-text>, <series-title>, <speaker>, <strike>, <string-name>, <styled-content>, <sub>, <subject>, <subtitle>, <sup>, <supplement>, <table-wrap>, <target>, <td>, <term>, <term-head>, <th>, <title>, <trans-abstract>, <trans-subtitle>, <trans-title>, <underline>, <verse-line>, <xref>

Example 1

<related-article> used in the article metadata to point from an erratum to the original articles.

...
<article-meta>
...
<permissions copyright-status="active">
<copyright-statement>Copyright 2007 by the American Psychological Association</copyright-statement>
<copyright-year>2007</copyright-year>
<copyright-holder>American Psychological Association</copyright-holder>
</permissions>
<related-article related-article-type="correctionTarget"
doi="10.1037/0278-7393.32.6.1431" apaID="xlm_32_6_1431">
<article-title>Relation Availability Was Not Confounded With Familiarity or Plausibility in Gagn&#233; and Shoben (1997): Comment on Wisniewski and Murphy (2005)</article-title>
</related-article>
<related-article related-article-type="correctionTarget"
doi="10.1037/0278-7393.33.2.459" apaID="xlm_33_2_459">
<article-title>Postscript</article-title>
</related-article>
...
</article-meta>
...

Example 2

<related-article> used in the article metadata to cross-link an article and a commentary on the article.

...
<article-meta>
...
<permissions copyright-status="active">
<copyright-statement>Copyright 2006 by the American Psychological Association</copyright-statement>
<copyright-year>2006</copyright-year>
<copyright-holder>American Psychological Association</copyright-holder>
</permissions>
<related-article related-article-type="originalArticle"
apaID="xlm_31_1_169" doi="10.1037/0278-7393.31.1.169">
<article-title>Frequency of Relation Type As a Determinant
of Conceptual Combination: A Reanalysis</article-title>
</related-article>
<related-article related-article-type="commentary"
apaID="xlm_32_6_1431" doi="10.1037/0278-7393.32.6.1431">
<article-title>Relation Availability Was Not Confounded
With Familiarity or Plausibility in Gagn&#233; and Shoben
(1997): Comment on Wisniewski and Murphy (2005)</article-title>
</related-article>
...
</article-meta>
...

Example 3

<related-article> used in a figure caption to point to an erratum

...
<fig id="fig2">
<label>2</label>
<caption>
<p align="left">Raw mean change per item over time on Psychosocial Distress outcomes. 
BSI = Brief Symptom Inventory; PTSD = posttraumatic stress disorder; SAS = Social Adjustment 
Scale&#8212;Self-Report</p></caption>
<p align="left">
<related-article related-article-type="correction-flag" doi="10.1037/0022-006X.73.3.566"/>
</p>
<graphic copyright="inherit" id="fig2a" xlink:href="ccp_72_6_1063_fig2a.tif" xlink:type="simple"/>
</fig>...

Module

common3.ent