-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfrontespizio.tex
More file actions
80 lines (57 loc) · 1.97 KB
/
frontespizio.tex
File metadata and controls
80 lines (57 loc) · 1.97 KB
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
\newgeometry{left=20mm,right=20mm,top=25mm,bottom=20mm}
\begin{titlepage}
\begin{center}
\begin{figure}[t]
\centering
\includegraphics[width=72.4mm,height=30mm]{unibs_logo.png}
\end{figure}
\vspace*{5mm}
{\fontsize{16}{16}\fontfamily{lmss}\selectfont
% Inserisci qui il dipartimento
DIPARTIMENTO DI INGEGNERIA DELL'INFORMAZIONE\\
}
\vspace*{6mm}
{\fontsize{17}{17}\fontfamily{cmss}\selectfont
Corso di Laurea Magistrale\\
% inserisci qua il corso di laurea
in Ingegneria Informatica \\
}
\vspace*{20mm}
{\fontsize{20}{20}\fontfamily{lmss}\selectfont
% inserisci il titolo
\textbf{Relazione di} \\
\textbf{Sicurezza Informatica}
}
\vspace*{5mm}
{\fontsize{20}{20}\fontfamily{lmss}\selectfont
\textbf{Quantum-Based Security} \\
\textit{Protocolli e sistemi totalmente quantistici} \\
\textit{contro un attaccante con tecnologie quantistiche arbitrarie} \\
}
\end{center}
\vfill
\begin{flushleft}
% inserisci il nome del relatore
{\fontsize{17}{17}\fontfamily{lmss}\selectfont
Professore: \quad Chiar.mo Prof. Federico Cerutti
}
\end{flushleft}
\vspace*{10mm}
\begin{flushright}
% completa con il tuo nome e matricola
{\fontsize{17}{17}\fontfamily{lmss}\selectfont
Studenti: \\
Alberto Barbieri 719576 \\
Edoardo Coppola 719599 \\
Andrea Fiori 719219 \\
}
\end{flushright}
\vspace*{30mm}
\begin{center}
{\fontsize{17}{17}\fontfamily{lmss}\selectfont
% specifica l'anno accademico
Anno Accademico 2021/2022
}
\end{center}
\end{titlepage}
\restoregeometry