AZ logo

CTAN directory: /biblio/bibtex/utils/bibextract

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
bibextract Utilities to extract BibTeX data.

Files

Name Size* Date UTC Notes
COPYING 18 KiB 1999-May-02
Makefile.in 6 KiB 2001-Aug-26
README 2 KiB 2001-Aug-26 Shown below
bibextract.awk 9 KiB 2001-Aug-26
bibextract.man 7 KiB 2001-Aug-25
bibextract.pdf 32 KiB 2011-Mar-01
bibextract.sh 5 KiB 2001-Aug-25
bibextract.sok 374 bytes 2001-Aug-26
bibextract.txt 14 KiB 2001-Aug-26
citefind.awk 5 KiB 1999-Feb-19
citefind.man 6 KiB 1999-Feb-19
citefind.pdf 23 KiB 2011-Mar-01
citefind.sh 4 KiB 2001-Aug-25
citefind.sok 321 bytes 2001-Aug-26
citefind.txt 11 KiB 2001-Aug-26
citetags.awk 5 KiB 1999-Feb-19
citetags.man 5 KiB 1999-Feb-19
citetags.pdf 21 KiB 2011-Mar-01
citetags.sh 3 KiB 1999-Feb-19
citetags.sok 339 bytes 2001-Aug-26
citetags.txt 8 KiB 2001-Aug-26
configure 67 KiB 2001-Aug-26
configure.in 1 KiB 2001-Aug-26

  *File sizes in kibibytes.

Contents of README

%% /u/sy/beebe/tex/bibextract/bibextract-1.09/README, Sat Aug 25 18:23:39 2001
%% Edit by Nelson H. F. Beebe <beebe@math.utah.edu>
%% Update for version 1.09.
%% /u/sy/beebe/tex/bibextract/README, Sat May 16 09:10:30 1998
%% Edit by Nelson H. F. Beebe <beebe@math.utah.edu>
%% Update my address
%% /u/sy/beebe/tex/bibextract/README, Wed Oct 21 10:31:39 1992
%% Edit by Nelson H. F. Beebe <beebe@plot79.math.utah.edu>

************************************************************************
************************************************************************
** This code is copyright under the GNU Public License; see the file  **
** COPYING for details.                                               **
************************************************************************
************************************************************************

This directory, bibextract, contains UNIX shell and awk programs for
extracting citation tags from LaTeX source and .aux files, and for
using those tags to extract bibliography entries from a list of BibTeX
.bib files.

On many UNIX and POSIX systems, installation is a one-line command:

     ./configure && make all check install

"make uninstall" will remove the programs and their documentation from
the system directories.

Comments, questions, and bug reports should be addressed to the author
at the address below.

See the Makefile leading comments for other make targets.

Author:
 	Nelson H. F. Beebe
 	Center for Scientific Computing
 	University of Utah
 	Department of Mathematics, 322 INSCC
 	155 S 1400 E RM 233
 	Salt Lake City, UT 84112-0090
 	USA
 	Email: beebe@math.utah.edu, beebe@acm.org,
	       beebe@computer.org, beebe@ieee.org (Internet)
 	WWW URL: http://www.math.utah.edu/~beebe
 	Telephone: +1 801 581 5254
 	FAX: +1 801 585 1640, +1 801 581 4148