File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 42
42
\title {Machine Learning\\ Approaches to the\\ Blockchain} % use \\ here otherwise you get a justified title
43
43
% note capitalization of the title (only common
44
44
% words in lower case)
45
- \tagline {some hyped-up tagline} % tag line
45
+ \tagline {some hyped-up tagline} % tag line *OPTIONAL*
46
46
\author {Jean-Paul Ebejer} % your full name
47
47
\authorID {123456M} % your University Identifier
48
48
\supervisor {Prof.\ Dumbledore} % your supervisor(s) name
Original file line number Diff line number Diff line change 13
13
% % ****************************************************
14
14
15
15
\NeedsTeXFormat {LaTeX2e}
16
- \ProvidesClass {um}[2018/05/01-2024/11/27 v2.6 University of Malta, Dissertation/FYP/Thesis Template]
16
+ \ProvidesClass {um}[2018/05/01-2025/07/04 v2.7 University of Malta, Dissertation/FYP/Thesis Template]
17
17
18
18
19
19
\DeclareOption *{\PassOptionsToClass {\CurrentOption }{memoir}}
236
236
\sffamily
237
237
{\Huge\bfseries {\begin {Spacing }{1.15}\textcolor {DissertationColor}{\@title }\end {Spacing }}}
238
238
\vspace *{2ex}
239
- {\large \textit {\@tagline }}\\ [1in]
240
-
239
+ \@ifundefined {@tagline}{\vspace *{3.54cm}}{{\large \textit {\@tagline }}\\ [2.54cm]}
241
240
{\LARGE\bfseries \textsc {\@author }} \\ [1cm]
242
241
{\large Supervised by \@supervisor }
243
242
\@ifundefined {@cosupervisor}{\\ [2ex]}{\\ [2ex]\large Co-supervised by \@cosupervisor }\\ [1cm]
You can’t perform that action at this time.
0 commit comments