<biblio>

The <biblio> element is a single bibliography entry inside <references>. A <biblio> can be written as raw text with embedded citation tags, or as a more structured entry.

Syntax

Attributes

Attributes for <biblio>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
type = "…"optional"bibtex"
xml:id = "…"optionalstring

Children

The following may appear as children: <author> <custom> <dataurl> <editor> <fillin> <ibid> <idx> <journal> <m> <note> <number> <pages> <pf> <prefigure> <publisher> <pubtitle> <quantity> <series> <title> <var> <volume> <xref> <year> Text

Parents

This element may appear as an immediate child of the following elements: <references>

Examples