NAME
|
bib2ref – translate BibTeX entries into troff bib entries |
SYNOPSIS
|
bib2ref [ file ... ] |
DESCRIPTION
|
The bib2ref command translates BibTeX entries as found in the
argument files or in standard input into bib(1) entries, and prints
the result in the standard output.
The parsing of the entries is rather rudimentary, but seems to
work for most files. |
SOURCE
|
/sys/src/cmd/bib2ref.c |
SEE ALSO
|
bib(1) |
BUGS
|
Input file parsing is naive. |