Clarified title and comments
This commit is contained in:
22
main.tex
22
main.tex
@@ -8,26 +8,24 @@
|
|||||||
|
|
||||||
%%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\usepackage{custom}
|
\usepackage{custom}
|
||||||
%% Commonly used packages and macros are in custom.sty
|
%% Commonly-used packages and macros are in custom.sty
|
||||||
%% Feel free to edit it as you see fit
|
|
||||||
%% Put any additional packages after this line
|
%% Put any additional packages after this line
|
||||||
|
|
||||||
\usepackage{lipsum}%provides us with text for testing
|
\usepackage{lipsum}%provides us with text for testing
|
||||||
%% usage: \lipsum[STARTNUM-ENDNUM]
|
%% usage: \lipsum[STARTNUM-ENDNUM]
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
|
||||||
\title{Thesis and Project Report Template for \theInstitution{} in English}
|
\title{Thesis and Project Report Template for \theInstitution{} (English Title)}
|
||||||
\titleIS{Thesis and Project Report Template for \theInstitution{} in Icelandic}
|
\titleIS{Thesis and Project Report Template for \theInstitution{} (Icelandic Title)}
|
||||||
\author{Joseph T. Foley}%Use \and as an author separator
|
\author{Joseph T. Foley}%Use \and as an author separator
|
||||||
\date{2022}{2}{2}%{Year}{Month}{Day}%use numbers
|
\date{2022}{2}{2}%{Year}{Month}{Day}%use numbers
|
||||||
|
|
||||||
%\DocumentInfo{TYPE}{ABBREVIATION}{DEGREE}{PROGRAM}{ECTS}{Department}
|
%\DocumentInfo{TYPE}{ABBREVIATION}{DEGREE}{PROGRAM}{ECTS}{School/Department}
|
||||||
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}
|
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}
|
||||||
\DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits
|
\DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits
|
||||||
submitted to the \theSchool{} at \theInstitution{} in partial fulfillment
|
submitted to the \theSchool{} at \theInstitution{} in partial fulfillment
|
||||||
of the requirements for the degree of \theDegreeLong}
|
of the requirements for the degree of \theDegreeLong}
|
||||||
% Change this if you need a custom title
|
% Change this if you need a custom title or if it needs to be in Icelandic
|
||||||
|
|
||||||
|
|
||||||
%% PhD only have Thesis Committee with roles. Examiner is part of committee.
|
%% PhD only have Thesis Committee with roles. Examiner is part of committee.
|
||||||
\SupervisorHeading{Thesis Committee}
|
\SupervisorHeading{Thesis Committee}
|
||||||
@@ -40,8 +38,8 @@
|
|||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle{}
|
\maketitle{}
|
||||||
\copyrightpage{}
|
\copyrightpage{}
|
||||||
\signaturepage{}
|
%\signaturepage{} %For Print copies
|
||||||
\archivesigpage{}
|
%\archivesigpage{} %For Print copies
|
||||||
|
|
||||||
\begin{abstract}
|
\begin{abstract}
|
||||||
The abstract goes here translated into English.
|
The abstract goes here translated into English.
|
||||||
@@ -55,9 +53,9 @@
|
|||||||
It should be a fairly short summary of the entire document.
|
It should be a fairly short summary of the entire document.
|
||||||
\end{abstractIS}
|
\end{abstractIS}
|
||||||
|
|
||||||
\begin{dedications}% Optional
|
%\begin{dedications}% Optional
|
||||||
I dedicate this to my spouse/child/pet/power animal.
|
% I dedicate this to my spouse/child/pet/power animal.
|
||||||
\end{dedications}
|
%\end{dedications}
|
||||||
|
|
||||||
\enableindents{}% turn on/off paragraph indents
|
\enableindents{}% turn on/off paragraph indents
|
||||||
% RUM: "Acknowledgements (optional)"%start numbering
|
% RUM: "Acknowledgements (optional)"%start numbering
|
||||||
|
|||||||
Reference in New Issue
Block a user