-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtitlepage.tex
35 lines (24 loc) · 897 Bytes
/
titlepage.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
\renewcommand\maketitle{
\begin{titlepage}
%\begin{addmargin}[-2.5cm]{-3cm}
\begin{center}
\large
\hfill
\vfill
\begingroup
\color{ugrColor}\spacedallcaps{Category Theory and Lambda Calculus} \\ \bigskip
\endgroup
\spacedlowsmallcaps{Mario Román García}
\vfill
Trabajo Fin de Grado \\ \medskip
Doble Grado en Ingeniería Informática y Matemáticas \\ \bigskip
\textbf{Tutores}\\
Pedro A. García-Sánchez \\
Manuel Bullejos Lorenzo \\ \bigskip
\spacedlowsmallcaps{Facultad de Ciencias} \\
\spacedlowsmallcaps{E.T.S. Ingenierías Informática y de Telecomunicación} \\ \medskip
\textit{Granada, a 18 de junio de 2018}
\vfill
\end{center}
%\end{addmargin}
\end{titlepage}}