diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /indexing/zhmakeindex/doc/zhmakeindex.bib |
Initial commit
Diffstat (limited to 'indexing/zhmakeindex/doc/zhmakeindex.bib')
-rw-r--r-- | indexing/zhmakeindex/doc/zhmakeindex.bib | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/indexing/zhmakeindex/doc/zhmakeindex.bib b/indexing/zhmakeindex/doc/zhmakeindex.bib new file mode 100644 index 0000000000..c7028ca4e0 --- /dev/null +++ b/indexing/zhmakeindex/doc/zhmakeindex.bib @@ -0,0 +1,35 @@ +% This file was created with JabRef 2.9.2. +% Encoding: UTF8 + +@ARTICLE{Chen:1988:IPP, + author = {Pehong Chen and Michael A. Harrison}, + title = {Index Preparation and Processing}, + journal = {Software---Practice and Experience}, + year = {1988}, + volume = {19}, + pages = {897--915}, + number = {9}, + month = sep, + note = {The {\LaTeX} text of this paper is included in the {\tt makeindex} + software distribution.}, + coden = {SPEXBL}, + issn = {0038-0644}, + url = {http://mirror.ctan.org/indexing/makeindex/paper/ind.pdf} +} + +@MANUAL{Lamport1987, + title = {MakeIndex: An Index Processor For {\LaTeX}}, + author = {Leslie Lamport}, + month = feb, + year = {1987}, + url = {CTAN://indexing/makeindex/doc/makeindex.pdf} +} + +@MANUAL{Chen1991, + title = {makeindex -- a general purpose, formatter-independent index processor}, + author = {Pehong Chen}, + organization = {Chen \& Harrison International Systems}, + month = dec, + year = {1991}, + url = {CTAN://indexing/makeindex/doc/manpages.dvi} +} |