bib2html : automatic conversion from .bib to .html ================================================== Version 1.2.1 This program, built using flex and C, parses bibTeX files and outputs them in a handy HTML format. 1. To download: Go to http://www.litech.org/~wkiri/bib2html/ 2. To install the Linux Binary RPM: Download and install (rpm -i) the following RPM: bib2html-1.2.1-1.i586.rpm Run "bib2html filename.bib" at any shell prompt. The HTML will be written to filename.html. 3. To install the source: Download, unpack, configure, make, make install: bib2html-1.2.1.tar.gz To date, bib2html has been tested on Linux Mandrake, Linux Redhat, FreeBSD 4.4, and Debian systems. I would be happy to hear about your experiences installing it elsewhere. See Docs/bib2html.html for further details about the program.