summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
index 68e8427b259..53da5cce13c 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-fi.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2016/01/07]
+\ProvidesPackage{fithesis/style/mu/fithesis-fi}[2016/04/18]
\thesis@color@setup{
links={HTML}{FFD451},
tableEmph={HTML}{FFD451},
tableOdd={HTML}{FFF9E5},
tableEven={HTML}{FFECB3}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=none}
+\thesis@bibliography@load
\ifx\thesis@type\thesis@bachelors\else
\ifx\thesis@type\thesis@masters\else
\thesis@blocks@assignment@false
@@ -107,6 +111,8 @@
\thesis@blocks@abstract
\thesis@blocks@keywords
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-fi.sty'.