pydpeet.write_to_bibtex#

pydpeet.write_to_bibtex(filename)[source]#

Write the bibliography of all used references (functions with @citeme.from_id(…) decorator) to a BibTeX file.

Args:

filename (str): The path to the file where the bibliography will be written.