summaryrefslogtreecommitdiff
path: root/indexing/authorindex/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /indexing/authorindex/README
Initial commit
Diffstat (limited to 'indexing/authorindex/README')
-rw-r--r--indexing/authorindex/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/indexing/authorindex/README b/indexing/authorindex/README
new file mode 100644
index 0000000000..6a7671761b
--- /dev/null
+++ b/indexing/authorindex/README
@@ -0,0 +1,8 @@
+This package allows to create an index of all authors cited in a LaTeX
+document. Each author entry in the index contains the pages where
+these citations occur. Alternatively, the package can list the labels
+of the citations that appear in the references rather than the text
+pages.
+
+The package relies on bibtex being used to handle citations.
+Additionally, it requires Perl (version 5 or higher).