summaryrefslogtreecommitdiff
path: root/textproc/biblook/DESCR
blob: a8c3bca0068bdf28fd9dffb07fa51d1a74e975c5 (plain)
1
2
3
4
5
6
7
8
9
10
Bibindex and biblook are programs for fast lookup in BibTeX
bibliography data bases.

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.