class CiteProc::Bibliography

Typically a {Bibliography} is returned by a {Processor} instance. It contains a list of references and formatting options.

A Bibliography can be created from (and exported to) CiteProc JSON bibliographies; these consist of a two-element list, composed of a JavaScript array containing certain formatting parameters, and a list of strings representing bibliography entries.

See {.defaults} for the default formatting options.