csp logo

Instructions for using this documentation

Article XML Requirements

Article Objects

ID Syntaxes

File-Naming Conventions

Full-text Examples

DTD

Article metadata

On-behalf-of

Element or context:

<contrib>, <on-behalf-of>

Requirement:

  1. Place the on-behalf-of statement within <on-behalf-of> just after the closing <string-name> tag within the relevant author's <contrib> tag

Example:

<contrib contrib-type="author" corresp="yes">
             <string-name name-style="western">
             <given-names initials="MLK">Martin L.</given-names> <surname>King</surname><suffix>Jr.</suffix>
             </string-name>
             <on-behalf-of>On behalf of the NAACP</on-behalf-of>
             <aff specific-use="internal-use">Department of Semantic Theology, Boston University</aff>
             <email>mlk@gmail.com</email>
             <role content-type="contribution" specific-use="contrib2">Performed the experiments/collected the data </role>
             <role content-type="contribution" specific-use="contrib1">Conceived and designed the study</role>
             <role content-type="contribution" specific-use="contrib4">Contributed resources</role>
             <role content-type="contribution" specific-use="contrib3">Analyzed and interpreted the data</role>
             <xref ref-type="aff" rid="affc"><sup>c</sup></xref>
 </contrib>