-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtitle_page.tex
More file actions
35 lines (24 loc) · 779 Bytes
/
title_page.tex
File metadata and controls
35 lines (24 loc) · 779 Bytes
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
\begin{titlepage}
\begin{center}
% UC logo, no name
\includegraphics[width=0.6\textwidth]{images/UC_logos/UC_V_FundoClaro-negro.png}
% Thesis name
\vspace{0.8cm}
{\Huge{\textbf{\thesistitle}}\par}
\vspace{1cm}
{\large{\textbf{Supervisor:}\\\supervisorname\par}}
\vspace{5mm}
% {\large{\textbf{Co-Supervisor:}\\\cosupervisorname}}
\vspace{1cm}
{\large{\textbf{Jury:}
Prof. Jury1
Prof. Jury2
Prof. Jury3
}}
% Final Stuff
\vfill
Dissertation submitted in partial fulfillment for the degree of Master of Science in Engineering Physics.
\vspace{0.5cm}
{\large \statedate\par}
\end{center}
\end{titlepage}