<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.

If the name parts are unknown, 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

Related Elements

Within citations (<element-citation> and <mixed-citation>), this element is used to name the date of publication. The elements <year>, <day>, <month>, and <season> may all be used to describe the date a cited resource was published. Other dates inside a citation, such as a copyright date, the date on which the author accessed the resource, or a withdrawal date, should be tagged using <date-in-citation> with the @content-type attribute used to name the type of date (copyright, access-date, time-stamp, etc.).

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>Department of Health Care
for the Elderly, St Luke&#x2019;s Hospital, Bradford BD5 
0NA</aff>
</contrib>
...
</contrib-group>
...
</article-meta>
... 

Module

common3.ent