Container element for one or more contributors and information about those contributors.
Contributor groups may name primary authors, editors, sponsors, translators, illustrators, etc. The members of the group are contributors who worked individually, not as a group. The @content-type attribute should be used to name the type of contributor, “ authors ”, “ editors ”, “ translators ”, etc.
If issue contributors (as opposed to contributors to a particular article), are part of the metadata for an article, they should be listed in a separate <contrib-group> with a @content-type attribute value such as “ issue-editors ”.
<!ELEMENT contrib-group %contrib-group-model; >
(contrib+)
<contrib> Contributor, one or more
...
<article-meta>
<title-group>
<article-title>Systematic review of day hospital
care for elderly people</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name><surname>Forster</surname>
<given-names>Anne Williams</given-names>
</name>
<role>research physiotherapist</role>
<aff>Department of Health Care
for the Elderly, St Luke’s Hospital, Bradford BD5
0NA</aff>
</contrib>
...
</contrib-group>
...
</article-meta>
...
JATS-articlemeta0.ent