blob: 6c76f5355fa0f58749a12428f37e602198cdc775 (
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
33
34
35
36
37
38
39
40
41
42
43
44
|
udesoftec documentclass and bibstyle
Maintainer: J. Peter M. Schuler
E-Mail: j.peter.m.schuler at uni dash due dot de
Copyright: 2013-2015 J. Peter M. Schuler
Version: 1.6.6 2020/03/09
License: lppl
Topic: dissertation
Description:
LaTeX template (full documentclass) for written theses at the University
of Duisburg-Essen, Research Group for Business Informatics and Software
Engineering.
BibTeX bibliography style is quite similar to Springer Basic, just some
usability improvements (e.g. urldates are added in brackets in order to
prevent dots after the url). Labels localized to English and German.
It is based on pdflatex and bibtex using UTF-8 encoded files. It is
thorougly tested on Windows/MikTeX and OSX/BasicTeX, works as well under
sharelatex.com and thus should be plattform independent.
For more information see the instructions in udesoftec-doc.pdf - complete
instructions are available in German, a short abstract in English gives
sufficient information for everybody familiar with TeX.
Installation:
Use your package manager to install 'udesoftec'. Package dependencies and
tlmgr command mentionend in udesoftec-doc.pdf Appendix A.1.1
Manual Installation:
udesoftec.bst and udesoftec.cls are installed as always.
The files matching udesoftec-cover*.* should be placed next to the
documentclass udesoftec.cls.
e.g.:
texmf/tex/latex/udesoftec/udesoftec.cls
texmf/tex/latex/udesoftec/udesoftec-bst.sty
texmf/tex/latex/udesoftec/udesoftec-biblatex.sty
texmf/tex/latex/udesoftec/udesoftec-extra.sty
texmf/tex/latex/udesoftec/udesoftec-cover-uba.pdf
texmf/tex/latex/udesoftec/udesoftec-cover-ude-de.pdf
texmf/tex/latex/udesoftec/udesoftec-cover-ude-en.pdf
texmf/bibtex/bst/udesoftec/udesoftec.bst
|