(Last modified Tue Nov 28 15:21 2006)
files
latexCites perl script
latexCites -help
latexCites is a tool for
finding all the bibliographic keys cited (in \cite commands) in
files.
The \cite commands
may contain more than one key
or span more than one line.
The keys are listed alphabetically,
either in a comma-separated list (with -,)
or one per line (with -1).
latexCites can also be used with .bib files
and
files.
.bib files named on the command line
are scanned for key definitions.
Output then consists of the keys that are cited in \cite commands
but not defined in a .bib file.