<person-group>

Person Group For a Cited Publication

Wrapper element for one or more authors, editors, translators, etc. named in a cited reference.

Remarks

The @person-group-type attribute can be used to name the type of contribution, for example “editor”.

Attributes

id Identifier
person-group-type Type of People in the Person Group

Expanded Content Model

(#PCDATA | anonymous | collab | etal | string-name | role)*

Description

Any combination of:

Example 1

...
<article-meta>...

<product>
<source>Polarities of Experience: Relatedness and Self-Definition in Personality Development, Psychopathology, 
and the Therapeutic Process</source>.
By <person-group><string-name><given-names>Sidney J.</given-names> <surname>Blatt</surname></string-name></person-group> 
<publisher-loc>Washington, DC</publisher-loc>: <publisher-name>American Psychological Association</publisher-name>, <year>2008</year>, 
<size units="pages">404 pp</size>. <isbn content-type="ISBN-13">978-1-4-4388-0314-7</isbn>. <comment>$69.95. (hardcover)</comment></product>...

Example 2

...
<ref-list>
<title>References</title>
<ref>
<mixed-citation id="c1" publication-type="journal">
...</mixed-citation>
</ref>

<ref>
<mixed-citation id="c2" publication-type="journal">
<person-group person-group-type="author">
<string-name><surname>Klimoski</surname>, <given-names>R.</given-names></string-name>,
&amp; <string-name><surname>Palmer</surname>, <given-names>S.</given-names></string-name>
</person-group>
(<year>1993</year>).
<article-title>The ADA and the hiring process in organizations</article-title>.
<source>Consulting Psychology Journal: Practice and Research</source>,
<volume>45</volume>(<issue>2</issue>),
<fpage>10</fpage>-<lpage>36</lpage>.
</mixed-citation>
</ref>

<ref>...</ref>
</ref-list>
...

Module

references3.ent