Skip to content

BibTool is a tool for manipulating BibTeX data bases. BibTeX provides a mean to integrate citations into LaTeX documents. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities -- and intentions -- of BibTeX.

License

haishangxiangou/bibtool

 
 

Repository files navigation

----------------------------------------------------------------------

        ######            ############
        #######           ############
        ##    ##               ##
        ##    ##  ##  #####    ##    ####      ####    ##
        #######   ##  ######   ##   ######    ######   ##
        #######   ##  ##   ##  ##  ##    ##  ##    ##  ##
        ##    ##  ##  ######   ##  ##    ##  ##    ##  ##
        ##    ##  ##  ##   ##  ##  ##    ##  ##    ##  ##
        ##    ##  ##  ##   ##  ##  ##    ##  ##    ##  ##
        #######   ##  ######   ##   ######    ######   #######
        ######    ##  #####    ##    ####      ####    #######

----------------------------------------------------------------------

          BibTool: A Tool for Manipulating BibTeX Data Bases

  
BibTeX provides    an easy to  use means   to integrate  citations and
bibliographies into LaTeX documents.  But the user  is left alone with
the management of the BibTeX files. The program BibTool is intended to
fill this gap.  BibTool allows the  manipulation of BibTeX files which
goes  beyond the possibilities --- and intentions  --- of BibTeX.  The
possibilities of BibTool include

* Pretty-printing BibTeX data bases adjustable by lots of parameters.

* Syntactic checks with error recovery superior to BibTeX and helpful 
  error messages.

* Semantic checks can be specified by the user.

* Sorting  and  merging of  BibTeX  data  bases according   to a  free
  definable sort key.

* Generation  of uniform reference keys  according to predefined rules
  or according to an own specification.

* Selecting references  used in  one  publication  which are found  by
  analyzing an .aux file.

* Selecting references by a set of criteria (regular expressions).

* Controlled  rewriting  of  fields utilizing  regular expressions  to
  specify the rewriting rules.

* Macro  (String)  expansion to  eliminate the  need  of  extra string
  definitions.

* Collecting statistics about one or more BibTeX data bases.


BibTool  contains a  documentation written  in  LaTeX of  more than 75
pages (and still growing).

BibTool is written  in C and  has  been compiled on  various operating
systems like flavors of UN*X and MSDOG machines.  It is distributed in
source code.   No compiled  versions  are  available from  the  author
(Useless to ask!).

BibTool can be obtained from the CTAN archives:

* http://mirrors.ctan.org/biblio/bibtex/utils/bibtool

Get  the  file BibTool-x.xx.tar.gz  where  x.xx is the version number.
Unpack it with the command (on UN*X)

    gunzip < BibTool-x.xx.tar.gz | tar -xvf -

It  will   create  a  directory  named  BibTool   which  contains  the
installation instructions in the file install.tex.

A signature for  the source bundle is provided as  well. My public key
can be  found on http://pgp.mit.edu/.  You should search for  my email
address.

----------------------------------------------------------------------
Enjoy it!

Gerd Neugebauer
mailto:gene@gerd-neugebauer.de

About

BibTool is a tool for manipulating BibTeX data bases. BibTeX provides a mean to integrate citations into LaTeX documents. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities -- and intentions -- of BibTeX.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.2%
  • TeX 24.0%
  • Perl 13.5%
  • C++ 1.3%
  • Shell 0.4%
  • Component Pascal 0.3%
  • Other 0.3%