mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
11 lines
377 B
Plaintext
11 lines
377 B
Plaintext
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.
|