<name>

Name of Person

Container element for the component elements of personal names, such as a <surname>

Remarks

For a detailed discussion on the use of <name>, see Personal Names in Citations.

Conversion Note: If the name parts are unknown or untagged, the whole name can be placed

Use of a <string-name> or <surname> element is more likely to lead to better search results than merely leaving the person’s name untagged. (See Remarks for <string-name>.)

Attributes

content-type Type of Content
name-style Name Style

Content Model

<!ELEMENT  name         (surname, given-names?, prefix?, suffix?)    >

Description

The following, in order:

This element may be contained in:

<contrib>, <element-citation>, <mixed-citation>, <person-group>, <principal-award-recipient>, <principal-investigator>, <product>, <related-article>, <related-object>

Example

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

...<ref-list>
<title>References</title>
<ref id="bid.41">
<label>1</label>
<element-citation>
<person-group>
<name><surname>Olson</surname><given-names>M</given-names></name>
...
</person-group>
<article-title>A common language for physical mapping
of the human genome</article-title>
<source>Science</source>
<year>1989</year>
<volume>245</volume>
<issue>4925</issue>
<fpage>1434</fpage>
<lpage>1435</lpage>
<pub-id pub-id-type="pmid">2781285</pub-id>
</element-citation>
</ref>
<ref>...</ref>
</ref-list>...

Module

common3.ent