summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
index 4dfca1d93a9..cb38188ef9e 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/04/18]
\thesis@color@setup{
links={HTML}{F58E76},
tableEmph={HTML}{FF9D85},
tableOdd={HTML}{FFF5F6},
tableEven={HTML}{FFDEDF}}
+\thesis@bibliography@setup{%
+ style=iso-authoryear,
+ sorting=ynt}
+\thesis@bibliography@load
\thesis@require{tikz}
\thesis@require{geometry}
\thesis@require{setspace}
@@ -138,6 +142,8 @@
\thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-med.sty'.