summaryrefslogtreecommitdiff
path: root/info/dtk-bibliography/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-30 03:02:38 +0000
committerNorbert Preining <norbert@preining.info>2020-06-30 03:02:38 +0000
commit70c32b2936f7dac3a0898faafe7c554c3bedeae9 (patch)
tree181709a77a22f09baac156d408b68a8cb2d506ee /info/dtk-bibliography/README.md
parent0bab86b3e25de6a7fd454127e21a7074346e96d3 (diff)
CTAN sync 202006300302
Diffstat (limited to 'info/dtk-bibliography/README.md')
-rw-r--r--info/dtk-bibliography/README.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/info/dtk-bibliography/README.md b/info/dtk-bibliography/README.md
new file mode 100644
index 0000000000..2f3484e545
--- /dev/null
+++ b/info/dtk-bibliography/README.md
@@ -0,0 +1,28 @@
+# dtk-bibliography
+
+This package contains the bibliography for "Die TeXnische Komödie", the
+journal of the German-speaking user group.
+
+It is updated on a quarterly basis.
+
+For comments and suggestions please contact the maintainer: Uwe Ziegenhagen, ziegenhagen@gmail.com
+
+# How to produce dtk-bibliography.pdf
+
+Run dtk-bibliography.tex through Arara or run the following commands manually:
+
+* pdflatex dtk-bibliography.tex
+* biber dtk-bibliography
+* pdflatex dtk-bibliography.tex
+* pdflatex dtk-bibliography.tex
+
+Note that dtk-authoryear.bbx and dtk-authoryear.dbx must be in the same directory
+respectively the (local) texmf tree.
+
+# License
+
+This material is subject to the LaTeX Project Public License 1.3c.
+
+# Last update
+
+DTK 02/2020 \ No newline at end of file