New Nodes

class sphinxcontrib.bibtex.nodes.bibliography(rawsource='', *children, **attributes)[source]

Node for representing a bibliography. Replaced by a list of citations by BibliographyTransform.

class sphinxcontrib.bibtex.foot_nodes.footbibliography(rawsource='', *children, **attributes)[source]

Node for representing a bibliography. Replaced by a list of citations by FootBibliographyTransform.