Hacker News new | ask | show | jobs
by xattt 874 days ago
Correct me if I’m wrong, but there isn’t a way to do a compile that incorporates Biblatex.
1 comments

I've started auto-exporting Zotero-managed references to a bibtex file using better bibtex [1] and then using Sphinx and reStructuredText to process them uniformly into nicely formatted HTML, pdf, and epub using sphinxcontrib-bibtex [2].

[1] https://github.com/retorquere/zotero-better-bibtex

[2] https://sphinxcontrib-bibtex.readthedocs.io/en/latest/usage....