diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty index e30885a6792..1b40789e92a 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-econ.sty @@ -50,12 +50,16 @@ %% The names of the source files used are shown above. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/02/18] +\ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/04/18] \thesis@color@setup{ links={HTML}{F27995}, tableEmph={HTML}{E8B88B}, tableOdd={HTML}{F5ECEB}, tableEven={HTML}{EBD8D5}} +\thesis@bibliography@setup{ + style=iso-authoryear, + sorting=nty} +\thesis@bibliography@load \thesis@require{tikz} \thesis@require{geometry} \geometry{top=25mm,bottom=20mm,left=25mm,right=25mm,includeheadfoot} @@ -151,6 +155,7 @@ \thesis@blocks@thanks \thesis@blocks@toc} \def\thesis@blocks@postamble{% + \thesis@blocks@bibliography \thesis@blocks@tables} \endinput %% |