summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cite/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 /macros/latex/contrib/cite/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/cite/README')
-rw-r--r--macros/latex/contrib/cite/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/macros/latex/contrib/cite/README b/macros/latex/contrib/cite/README
new file mode 100644
index 0000000000..83b82d135e
--- /dev/null
+++ b/macros/latex/contrib/cite/README
@@ -0,0 +1,23 @@
+This directory contains four .sty files that are mutually compatible,
+but (mostly) independent:
+
+cite.sty Compressed, sorted lists of numerical citations: [8,11-16]
+ with many options for controlling the formatting.
+
+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.
+
+The user manuals for cite and chapterbib are LaTeX files cite.ltx
+and chapterbib.ltx, and already typeset pdf versions.
+
+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@triumf.ca