summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-lni/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-15 22:51:31 +0000
committerKarl Berry <karl@freefriends.org>2016-10-15 22:51:31 +0000
commit75b84dd5e44892181a2c157b61ce74ef6a803b8a (patch)
tree60bdbb3feadc61cc6765e93d4cfa4a8c1be26289 /Master/texmf-dist/doc/latex/biblatex-lni/README.md
parentbdca005b9c5b680e145fec55ef1186f1092a4639 (diff)
biblatex-lni (14oct16)
git-svn-id: svn://tug.org/texlive/trunk@42265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-lni/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/README.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/README.md b/Master/texmf-dist/doc/latex/biblatex-lni/README.md
index 52ce97901b5..3c5ccbabe86 100644
--- a/Master/texmf-dist/doc/latex/biblatex-lni/README.md
+++ b/Master/texmf-dist/doc/latex/biblatex-lni/README.md
@@ -1,6 +1,7 @@
# biblatex-lni
This is a [biblatex] style for [LNI], the Lecture Notes in Informatics of the [Gesellschaft für Informatik e.V.].
+It requires at least [biblatex 3.5] and [biber] 3.6.
## Usage
@@ -15,20 +16,31 @@ If you include the template in an existing document, following lines are recomme
backend=biber,
style=LNI
]{biblatex}
-\addbibresource{paper.bib}
+\addbibresource{LNI-examples.bib}
```
Use `\printbibliography` in your document to print the bibliography.
Use `biber` instead of `bibtex` to generate the bibliography entries.
+## Source and Feedback
+
+The source of this package is maintained at <https://github.com/latextemplates/biblatex-lni>.
+This site also allows for filing issues in case something strange is encontered.
+
## License
Copyright (c) 2016 Lukas C. Bossert, Georg Duffner, Oliver Kopp
+This work has the LPPL maintenance status _maintained_.
+The current maintainer of this work is Oliver Kopp.
+
+
This package may be distributed under the terms of the LaTeX Project
Public License, as described in lppl.txt in the base LaTeX distribution.
Either version 1.3 or, at your option, any later version.
- [biblatex]: https://www.ctan.org/pkg/biblatex
+ [biber]: https://github.com/plk/biber#overview
+ [biblatex]: https://github.com/plk/biblatex#overview
+ [biblatex 3.5]: https://github.com/plk/biblatex/blob/dev/doc/latex/biblatex/CHANGES.org#release-notes-for-version-35
[Gesellschaft für Informatik e.V.]: https://www.gi.de
[LNI]: https://www.gi.de/service/publikationen/lni/autorenrichtlinien.html