(Last modified Sat Feb 10 17:12 2007)
files
bibToHtml perl script
bibToHtml -help
bibToHtml is a tool for
producing a formatted HTML presentation
of
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:
bibToHtml does not include
abstract fields in the HTML,
but will include them if the -abstract option is given.
bibToHtml does not include
annotation fields in the HTML,
but will include them if the -annotation option is given.
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).
-initials inserts an entry for 'A', for 'B', etc.
See my HTML bibliography
for an example of what bibToHtml produces.