<bibinfo>

The <bibinfo> element contains bibliographic information about the document. Likely children include <author>, <edition>, <copyright>, and others.

Depending on the type of document being built (i.e., a book or article), some of the children of bibinfo get placed on a <titlepage> or in the front <colophon>.

Syntax

Attributes

This tag has no attributes.

Children

The following may appear as children:<author> <copyright> <credit> <date> <edition> <editor> <keywords> <support> <website>

Parents

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

Examples