aboutsummaryrefslogtreecommitdiff
path: root/slides/main.tex
blob: 52818e6a8cdd245eef936de0653bcaac0f3361f9 (plain)
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
\pdfminorversion=4
%\documentclass[handout,aspectratio=169]{beamer}
\documentclass[aspectratio=169]{beamer}
\usetheme{rgd}

\input{src/preamble}

\title{%full version that is shown on the front page
	On Certificate Transparency Verification and\\
	Unlinkability of Websites Visited by Tor users
}
\subtitle{%short version that is shown in the footer on each slide
	PhD thesis presentation
}
\author{%
	\textbf{Rasmus Dahlberg}\\
	\texttt{rasmus.dahlberg@kau.se}
}
\date{%
	June 12, 2023
}

\begin{document}
  \input{src/titlepage}
  \input{src/body}
\end{document}