contrib-type

Type of Contribution

Type of contribution made by the individual (for example, “author”, “editor”, “illustrator”, “translator”, “research-assistant”).

Used on Element: <contrib>

ValueMeaning
Text, numbers, or special charactersWord or phrase naming or describing the contribution, such as “author”.
Restriction@contrib-type is an optional attribute; there is no default.

Example

 ...
<contrib contrib-type="author" corresp="no">
<name><surname>Mullin</surname>
<given-names>David A.</given-names></name>
<aff id="aff1">...</aff>
</contrib>
...