<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"article""article-journal""article-magazine""article-newspaper""book""chapter""collection""dataset""document""entry""entry-dictionary""entry-encyclopedia""manuscript""paper-conference""patent""report""review""software""speech""thesis""webpage"
xml:id = "…"optionalstring

Children

The following may appear as children: <DOI> <ISBN> <ISSN> <URL> <accessed> <author> <collection-title> <container-title> <custom> <dataurl> <edition> <editor> <fillin> <genre> <ibid> <idx> <issue> <issued> <journal> <m> <note> <number> <number-of-pages> <page> <page-first> <pages> <pf> <prefigure> <publisher> <publisher-place> <pubnote> <pubtitle> <quantity> <series> <title> <translator> <var> <volume> <xref> <year> Text

Parents

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

Examples