bibtex2html

Converts BibTeX bibliography files to HTML format

brewmacoslinux
Try with needOr install directly
Source

About

BibTeX to HTML converter

Commands

bibtex2html

Examples

Convert a BibTeX file to HTML$ bibtex2html bibliography.bib
Generate HTML with custom output filename$ bibtex2html -o my_refs.html bibliography.bib
Create separate HTML files for each BibTeX entry$ bibtex2html -s bibliography.bib