to_bibtex

sbpy.bib.to_bibtex(filter=None)[source] [edit on github]

Convert bibliography to BibTeX format.

Parameters:
filterstr, optional

Filter the bibliography by key, showing only those that start with this string.

Returns:
textstr

ADS data in BibTeX format.