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.
WoStransform --version
print the version number of WoStransform
WoStransform -o out.bib ak050202.txt
read Web-of-Science data from file ak050202.txt and write corresponding BibTeX output to out.bib
wrong number of arguments input_file)
no output file given -o was not given
can't open file name name could not be opened
file name not in recognized web-of-science format, skipped
unknown publication type web-of-science-type in line i of file name
1.5.3