diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/bgteubner/literatur.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/bgteubner/literatur.tex | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bgteubner/literatur.tex b/Master/texmf-dist/doc/latex/bgteubner/literatur.tex new file mode 100644 index 00000000000..9ef11fcb3a5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bgteubner/literatur.tex @@ -0,0 +1,24 @@ +% +% bgteubner class bundle +% +% literatur.tex +% Copyright 2003--2012 Harald Harders +% +% This program may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either version 1.3 +% of this license or (at your opinion) any later version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3 or later is part of all distributions of LaTeX +% version 1999/12/01 or later. +% +% This program consists of all files listed in manifest.txt. +% =================================================================== +% +\bibliographystyle{bgteupln} +%\bibliographystyle{bgteupln2} +%\bibliographystyle{bgteuabbr} +%\bibliographystyle{bgteuabbr2} +\bibliography{literatur} + +% =================================================================== |