Contributors

Contributor information for an article is captured in <contrib-group> elements.

Information about the authors, editors or collaboration groups is captured in a <contrib-group> element. See the following sections for specific instructions.

Example

<contrib-group>
  <contrib contrib-type="author" corresp="yes">
    <contrib-id authenticated="true" contrib-id-type="orcid">0000-0001-2345-6789</contrib-id>
    <name name-style="western">
      <surname>John</surname>
      <given-names>Henslow</given-names>
    </name>
    <xref ref-type="aff" rid="affiliation01">1</xref>
    <xref ref-type="fn" rid="njpacd8e4afn1">*</xref>
    <email>example@gmail.com</email>
  </contrib>
<contrib contrib-type="author">
    <contrib-id authenticated="true" contrib-id-type="orcid">0000-0001-2345-6789</contrib-id>
    <name name-style="western">
      <surname>Astra</surname>
      <given-names>Luke</given-names>
    </name>
    <xref ref-type="aff" rid="affiliation01">1</xref>
    <xref ref-type="aff" rid="affiliation02">2</xref>
  </contrib>
  <aff id="affiliation01">
  <label>1</label>
  <institution>Bristol University</institution>,
  Bristol,<country>UK</country>
</aff>
  <aff id="affiliation02">
  <label>2</label>
  <institution>Oxford University</institution>, Oxford,
  <country>UK</country>
</aff>
</contrib-group>