<collab>

Collaborative (Group) Author

Group of contributors credited under a single name; includes an organization credited as a contributor.

Remarks

This element may contain either a collaboration of individuals or the name of an organization (such as a laboratory, educational institution, corporation, or department) when such a unit acts as a contributor by, for example, authoring the work.

Not to be confused with the element <contrib-group> which is a container element that holds information such as the names and affiliations of a group of individual contributors.

This element may be used within bibliographic references (<element-citation> and <mixed-citation>).

Attributes

collab-type Type of Collaboration
id Identifier
specific-use Specific Use
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration
xml:lang Language

Content Model

<!ELEMENT  collab       (#PCDATA %collab-elements;)*                 >

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | sub | sup | addr-line | country | fax | institution | phone | address | aff | aff-alternatives | author-comment | bio | email | ext-link | on-behalf-of | role | uri | xref)*

Description

Any combination of:

This element may be contained in:

<collab-alternatives>, <contrib>, <element-citation>, <mixed-citation>, <nlm-citation>, <person-group>, <product>, <related-article>, <related-object>

Example 1

...
<contrib-group>
<contrib contrib-type="author">
<collab>
Joint United Nations Program on HIV/AIDS (UNAIDS),
<institution>World Health Organization</institution>,
Geneva, <country>Switzerland</country>
</collab>
</contrib>
<contrib contrib-type="author">
<collab>
Nonoccupational HIV PEP Task Force, Brown University
AIDS Program and the <institution>Rhode Island Department
of Health</institution>, Providence, Rhode Island</collab>
</contrib>
</contrib-group>
...

Example 2

In an mixed-style bibliographic citation (punctuation and spacing preserved):

...
<ref id="B1">
<mixed-citation publication-type="book">
<collab>Research Unit of the Royal
College of Physicians and British
Geriatric Society</collab>.
<source>Geriatric day hospitals: their role
and guidelines for good
practice</source>.
<publisher-loc>London</publisher-loc>:
<publisher-name>RCP</publisher-name>;
<year iso-8601-date="1994">1994</year>.
</mixed-citation>
</ref>
...

 

Example 3

In an element-style bibliographic citation (punctuation and spacing removed):

...
<ref>
<element-citation publication-type="report">
<collab>National High Blood Pressure Education Program
(US)</collab>
<source>The fourth report on the diagnosis, evaluation,
and treatment of high blood pressure in children and
adolescents</source>
<edition>Rev. ed</edition>
<publisher-loc>Bethesda (MD)</publisher-loc>
<publisher-name>National Heart, Lung, and Blood Institute
(US)</publisher-name>
<year iso-8601-date="2005">2005</year>
<size units="pages">48 p</size>
<comment>(NIH publication; no. 05-5267)</comment>
</element-citation>
</ref>
...


Module

JATS-common1.ent