Add Monash preliminary pages
This commit is contained in:
parent
a5c1fa012e
commit
79f115597d
BIN
assets/img/monash-university-logo.png
Normal file
BIN
assets/img/monash-university-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
@ -14,6 +14,9 @@
|
||||
\rule{0.9\textwidth}{.5pt}%
|
||||
}%
|
||||
}
|
||||
\addtokomafont{chapter}{\normalfont\fontsize{26}{26}\norwester{}\MakeUppercase}
|
||||
\addtokomafont{chapter}{\normalfont\fontsize{26}{26}\norwester{}\MakeUppercase{}}
|
||||
|
||||
\addtokomafont{title}{\normalfont\fontsize{26}{26}\norwester{}\MakeUppercase{}}
|
||||
\addtokomafont{author}{\normalfont\fontsize{18}{18}\kollektif{}}
|
||||
|
||||
\RedeclareSectionCommand[beforeskip=0pt,afterskip=8\baselineskip]{chapter}
|
||||
|
@ -24,9 +24,64 @@ toc=bib,
|
||||
\begin{document}
|
||||
|
||||
\frontmatter{}
|
||||
\maketitle{}
|
||||
|
||||
% \makeatletter
|
||||
\begin{titlepage}
|
||||
\begin{center}
|
||||
\includegraphics[width=\linewidth]{assets/img/monash-university-logo}
|
||||
\vspace{2cm}
|
||||
|
||||
{%
|
||||
\usekomafont{title}{%
|
||||
\huge%
|
||||
A Modern Architecture for High-Level Constraint Modelling Languages%
|
||||
\par
|
||||
}%
|
||||
}
|
||||
\vspace{1em}
|
||||
{%
|
||||
\usekomafont{author}{%
|
||||
Jip J. Dekker\par
|
||||
}%
|
||||
}
|
||||
|
||||
\vfill
|
||||
A thesis submitted for the degree of Doctor of Philosophy at\par
|
||||
Monash University in \the\year{}\par
|
||||
Dept.\ of Data Science and AI, Faculty of IT
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
|
||||
|
||||
\hspace{0pt}
|
||||
\vfill
|
||||
\begin{center}
|
||||
{\Large \textcopyright\ Jip J. Dekker \the\year{}}\par
|
||||
\vspace{2em}
|
||||
I certify that I have made all reasonable efforts to secure copyright
|
||||
permissions for third-party content included in this thesis and have not
|
||||
knowingly added copyright content to my work without the owner's permission.
|
||||
\end{center}
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
\include{chapters/0_abstract}
|
||||
|
||||
\chapter{Declaration}
|
||||
|
||||
This thesis is an original work of my research and contains no material which
|
||||
has been accepted for the award of any other degree or diploma at any university
|
||||
or equivalent institution and that, to the best of my knowledge and belief, this
|
||||
thesis contains no material previously published or written by another person,
|
||||
except where due reference is made in the text of the thesis.
|
||||
|
||||
\vspace{5em}
|
||||
|
||||
\makebox[2in]{\dotfill}\par
|
||||
\hspace{0.6em}Jip J. Dekker\par
|
||||
\vspace{1em}
|
||||
\hspace{0.5em}Date: \today
|
||||
|
||||
\chapter{Publications}
|
||||
|
||||
Some ideas and figures included in this thesis have previously appeared in the
|
||||
@ -38,6 +93,9 @@ following publication:
|
||||
\printbibliography[heading=none]
|
||||
\end{refsection}
|
||||
|
||||
\chapter{Acknoledgements}
|
||||
|
||||
|
||||
\mainmatter{}
|
||||
\include{chapters/1_introduction}
|
||||
\include{chapters/2_background}
|
||||
|
Reference in New Issue
Block a user