<collab>

Collaborative (Group) Author

Definition

A group of authors (contributors) credited under one name, either as a collaboration in the strictest sense, or when an organization, institution, or corporation is the author

Remarks

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

This element may be used within bibliographic references (<citation> and <nlm-citation>). For extensive examples of formatted <nlm-citation>s including use of <collab>s in <nlm-citation>s, see: Sample PubMed Central Citations. To see tagged versions of these examples, see: Sample PubMed Central Citations - XML Tagged.

Attributes

collab-type Type of Collaboration
id Identifier
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

Model Information

Content Model

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

Description

Any combination of:

This element may be contained in:

<citation> Citation; <contrib> Contributor; <nlm-citation> NLM Citation Model; <person-group> Person Group for a Cited Publication; <product> Product Information; <related-article> Related Article Information

Tagged Example

In a NLM-style bibliographic citation:


...
<ref>
<nlm-citation citation-type="journal">
<collab>The Royal Marsden Hospital Bone-Marrow Transplantation Team</collab>
<article-title>Failure of syngeneic bone-marrow graft without 
preconditioning in post-hepatitis marrow aplasia</article-title>
<source>Lancet</source>
<year>1977</year>
<month>10</month>
<day>08</day>
<volume>2</volume>
<issue>8041</issue>
<fpage>742</fpage>
<lpage>744</lpage>
</nlm-citation>
</ref>
...

Module

common.ent