summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cite/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/cite/README')
-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