<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 <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> or <nlm-citation>).

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; <related-article> Related Article Information; <related-object> Related Object Information

Tagged Examples

Example 1

In a bibliographic reference (punctuation and spacing removed):


...
<ref id="bid.1626">
<label>2</label>
<citation>
<person-group/>
<collab>The BAC Resource Consortium</collab>
<year>2001</year>
<article-title>Integration of cytogenetic landmarks into 
the draft sequence of the human genome</article-title>
<source>Nature</source>
<volume>409</volume>
<fpage>953</fpage>
<lpage>958</lpage>
<pub-id pub-id-type="pmid">11237021</pub-id>
</citation>
</ref>
...

Example 2

In a bibliographic reference (punctuation and spacing preserved):


...
<ref id="B1"><label>1</label>
<citation citation-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>1994</year>.
</citation>
</ref>
...

Module

common.ent