Richard Lawrence <richard.lawre...@berkeley.edu> writes: > I imagine it would be easy enough to modify org-bibtex to also provide > an export bibliographic data to some HTML-friendly format.
Actually, it looks like the (relatively new) contrib/lisp/ox-bibtex.el does basically this, by running a .bib file through bibtex2html. Best, Richard