blob: 2e080478ab69e90b6fc0226635a638d379690226 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# lni
```
----------------------------------------------------------------------------
lni -- A class for submissions to the ``Lecture Notes in Informatics''
(c) 2016-2017 Gesellschaft für Informatik (GI)
Version: 1.0
Maintainer: Martin Sievers
Email: martin.sievers@schoenerpublizieren.de
License: Released under the LaTeX Project Public License v1.3c or later
See: http://www.latex-project.org/lppl.txt
----------------------------------------------------------------------------
```
This is the official version of the class “lni” for submissions to the
“[Lecture Notes in Informatics]” published by the “Gesellschaft für Informatik”
([GI]).
It is based on previous templates created on behalf of the GI.
Stable versions are always uploaded to CTAN. In addition you'll find the most
recent developer version on GitHub at <https://github.com/gi-ev/lni>.
The most recent documentation is available at
<https://github.com/gi-ev/LNI/blob/master/lni.pdf>. It includes a short
description how to use the template and also provides trouble shooting hints.
## Changelog
* v1.0: First upload of the revised version
[GI]: https://www.gi.de/
[Lecture Notes in Informatics]: https://www.gi.de/service/publikationen/lni.html
|