<author>

<author> en una referencia bibliográfica, contiene el nombre del autor/es, personal o empresa de una obra; la declaración esencial de responsabilidad para cualquier ítem bibliográfico. 3.11.2.2 Authors, Titles, and Editors 2.2.1 The Title Statement
Módulo core — 3 Elements Available in All TEI Documents
Además de los atributos globales att.naming (@role, @nymRef) (att.canonical (@key, @ref))
Usado por
Puede contener
Declaración

<rng:element name="author">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.naming.attributes"/>
 <rng:ref name="att.canonical.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element author
{
   att.global.attributes,
   att.naming.attributes,
   att.canonical.attributes,
   macro.phraseSeq
}
Ejemplo
<author>British Broadcasting Corporation</author>
<author>La Fayette, Marie Madeleine Pioche de la Vergne, comtesse de (1634–1693)</author>
<author>Anonymous</author>
<author>Bill and Melinda Gates</author>
<author>
 <persName>Beaumont, Francis</persName> and
<persName>John Fletcher</persName>
</author>
<author>
 <orgName key="BBC">British Broadcasting
   Corporation</orgName>: Radio 3 Network
</author>