Element: AuthorList

Lists contributors associated with the publication. For book citations, the contributors may be authors or editors. For journal article citations, the contributors will only be authors.

NLM’s author indexing policies have changed over the years; see the PubMed user guide for more information: https://pubmed.ncbi.nlm.nih.gov/help/#author-indexing-policy.

Content Model

( Author+ )

Contains:

Attributes

May be contained in:

Examples

<AuthorList Type="editors">
    <Author>
        <LastName>Pagon</LastName>
        <ForeName>Roberta A</ForeName>
        <Initials>RA</Initials>
    </Author>
    <Author>
        <LastName>Adam</LastName>
        <ForeName>Margaret P</ForeName>
        <Initials>MP</Initials>
    </Author>
</AuthorList>