Generate a minimal bibliography file
minimal_bib(path = ".", bbl.file = NULL, bib.files = NULL, out.bib = bib.files)A directory containing a document after it has been run with pdflatex.
A .bbl file.
The .bib file or files that were used by BibLaTeX to produce the bibliography.
If NULL, the default, the files are inferred from the contents of \\addbibresource within the (unique) .tex file are used.
The new file of bibliography.