File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 110
110
% Bibliography
111
111
\if @openright\cleardoublepage \else \clearpage \fi
112
112
\bibliographystyle {um-plainnat} % % specific plainnat does not show url for articles
113
- {\footnotesize \bibliography {chap1/introduction_biblio,chap2/background_and_lit_overview_biblio}}
113
+ {\scriptsize \bibliography {chap1/introduction_biblio,chap2/background_and_lit_overview_biblio}}
114
114
\printindex
115
115
}
116
116
Original file line number Diff line number Diff line change 13
13
% % ****************************************************
14
14
15
15
\NeedsTeXFormat {LaTeX2e}
16
- \ProvidesClass {um}[2018/05/01-2019/03 /25 v1.2.1 University of Malta, Dissertation/FYP/Thesis Template]
16
+ \ProvidesClass {um}[2018/05/01-2021/01 /25 v1.3 University of Malta, Dissertation/FYP/Thesis Template]
17
17
18
18
19
19
\DeclareOption *{\PassOptionsToClass {\CurrentOption }{memoir}}
142
142
\newcommand {\removelinebreaks }[1]{%
143
143
\begingroup\def \\ { }#1\endgroup }
144
144
145
+ % Controls space between one reference and the next
146
+ \setlength {\bibsep }{6.5pt}
147
+
145
148
% % ************* Document Options (End) ******************
146
149
147
150
You can’t perform that action at this time.
0 commit comments