summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cite
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-06 15:08:05 +0000
committerKarl Berry <karl@freefriends.org>2009-05-06 15:08:05 +0000
commit8a45832a96d8562f82aa5da25278261e34bdf056 (patch)
tree9ff065606ecec195dee4d0d202da1c053aee0ad8 /Master/texmf-dist/doc/latex/cite
parent93dcd99c934b8d5a7db067c6f1197b8111994d65 (diff)
cite 5.1
git-svn-id: svn://tug.org/texlive/trunk@12952 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cite')
-rw-r--r--Master/texmf-dist/doc/latex/cite/README26
1 files changed, 13 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/cite/README b/Master/texmf-dist/doc/latex/cite/README
index 37093226543..698a2c1b236 100644
--- a/Master/texmf-dist/doc/latex/cite/README
+++ b/Master/texmf-dist/doc/latex/cite/README
@@ -1,24 +1,24 @@
This directory contains four .sty files that are mutually compatible,
-but actually independent:
+but (mostly) independent:
cite.sty Compressed, sorted lists of numerical citations: [8,11-16]
+ with many options for controlling the formatting.
-overcite.sty Compressed, sorted lists of superscript numerical citations:
- "word [12,16,11,13,14,15]." --> "word.$^{11-16}$"
+overcite.sty like \usepackage[superscript]{cite}
drftcite.sty Print the tags instead of the numbers for \cite and \bibitem.
chapterbib.sty Do multiple bibliographies--one for each \include file.
-Each package works with LaTeX2e and LaTeX2.09. (These versions are the
-last that will support 2.09!) The documentation is included as plain
-text after the definitions in each file (below \endinput). It can be
-read online or printed directly, but don't try to typeset it with LaTeX!
+The documentation is included as plain text after the definitions in
+each file (below \endinput). It can be read online or printed directly,
+but don't try to typeset it with LaTeX!
-Since the instructions follow \endinput, they are not read by TeX and
-should not slow down the file loading. If, however, you see that the
-instructions slow down the loading on your system, you may split the
-file into, for example, cite.sty and cite.doc. Just do not redistribute
-these split files.
+They are all released under a very simple permissive license in
+the MIT/BSD style: They may be freely used, transmitted, reproduced,
+or modified provided that [the copyright and permission] notice is
+left intact.
-Donald Arseneau asnd@reg.triumf.ca
+
+
+Donald Arseneau asnd@triumf.ca