Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This style makes good use of space if multiple authors share affiliations. The example yields the following XML:

Code Block
languagexml
<contrib-group content-type="authors">
<contrib contrib-type="author">
<string-name><x>By</x> <given-names>Robert G.</given-names> <surname>Waltermire</surname></string-name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib> 
<contrib contrib-type="author">
<string-name><given-names>Christopher U.</given-names> <surname>Emmerich</surname></string-name><xref ref-type="aff" rid="aff2"><sup>2</sup></xref></contrib> 
<contrib contrib-type="author">
<string-name><given-names>Laura C.</given-names> <surname>Mendenhall</surname></string-name><xref ref-type="aff" rid="aff3"><sup>3</sup></xref></contrib> 
<aff id="aff1"><label>1</label>U.S. Geological Survey</aff>
<aff id="aff2"><label>2</label>Cherokee Services Group</aff>
<aff id="aff3"><label>3</label>U.S. Fish and Wildlife Service</aff>
</contrib-group>

...

Prepared in cooperation with the Southwest Climate Science Center

Code Block
languagexml
<contrib-group content-type="collaborator">
<contrib>
<collab>Prepared in cooperation with the Southwest Climate Science Center</collab>
</contrib>
</contrib-group>

...