Article metadata
Editors
Element or context:
<contrib>
Requirements:
- Set each editor within a <contrib> inside <contrib-group content-type="editors"
- Set @contrib-type to "editor"
- Put the editor's name within <string-name name-style="western">, with surname in <surname> and given names in <given-names>, and the attribute 'initials' on <given-names> and <surname> set to the initials for the editor's given names and surname, respectively. Ensure that there is a space or carriage return in between <given-names> and <surname>
Example (corresponding editor):
<contrib-group content-type="editors">
<contrib contrib-type="editor" <string-name name-style="western"> <given-names initials="F">Fidel</given-names> <surname initials="C">Castro</surname></string-name> </contrib> </contrib-group>