CITETAGS

Section: User Commands (1)
Updated: 30 October 1992
Index Return to Main Contents
 

NAME

citetags - extract BibTeX citation tags from a LaTeX source or .aux file  

SYNOPSIS

citetags LaTeX source or .aux file >tagsfile  

DESCRIPTION

citetags extracts BibTeX citation tags from a LaTeX source file or .aux file and sends them to stdout, possibly for later input to citefind(1).

citetags and citefind(1) can be used to extract from a large BibTeX bibliography data base just those bibliography entries that are actually used in a particular document, perhaps for submission to a publisher, or distribution in electronic form.  

BUGS

citetags is not smart enough to incorporate BibTeX cross references unless they are themselves cited.

That feature should be added.  

SEE ALSO

bibclean(1), bibextract(1), bibindex(1), biblook(1), bibsort(1), bibtex(1), citefind(1), latex(1), nawk(1).  

FILES

@LIBDIR@/citetags.awk
nawk(1) program for tag extraction.
@BINDIR@/citetags
user-callable shell script to invoke nawk(1).
 

AUTHOR

Nelson H. F. Beebe, Ph.D.
Center for Scientific Computing
Department of Mathematics
University of Utah
Salt Lake City, UT 84112
USA
Tel: +1 801 581 5254
FAX: +1 801 581 4148
Email: <beebe@math.utah.edu>


 

Index

NAME
SYNOPSIS
DESCRIPTION
BUGS
SEE ALSO
FILES
AUTHOR

This document was created by man2html, using the manual pages.
Time: 01:32:08 GMT, February 01, 2023