BibliographyCitation
class BibliographyCitation(val citationKey: String) : ReferenceNode<BibliographyCitation, Pair<BibliographyEntry, BibliographyView>>
Represents a citation to a bibliography entry.
Parameters
citationKey
the key used to identify the bibliography entry
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Retrieves the stored media associated with this node, if any.
Link copied to clipboard
Registers the given definition as the definition associated with this reference within the document handled by context.
Link copied to clipboard