2001-05-31 12:54:21 +02:00
|
|
|
Bibindex and biblook are programs for fast lookup in BibTeX
|
2003-05-06 19:40:18 +02:00
|
|
|
bibliography data bases.
|
2001-05-31 12:54:21 +02:00
|
|
|
|
|
|
|
Bibindex converts a .bib file to a .bix file, which is a compact
|
|
|
|
binary representation of the .bib file containing hash tables for fast
|
|
|
|
lookup, as well as byte offset positions into the corresponding .bib
|
|
|
|
file.
|
|
|
|
|
|
|
|
Biblook provides an interactive lookup facility using the .bix and
|
|
|
|
.bib files.
|