summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
index 1c83a87864f..e2bd590e696 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-ped.sty
@@ -50,12 +50,16 @@
%% The names of the source files used are shown above.
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis/style/mu/fithesis-ped}[2016/03/22]
+\ProvidesPackage{fithesis/style/mu/fithesis-ped}[2016/04/18]
\thesis@color@setup{
links={HTML}{FFA02F},
tableEmph={HTML}{FFBB6B},
tableOdd={HTML}{FFF1E0},
tableEven={HTML}{FFDEB7}}
+\thesis@bibliography@setup{
+ style=iso-numeric,
+ sorting=nty}
+\thesis@bibliography@load
\thesis@blocks@titlePage@department@true
\def\thesis@blocks@titlePage@content{%
{\thesis@titlePage@Huge\bf\thesis@TeXtitle\par\vfil}\vskip 0.8in
@@ -77,6 +81,8 @@
\thesis@blocks@declaration
\thesis@blocks@thanks
\thesis@blocks@tables}
+\def\thesis@blocks@postamble{%
+ \thesis@blocks@bibliography}
\endinput
%%
%% End of file `fithesis-ped.sty'.