(Last modified Sat Feb 10 17:12 2007)

home

bibToHtml — A tool for creating HTML bibliographies from BibTeX files

bibToHtml perl script
bibToHtml -help

bibToHtml is a tool for producing a formatted HTML presentation of BibTeX entries.  The entries are assumed to have each field on a single line, as can be done with bibfile -single.  Each entry's key is used as its HTML id, so that each entry has its own URL file#key

The principal options are: 

Including abstracts
By default, bibToHtml does not include abstract fields in the HTML, but will include them if the -abstract option is given. 
Including annotations
By default, bibToHtml does not include annotation fields in the HTML, but will include them if the -annotation option is given. 
Different HTML constructs
bibToHtml can format each entry as a <dt> in a dl (by default, or with -dt), an <li> in a ul (with -li), or as a <p> (with -p). 
With initial letters for each group beginning with that letter
-initials inserts an entry for 'A', for 'B', etc. 

See my HTML bibliography for an example of what bibToHtml produces. 

Share-Alike Made with jEdit Valid CSS! Valid HTML 4.01! UC Irvine Thomas A. Alspaugh
Assistant Professor, Informatics Dept.
School of Information and Computer Sciences