diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-19 22:16:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-19 22:16:31 +0000 |
commit | 773310e58596170d4241a9896088b7b77f2cc312 (patch) | |
tree | 03a761183b4050ae1b3ef46811223d22e9d87642 /Master/texmf-dist/doc/latex/citeall/README | |
parent | 10eee2660dbd42a48abf08917f3708dc6024832d (diff) |
citeall (19feb15)
git-svn-id: svn://tug.org/texlive/trunk@36325 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/citeall/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/citeall/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/citeall/README b/Master/texmf-dist/doc/latex/citeall/README new file mode 100644 index 00000000000..3c69cb2a7c2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/citeall/README @@ -0,0 +1,18 @@ +citeall --- A package to cite all entries of a bbl created with biblatex +Version 1.0 Ulrike Fischer 2015 + +LICENSE +LaTeX Project Public License + +CONTENTS + +- Readme (this file) +- citeall.sty (the sty) +- citeall.tex, citeall.pdf (the docu) +- examples-citeall.bib (and example bib-file used by the documentation + +INSTALLATION + +Put the sty where it can be found. +If you want to compile the documentation: +put the bib-file where it can be found.
\ No newline at end of file |