Getting Starting with an authidx Installation

Author

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

Introduction

This directory contains authidx, a tool for creating author/editor indexes for citations referring to BibTeX bibliography files.

If you are reading this as a plain text file, you may find it more convenient to switch to a Web browser, starting with the index.html file in the top-level directory.

There is extensive documentation on the program in the UNIX manual pages, which are provided in the distribution in nroff / troff form, in ASCII form, in TeX DVI form, in PostScript form, in PDF form, and in HTML form.

Details on building, testing, and installing the program are in the INSTALL file, but on many UNIX systems, all that it takes is a one-line command:

     make check install

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

The master distribution with the current, and possibly a few past, versions of authidx can be always be found at

    ftp://ftp.math.utah.edu/pub/misc/authidx-x.yy.*

in a variety of distribution formats; x.yy is the major and minor version number.

Distribution contents

ChangeLog Revision history
INSTALL ASCII form of docs/INSTALL.html installation documentation
Makefile UNIX makefile
README This file in ASCII form
README-AWK ASCII form of docs/README-AWK.html notes on awk implementations
authidx.awk The author/editor index program
authidx.dvi TeX DVI form of formatted manual pages
authidx.html HTML version of formatted manual pages
authidx.man UNIX manual pages (nroff/troff input)
authidx.ps PostScript version of typeset manual pages
authidx.sok Spelling exception dictionary
authidx.sty The author/editor LaTeX style file
authidx.txt ASCII text version of formatted manual pages
man2ps UNIX shell script for directing conversion of nroff/troff files to PostScript
rofvms.awk awk script to convert .txt file to .hlp file
test/test01.bib test bibliography
test/test01.aei test citation index
test/test01.bbl test formatted bibliography produced by BibTeX
test/test01.bib test bibliography
test/test02.aei test citation index
test/test02.bbl test formatted bibliography produced by BibTeX
test/test02.bib test bibliography
test/test03.aei test citation index
test/test03.bbl test formatted bibliography produced by BibTeX
test/test03.bib test bibliography
test/okay/test01.bbl correct modified .bbl file produced by authidex.awk
test/okay/test01.ida correct output for "authidx test/test01.aei"
test/okay/test02.bbl correct modified .bbl file produced by authidex.awk
test/okay/test02.ida correct output for "authidx test/test02.aei"
test/okay/test03.bbl correct modified .bbl file produced by authidex.awk
test/okay/test03.ida correct output for "authidx test/test03.aei"