omd2tex.objects.citation module#

class omd2tex.objects.citation.Citation(key: str)[source]#

Bases: BaseClass

citation_list = []#
to_latex() str[source]#

Render citation content into LaTeX filecontents and bibliography declaration.

classmethod to_latex_preamble() str[source]#

Concatenate LaTeX preamble entries for all registered citations.