Uses of Class
writer2latex.bibtex.BibTeXDocument
-
Packages that use BibTeXDocument Package Description writer2latex.latex -
-
Uses of BibTeXDocument in writer2latex.latex
Methods in writer2latex.latex that return BibTeXDocument Modifier and Type Method Description BibTeXDocument
BibConverter. getBibTeXDocument()
Get the BibTeX document, if any (the document is only created if it's specified in the configuration *and* the document contains bibliographic data *and* the configuration does not specify external BibTeX files
-