This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcover.tex
86 lines (71 loc) · 2.4 KB
/
cover.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
\newgeometry{top=20mm,bottom=20mm,left=20mm,right=20mm,headheight=12pt}
\pagestyle{empty}
\begin{center}
\scshape
% \begin{figure}[htbp]
% \centering
\includegraphics{img/TCD_logo.png}\\[1cm]
% \end{figure}
\large School of Computer Science and Statistics \\[0.25cm]
\small ADAPT Research Centre \\
\small Knowledge and Data Engineering Group (KDEG) \\[1.5cm]
\huge Representing Activities associated with Processing of Personal Data and Consent using Semantic Web for GDPR Compliance \\[1.5cm]
\Large Harshvardhan J. Pandit \\[1cm]
\large
Supervised by Prof. Dave Lewis \\
Co-supervised by Prof. Declan O'Sullivan \\[1cm]
{\small 2020}\\[2cm]
\normalsize
A thesis submitted to the \\
\textbf{University of Dublin, Trinity College} \\
in fulfilment of the requirements of the degree of \\
\textbf{Doctor of Philosophy}
\normalsize
\vfill % Fill the rest of the page with whitespace
\end{center}
\restoregeometry
\cleardoublepage
% copyright
\clearpage
\vspace*{\fill}
\begin{center}
\centering
\copyright\hspace{0.25cm} Harshvardhan J. Pandit, 2020\\
\url{https://harshp.com/research/phd-thesis}
\rule{\textwidth}{1pt}
\doclicenseThis
\vspace*{100px}
% % \begin{framed}
% \scriptsize \color{gray}
% \textbf{\texttt{6U8O}}\\
% code to download thesis at above link while under review
% \normalsize \color{black}
% % \end{framed}
\end{center}
\vfill
\clearpage
% declaration
\chapter*{Declaration}
I declare that this thesis has not been submitted as an exercise for a degree at this or any other university and it is entirely my own work. \\[1cm]
\noindent I agree to deposit this thesis in the University’s open access institutional repository or allow the Library to do so on my behalf, subject to Irish Copyright Legislation and Trinity College Library conditions of use and acknowledgement. \\[3cm]
Signed. \\
Harshvardhan J. Pandit
% permission to lend and copy
\chapter*{Permission to lend or copy}
I, the undersigned, agree that the Trinity College Library may lend or copy this thesis upon request.
\vspace{3cm}\noindent
Date:
\vspace{1cm}\noindent
Signed. \\
Harshvardhan J. Pandit
\include{acknowledgements}
\include{abstract}
\cleardoublepage
% \addtocontents{toc}{\protect\thispagestyle{fancy}}
\pagestyle{plain}
\tableofcontents
\listoffigures
\listoftables
\renewcommand\listoflistingscaption{List of source codes}
\listoflistings
\include{abbreviations}