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