bib2xml − A perl script that generates an XML file for a BibTeX database
bib2xml [options] file [file ...]
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
−[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.
GNU Public License ( GPL )
Copyright (c) 1998−06 Stephane Galland <galland AT arakhne DOT org>
Aurel GABRIS <gabrisa AT optics DOT szfki DOT kfki DOT hu>
Gasper JAKLIC <gasper DOT jaklic AT fmf DOT uni−lj.si>
Tobias LOEW <loew AT mathematik DOT tu−darmstadt.de>
Joao LOURENCO <joao DOT lourenco AT di DOT fct DOT unl DOT pt>
Dimitris MICHAIL <michail@mpi−sb.mpg.de>
Luca PAOLINI <paolini AT di DOT unito DOT it>
Norbert PREINING <preining AT logic DOT at>
Cristian RIGAMONTI <cri AT linux DOT it>
Sebastian RODRIGUEZ <sebastian DOT rodriguez AT utbm DOT fr>
Martin P.J. ZINSER <zinser AT zinser DOT no−ip.info>
Olivier HUGHES <olivier DOT hugues AT gmail DOT com>
bib2html, latex, bibtex