<role>

Role or Function Title of Contributor

The title or role of a contributor (such as an author) to a work, for example, “Editor-in-Chief”, “Contributor”, “Chief Scientist”, “Photographer”, “Research Associate”, etc.

Remarks

In <article-meta>, a contributor's title or role with regard to the journal or article should be explicitly tagged as <role> and placed in <contrib>. Any other type of role information (e.g., “Professor”, “Associate Professor”) should be left untagged and captured as part of <aff>.

In <mixed-citation> and <product>, information on the role or type of contribution is collected in two places, in the “person-group-type” attribute on the person-group element and in the role element. For example, the person-group attribute might have a value of “editor”, while the content of the role element could be “Series Editor”. As another example, the person-group attribute might be “author” and the role element might be “Principle Author”. The <role> element is also more likely to appear on screen or in print than the person-group attribute value.

Attribute

content-type Type of Content

Expanded Content Model

(#PCDATA | ext-link | related-article | inline-supplementary-material | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | fn | target | xref | sub | sup)*

Description

Any combination of:

This element may be contained in:

<collab>, <contrib>, <contrib-group>, <mixed-citation>, <person-group>, <product>, <related-article>

Example

In <contrib>

...
<title-group><article-title>On the Cover</article-title>
</title-group>
<contrib-group content-type="primary-authors">
<contrib contrib-type="author" corresp="no" xlink:type="simple">
<string-name>
<given-names>Kate F.</given-names> <surname>Hays</surname></string-name> <role>Art Co-Editor</role>
</contrib>
</contrib-group>...</article-meta></front>
</article>

In <mixed-citation>

<ref-list>
<title>References</title>
<ref>
<mixed-citation id="c34" publication-type="book-chapter">
<person-group person-group-type="author">
<string-name>
<surname>Bjork</surname>, <given-names>R. A.</given-names></string-name>
</person-group>
(<year>1989</year>). <chapter-title>Retrieval inhibition as an adaptive mechanism
in human memory</chapter-title>. In
<person-group person-group-type="editor">
<string-name>
<given-names>H. L.</given-names> <surname>Roediger</surname> <suffix>III</suffix></string-name>
&amp; <string-name><given-names>F. I. M.</given-names> <surname>Craik</surname></string-name>
</person-group>
(<role>Eds.</role>),
<source>Varieties of memory &amp; consciousness</source>
(pp. <fpage>309</fpage>-<lpage>330</lpage>).
<publisher-loc>Hillsdale, NJ</publisher-loc>: <publisher-name>Erlbaum</publisher-name>.
</mixed-citation>
</ref>
</ref-list>

Module

common3.ent