1BIBTOOL(1)                  General Commands Manual                 BIBTOOL(1)
2
3
4

NAME

6       BibTool - BibTeX file manipulation tool
7

SYNOPSIS

9       bibtool [options] [[file ... ]file]
10

DESCRIPTION

12       BibTool takes the following options
13
14       -Ac    Kind of disambiguating keystrings: <c>=0|a|A
15
16       -h     Print help info and exit
17
18       -i  infile
19              Specify  input file. If -i omitted it may not start with a -. If
20              absent stdin is taken to read from.  Multiple input files may be
21              given.
22
23       -k     Key generation enabled.
24
25       -K     Key generation enabled (long key).
26
27       -f  format
28              Key generation enabled (formated key)
29
30       -m  macfile
31              Dump macros to macfile. - is stdout
32
33       -M  macfile
34              Dump used macros to macfile. - is stdout
35
36       -o  outfile
37              Specify  output  file as next argument If absent stdout is taken
38              to write to.
39
40       -O     Optimization (remove empty fields)
41
42       -q     Quiet mode. No warnings.
43
44       -r  resource
45              Load resource file (several are possible).
46
47       -s     Sort.
48
49       -S     Sort reverse.
50
51       -v     Enable verbose mode
52
53       -x  file
54              Extract from aux file.
55
56       -X  regex
57              Extract regular expression.
58
59       --     Print statistics (short).
60
61       -+     Print statistics.
62
63       Input files should follow the bibtex conventions.
64

FILES

66       none
67

SEE ALSO

69       bibtex(1), latex(1), tex(1)
70       The BibTool Manual, included as the file  bibtool.tex  in  the  BibTool
71       source  distribution.   This file contains a complete and hopefully up-
72       to-date documentation of the program.
73

DIAGNOSTICS

75       many
76

BUGS

78       Some arrays are allocated statically which may result in an overflow.
79       Most memory is allocated but not returned to the OS. A garbage  collecā€
80       tion algorithm might be integrated in a future release.
81       It is very likely that this man page is out of date.
82
83
84
85                                     local                          BIBTOOL(1)
Impressum