to_bibtex

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

Convert bibliography to BibTeX format.

Parameters:
filterstring, optional

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

Returns:
textstring

ADS data in BibTeX format.