first corrections
This commit is contained in:
@@ -162,6 +162,8 @@
|
||||
% Load and Configure Packages
|
||||
% **************************************************
|
||||
\usepackage{amsmath,amssymb}
|
||||
\usepackage{cleveref}
|
||||
\crefformat{footnote}{#2\footnotemark[#1]#3}
|
||||
\usepackage{pdfpages}
|
||||
\usepackage[utf8]{inputenc} % defines file's character encoding
|
||||
\usepackage[T1]{fontenc}
|
||||
@@ -267,12 +269,14 @@
|
||||
\thesisauthor[Firstname Lastname]{\thesisName}
|
||||
\thesistitle[Short Thesis Title]{\thesisTitle \\ \thesisSubtitle}
|
||||
\thesisdate[ ]{\thesisDate}
|
||||
\supervisortitle{{Supervisors}} %Select singular/plural
|
||||
\supervisortitle{{Supervisor}} %Select singular/plural
|
||||
|
||||
% Supervisor info
|
||||
\supervisor{%
|
||||
\thesisFirstSupervisor\\
|
||||
\thesisUniversityInstitute, \thesisUniversity \\
|
||||
\thesisUniversityInstitute, \thesisUniversity
|
||||
}
|
||||
\cosupervisor{
|
||||
\thesisSecondSupervisor\\
|
||||
\thesisUniversityInstitute, \thesisUniversity
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user