Package-level declarations

Types

Link copied to clipboard

Represents a citation to one or more bibliography entries. Multiple keys produce a single combined label (e.g. [1, 3] or (Einstein, 1905; Hawking, 1988)), according to the active citation style.

Link copied to clipboard
class BibliographyView(val bibliography: Bibliography, val style: BibliographyStyle) : Node

Renderable container of a bibliography.