Skip to main content

Module record

Module record 

Source
Expand description

The parsed bibliography data model: Bibliography, BibEntry, and the document-body Citation reference.

Structsยง

BibEntry
A single parsed BibTeX entry: one @type{...} record.
Bibliography
A parsed bibliography: every BibEntry keyed by its citation key.
Citation
A citation reference within the document body: a single key that resolves into a Bibliography entry at render time.