<collab>

Collaborative (Group) Author

A group of authors, editors, or other contributors credited under a single name, either as a collaboration in the strict sense of the word, or when an organization such as a laboratory, educational institution, corporation, or department acts as the contributor, for example authored the work

Remarks

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.

Attributes

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

Expanded Content Model

(#PCDATA | related-article | inline-supplementary-material | addr-line | country | fax | institution | phone | break | contrib-group | address | aff | bio | etal | ext-link | fn | on-behalf-of | role | xref | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | sub | sup)*

Description

Any combination of:

This element may be contained in:

<contrib>, <person-group>

Example 1

...
<article-meta>
...
<title-group>...</title-group>
<contrib-group>
<contrib>
<collab>APA Publications and Communications Board Working
Group on Journal Article Reporting Standards</collab>
</contrib>
</contrib-group>
<author-notes>
<corresp>
<addr-line>Harris Cooper, Department of Psychology and
Neuroscience, Duke University, Box 90086, Durham, NC
27708-0739</addr-line>
<ext-link specific-use="live" xlink:href="mailto:cooperh@duke.edu"
ext-link-type="email">cooperh@duke.edu</ext-link>
</corresp>
</author-notes>
...
</article-meta>
...

Example 2

<ref-list>
<title>References</title>
<ref>
<mixed-citation  id="c24" publication-type="book">
<person-group person-group-type="author">
<collab>Australian Bureau of Statistics</collab>
</person-group>
(<year>1991</year>).
<source>Estimated resident population by age and sex in statistical local areas,
New South Wales, June 1990</source>
(No. 3209.1).
<publisher-loc>Canberra, Australian Capital Territory</publisher-loc>: <publisher-name>Author</publisher-name>.
</mixed-citation>
</ref>
</ref-list>

Module

common3.ent