Usage

Command Line Usage

WoStransform may be invoked from the command line in two forms:

WoStransform --version

This prints the version information.

WoStransform [options] -o output_file input_file ...

This will read one or more input files input_file which are in the format of Web-of-Science database output. It converts each entry in the input file(s) into a corresponding entry which is preformatted to be used in a BibTeX database. All entries from the input file(s) are collected and written into a single output file given by the -o option. This option is required. Other options are optional.

Options:

-v
verbose action; writes a lot of output to stdout

-o output_file
required; the file to which the result is written. If output_file already exists, its contents will be overwritten.

Examples

print the version number of WoStransform

read Web-of-Science data from file ak050202.txt and write corresponding BibTeX output to out.bib

Exit Status

Error Messages

Error messages of WoStransform are mostly self explanatory.

Warning Messages

The following warnings may occur:


Generated on Tue Mar 24 20:31:33 2009 for WoStransform by  doxygen 1.5.3