ref2bib program

Documentation for the ref2bib program is below, with links to related programs in the "see also" section.

{version = 1.46; (* of ref2bib 1988 December 14}

(* begin module describe.ref2bib *)
(*
name
   ref2bib: refer to bibtex converter

synopsis
   ref2bib(refs: in, bib: out, output: out)

files
   refs: reference list used by refer
   bib: reference list used by bibtex
   output: messages to the user

description
   The program converts from refer to bibtex reference list formats.

documentation
   man refer, LaTeX reference manual

author
   Thomas Dana Schneider
   National Cancer Institute
   Laboratory of Mathematical Biology
   Frederick, Maryland
   toms@ncifcrf.gov

bugs
   only a few of the refer types have been converted.
   see comments in the code for the entire list.

*)
(* end module describe.ref2bib *)
{This manual page was created by makman 1.44}
{created by htmlink 1.52}