<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 within the <string-name> element: <string-name>Ice Cube</string-name>. Use of a <string-name> element is more likely to lead to better search results than merely leaving the person’s name untagged. (See Remarks for <string-name><surname>.)

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 1

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

...
<ref>
<element-citation publication-type="journal" publication-format="print">
<name><surname>Llanos De La Torre Quiralte</surname>
<given-names>M</given-names></name>
<name><surname>Garijo Ayestaran</surname>
<given-names>M</given-names></name>
<name><surname>Poch Olive</surname>
<given-names>ML</given-names></name>
<article-title xml:lang="es">Evolucion de la mortalidad
infantil de La Rioja (1980-1998)</article-title>
<trans-title xml:lang="en">Evolution of the infant
mortality rate in la Rioja in Spain
(1980-1998)</trans-title>
<source>An Esp Pediatr</source>
<year>2001</year>
<month>Nov</month>
<volume>55</volume>
<issue>5</issue>
<fpage>413</fpage>
<lpage>420</lpage>
<comment>Figura 3, Tendencia de mortalidad infantil
[Figure 3, Trends in infant mortality]; p. 418.
Spanish</comment>
</element-citation>
</ref>
...


Example 2

...
<article-meta>
<title-group>
<article-title>Systematic review of day hospital 
care for elderly people</article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name><surname>Forster</surname>
<given-names>Anne Williams</given-names>
</name>
<role>research physiotherapist</role>
<aff id="StLukes">Department of Health Care
for the Elderly, St Luke&#x2019;s Hospital, Bradford BD5 
0NA</aff>
<aff id="RoyalInf">
Academic Section of Geriatric Medicine, Royal Infirmary, Glasgow 
G4 0SF</aff>
</contrib>
...
</contrib-group>
<permissions>
<copyright-statement>Copyright &#x00A9; 1999, British 
Medical Journal</copyright-statement>
<copyright-year>1999</copyright-year>
<copyright-holder>British Medical Journal</copyright-holder>
</permissions>
<abstract>
<p>To examine the effectiveness of day hospital attendance 
in prolonging independent living for elderly people.</p>
</abstract>
</article-meta>
... 

Module

common3.ent