-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path0-title.tex
61 lines (49 loc) · 1.2 KB
/
0-title.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
\begin{titlepage}
% Redu marginile
\newgeometry{left=2cm,right=2cm,bottom=1cm}
\begin{figure}[!htb]
\centering
\begin{minipage}{0.2\textwidth}
\includegraphics[width=\linewidth]{logo-ub.png}
\end{minipage}
\begin{minipage}{0.5\textwidth}
\large
\vspace{0.2cm}
\begin{center}
\textbf{UNIVERSITATEA DIN BUCUREȘTI}
\end{center}
\vspace{0.3cm}
\begin{center}
\textbf{
FACULTATEA DE \\
MATEMATICĂ ȘI INFORMATICĂ
}
\end{center}
\end{minipage}
\begin{minipage}{0.2\textwidth}
\includegraphics[width=\linewidth]{logo-fmi.png}
\end{minipage}
\end{figure}
\begin{center}
\textbf{SPECIALIZAREA INFORMATICĂ}
\end{center}
\vspace{1cm}
\begin{center}
\Large \textbf{Lucrare de licență}
\end{center}
\begin{center}
\huge \textbf{\MakeUppercase{\@title}}
\end{center}
\vspace{3cm}
\begin{center}
\large \textbf{Absolvent \\ \@author}
\end{center}
\vspace{0.25cm}
\begin{center}
\large \textbf{Coordonator științific \\ Lect.dr. Natalia Gabriela Ozunu}
\end{center}
\vspace{2cm}
\begin{center}
\Large \textbf{București, iulie 2024}
\end{center}
\end{titlepage}