contrib-type

Type of Contribution

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

With the Element

<contrib>
Value Meaning
Text, numbers, or special characters Word 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>
...