<references>

The <references> tag is a specialized division for a bibliography. It holds one or more <biblio> entries and may also include a <title>, introductory paragraphs, and concluding material.

A references division can appear in back matter or as part of another major division when a local bibliography is needed.

Syntax

Attributes

Attributes for <references>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

The following may appear as children: <biblio> <conclusion> <idx> <introduction> <plaintitle> <shorttitle> <title>

Parents

This element may appear as an immediate child of the following elements: <appendix> <article> <backmatter> <chapter> <section> <subsection> <subsubsection>

Examples