ipypublish.filters_pandoc.html_bib module

class ipypublish.filters_pandoc.html_bib.DefaultFormatter(default='')[source]

Bases: string.Formatter

get_value(key, args, kwds)[source]
ipypublish.filters_pandoc.html_bib.add_abbreviated_author(entry)[source]
ipypublish.filters_pandoc.html_bib.process_bib_entry(cid, bibdatabase, bibnums, fallback_fmt='[{author_abbrev}, {year}]')[source]

work out the best way to represent the bib entry

ipypublish.filters_pandoc.html_bib.read_bibliography(path, raise_error=True)[source]

read a bibliography

ipypublish.filters_pandoc.html_bib.safe_str(obj)[source]
ipypublish.filters_pandoc.html_bib.split_date(entry)[source]