bib2html

Autres langues

Langue: en

Version: 2007-03-21 (mandriva - 01/05/08)

Section: 1 (Commandes utilisateur)

NAME

bib2xml - A perl script that generates an XML file for a BibTeX database

SYNOPSYS

bib2xml [options] file [file ...]

DESCRIPTION

bib2xml is a script which permits to generate a XML file for the entries of BibTeX files.

The generated XML file is compliant with the DTD from http://bibtexml.sf.net

The bib2xml command is equivalent to: bib2html [options] file [file ...] -g XML

OPTIONS

-[no]b
--[no]bibtex
This option permits to generate, or not, a verbatim of the BibTeX entry code.
--[no]checknames
This option permits to check if the some author's names are similar and generates a set of warnings about each of them.
--cvs
If specified, this option disables the deletion of the subfiles '.cvs', 'CVS' and 'CVSROOT' in the output directory.
-d name[=value]
See --generatorparam.
--doctitle text
Sets the title that appears in the main page.
-f
--force
Forces to overwrite into the output directory.
-g class
--generator class
Sets the generator to use. class must be a valid Perl class.
--generatorparam name[=value]
Sets a generator param. It must be a key=value pair or simply a name. Example: ``target=thisdirectory'' defines the parameter target with corresponding value ``thisdirectory''. The specified parameters which are not supported by the generator are ignored.
--generatorparams
Shows the list of supported parameters, and their semantics for the current generator.
--genlist
Shows the list of supported generators.
-?
-h
Show the list of available options.
--help
See --man.
--jabref
The generator will translate JabRef's groups into Bib2HTML's domains.
--lang name
Sets the language used by the generator.
--langlist
Shows the list of supported language.
--man
--manual
Show the manual page.
-o file
--output file
Sets the directory or the file in which the documentation will be put.
-p file
--preamble file
Sets the name of the file to read to include some TeX preambles. You could use this option to dynamicaly defined some unsupported LaTeX commands.
--protect shell_wildcard
If specified, this option disables the deletion in the target directory of the subfiles that match the specified shell expression.
-q
Don't be verbose: only error messages are displayed.
--[no]sortw
Shows (or not) a sorted list of warnings.
--stdout
Force the output of the generated files onto the standard output. This option is equivalent to "-d stdout".
--svn
If specified, this option disables the deletion of the subfiles '.svn' and 'svn' in the output directory.
--texcmd
Shows the list of supported LaTeX commands.
--theme name
Sets the theme used by the generator.
--themelist
Shows the list of supported themes.
-v
Be more verbose.
--version
Show the version of this script.
--[no]warning
If false, the warning are converted to errors.
--windowtitle text
Sets the title that appears as the window's title.

LICENSE

GNU Public License (GPL) Copyright (c) 1998-06 Stephane Galland <galland@arakhne.org>

CONTRIBUTORS

Aurel GABRIS <gabrisa@optics.szfki.kfki.hu>
Tobias LOEW <loew@mathematik.tu-darmstadt.de>
Joao LOURENCO <joao.lourenco@di.fct.unl.pt>
Dimitris MICHAIL <michail@mpi-sb.mpg.de>
Luca PAOLINI <paolini@di.unito.it>
Norbert PREINING <preining@logic.at>
Cristian RIGAMONTI <cri@linux.it>
Sebastian RODRIGUEZ <sebastian.rodriguez@utbm.fr>
Martin P.J. ZINSER <zinser@zinser.no-ip.info>

SEE ALSO

bib2html, latex, bibtex