summaryrefslogtreecommitdiff
path: root/info/dtk-bibliography/README.md
blob: e7365afe99957f9ed8780f02dd6e631532eae0a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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, last update 2023-12-17: updated for issues
2023-03 and 2023-04

# How to produce dtk-bibliography.pdf

Run dtk-bibliography.tex through Arara or run the following commands manually:

* lualatex dtk-bibliography.tex
* biber dtk-bibliography
* lualatex dtk-bibliography.tex
* lualatex 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.