summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
index 2cda5f434d1..0290a2027f3 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-phil.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-phil}[2016/04/18]
\thesis@color@setup{
links={HTML}{6FCEF2},
tableEmph={HTML}{78CEF0},
tableOdd={HTML}{EBF6FA},
tableEven={HTML}{D0EBF5}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=nty}
+\thesis@bibliography@load
\thesis@blocks@titlePage@department@true
\thesis@blocks@titlePage@field@true
\def\thesis@departments@kisk{kisk}
@@ -94,11 +98,12 @@
\else
\thesis@blocks@tables
\fi}
-\ifx\thesis@department\thesis@departments@kisk
- \def\thesis@blocks@postamble{%
+\def\thesis@blocks@postamble{%
+ \ifx\thesis@department\thesis@departments@kisk
\thesis@blocks@lot
- \thesis@blocks@lof}
-\fi
+ \thesis@blocks@lof
+ \fi
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-phil.sty'.