<back>

Back Matter

Material published with an article but following the narrative flow.

Remarks

Usage: Back matter typically contains supporting material such as an appendix, acknowledgment, glossary, or bibliographic reference list.

Attributes

id Document Internal Identifier
xml:base Base

Related Elements

A journal article <article> may be divided into three parts:

  1. the <front> (the metadata or header information for the article, such as the title and the published date);
  2. the <body> (textual and graphical content of the article); and
  3. any <back> (ancillary information such as a glossary, reference list, or appendix).

Content Model

<!ELEMENT  back         %back-model;                                 >

Expanded Content Model

(ack?, glossary?, (ref-list)*, app-group?)

Description

The following, in order:

This element may be contained in:

<article>

Example

<article dtd-version="1.1d1">
...
<back>
<ack>
<p>We thank B. Beltchev for purification of Hfq, S. Cusack and A. J.
Carpousis for the gift of PAP I, A. Ishihama for Hfq antibodies used in 
Hfq purification, M. E. Winkler for strains TX2808 and TX2758, I. Boni 
for reminding us that Hfq binds poly(A), M. Springer for suggesting 
that Hfq might relate PAPs to primitive telomerase, Ph. Derreumeaux 
for help in sequence comparisons, M. Grunberg-Manago, C. Condon 
and R. Buckingham for reading the manuscript, and H. Weber for advice. 
We also acknowledge Minist&#x00E8;re de l'Education Nationale de la 
Recherche et de la Technologie, Centre National de la Recherche 
Scientifique, and Paris7 University for support.</p>
</ack>
<glossary>...</glossary>
<ref-list>...</ref-list>
</back>
</article>

Module

JATS-articleauthoring0.dtd