Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BIBTEX2HTML(BIB2BIB)					    BIBTEX2HTML(BIB2BIB)

NAME
     BibTeX2HTML - A translator of bibliography databases into HTML

SYNOPSIS
     bibtex2html <options> [filename]

     bib2bib [options] <input file names>

DESCRIPTION
     BibTeX2HTML is a collection of tools for automatically producing HTML docu-
     ments from bibliography databases written in the BibTeX format. It consists
     in two command line tools:

     bib2bib is a filter tool that reads one or several bibliography files, fil-
     ters the entries with respect to a given criterion, and outputs the list of
     selected keys together with a new bibliography file containing only the se-
     lected entries;

     bibtex2html  is a translator that reads a bibliography file and outputs two
     HTML documents that contains respectively the cited bibliography in a  nice
     presentation, and the original BibTeX file augmented with several transpar-
     ent HTML links to allow easy navigation.

OPTIONS
     A short description of available options is displayed when programs are run
     with option -help. For detailed explanations, please look at the HTML docu-
     mentation at the URL http://www.lri.fr/~filliatr/bibtex2html/doc/

SEE ALSO
     bibtex(1),
     http://www.lri.fr/~filliatr/bibtex2html/

					1		    BIBTEX2HTML(BIB2BIB)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=bibtex2html&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help