Article metadata
Contributions
Element or context:
<role>
Requirements:
- Place each contribution for an author within a <role> element inside the author's <contrib>
- Set attribute 'content-type' on <role> to "contribution
- Set the attribute 'specific-use' on <role> according to the following rules (note lowercase letters):
- For role "conceived and designed the study", set @'specific-use' to "contrib1"
- For role "performed the experiments/collected the data", set@'specific-use to "contrib2"
- For role "analyzed and interpreted the data ", set@'specific-use to "contrib3"
- For role "contributed resources ", set@'specific-use to "contrib4"
- For role "drafted or revised the manuscript ", set@'specific-use to "contrib5"
Example:
<contrib-group content-type="authors"> <contrib contrib-type="author"> <string-name name-style="western"> <given-names initials="E">Ernesto</given-names> <surname initials="E">Guevara</surname></string-name> <aff specific-use="internal-use">Department of Motorcycle Studies, University of Havana, Havana, Cuba</aff> <role content-type="contribution" specific-use="contrib1">conceesigned the study</role> <role content-type="contribution" specific-use="contrib4">contrcuted resources</role> <role content-type=""contribution" specific-use="contrib5">draftd or revised the manuscript</role> <xref ref-type="aff" rid="affa"><sup>a</sup></xref><xref ref-type="aff" rid="affb"><sup>b</sup></xref> </contrib> ... </contrib-group>