Name

biblioset — A raw container for related bibliographic information

Synopsis

biblioset ::= (citebiblioid | citerefentry | citetitle | person | personblurb | personname | subtitle | title | titleabbrev | Publishing inlines | “Info” elements)+

Attribute synopsis

Common attributes and common linking attributes.

Additional attributes:

  • relation

Description

A biblioset is a raw wrapper for a collection of bibliographic information.

The purpose of this wrapper is to assert the relationship that binds the collection. For example, in a biblioentry for an article in a journal, you might use two bibliosets to wrap the fields related to the article and the fields related to the journal.

Processing expectations

Formatted as a displayed block.

A biblioset is raw. It contains a database-like collection of named fields. It is the responsibility of the processing system to select elements from within a biblioset, present them in the correct order, and add all punctuation.

There is no expectation that a system will present all of the fields in a biblioset or that they will be displayed in the order in which they occur.

Correct formatting of bibliosets is an interchange issue. See Appendix D.

Attributes

Common attributes and common linking attributes.

relation

Identifies the relationship between the bibliographic elements

See Also

biblioentry, bibliomisc, bibliomixed, bibliomset

Examples

<bibliography xmlns='http://docbook.org/ns/docbook'> <title>Example biblioset</title> <biblioentry> <abbrev>Walsh97</abbrev> <biblioset ...

Get DocBook 5: The Definitive Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.