Getting Starting with an authidx Installation

Author

Nelson H. F. Beebe
Center for Scientific Computing
University of Utah
Department of Mathematics, 110 LCB
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
Tel: +1 801 581-5254
FAX: +1 801 585 1640, +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
save/configure backup copy of configure script produced by GNU autoconf at the developer's site
save/Makefile backup copy of Makefile produced by configure at the developer's site
test/dcu.bst bibliography style used for test05
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/test04.aei test citation index
test/test04.bbl test formatted bibliography produced by BibTeX
test/test04.bib test bibliography (also used for test05 and test06)
test/test04.ltx LaTeX (2e) test file
test/test05.aei test citation index
test/test05.bbl test formatted bibliography produced by BibTeX
test/test05.ltx LaTeX (2e) test file
test/test06.aei test citation index
test/test06.bbl test formatted bibliography produced by BibTeX
test/test06.ltx LaTeX (2e) test file
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/test01.ier correct error output from makeindex for test01
test/okay/test01.ilg correct log output from makeindex for test01
test/okay/test01.ina correct index file from makeindex for test01
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/test02.ier correct error output from makeindex for test02
test/okay/test02.ilg correct log output from makeindex for test02
test/okay/test02.ina correct index file from makeindex for test02
test/okay/test03.bbl correct modified .bbl file produced by authidex.awk
test/okay/test03.ida correct output for "authidx test/test03.aei"
test/okay/test03.ier correct error output from makeindex for test03
test/okay/test03.ilg correct log output from makeindex for test03
test/okay/test03.ina correct index file from makeindex for test03
test/okay/test04.bbl correct modified .bbl file produced by authidex.awk
test/okay/test04.dvi correct DVI output from LaTeX(2e) for test04
test/okay/test04.ida correct output for "authidx test/test04.aei"
test/okay/test04.ier correct error output from makeindex for test04
test/okay/test04.ilg correct log output from makeindex for test04
test/okay/test04.ina correct index file from makeindex for test04
test/okay/test05.bbl correct modified .bbl file produced by authidex.awk
test/okay/test05.dvi correct DVI output from LaTeX(2e) for test05
test/okay/test05.ida correct output for "authidx test/test05.aei"
test/okay/test05.ier correct error output from makeindex for test05
test/okay/test05.ilg correct log output from makeindex for test05
test/okay/test05.ina correct index file from makeindex for test05
test/okay/test06.bbl correct modified .bbl file produced by authidex.awk
test/okay/test06.dvi correct DVI output from LaTeX(2e) for test06
test/okay/test06.ida correct output for "authidx test/test06.aei"
test/okay/test06.ier correct error output from makeindex for test06
test/okay/test06.ilg correct log output from makeindex for test06
test/okay/test06.ina correct index file from makeindex for test06