mirror of
https://github.com/ferdzo/iotDashboard.git
synced 2026-04-05 17:16:26 +00:00
Nearly finished thesis
This commit is contained in:
55
thesis/Source files/00_titlepage.tex
Normal file
55
thesis/Source files/00_titlepage.tex
Normal file
@@ -0,0 +1,55 @@
|
||||
\begin{titlepage}
|
||||
|
||||
\begin{center}
|
||||
\setstretch{1.5}
|
||||
|
||||
% Лого на УКИМ и ФИНКИ
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\begin{minipage}{3cm}
|
||||
\centering
|
||||
\includegraphics[width=3cm]{Miscellaneous/Logo-Ukim.png}
|
||||
\end{minipage}
|
||||
\begin{minipage}{3cm}
|
||||
\centering
|
||||
\includegraphics[width=3cm]{Miscellaneous/Logo-Finki.jpg}
|
||||
\end{minipage}
|
||||
\end{figure}
|
||||
|
||||
% Име на универзитет и факултет
|
||||
\vspace{1em}
|
||||
{\Large \UniversityName} \\
|
||||
{\Large \FacultyName} \\
|
||||
|
||||
% Тип на проект
|
||||
\vspace{2em}
|
||||
{\Large \textsc{\ProjectType}} \\
|
||||
|
||||
\vfill
|
||||
|
||||
% Наслов на проект
|
||||
{\Huge \textbf{\ProjectTitle}} \\
|
||||
|
||||
\vfill
|
||||
|
||||
\setstretch{1}
|
||||
% Ментор на проект
|
||||
\begin{minipage}[t]{.49\textwidth}
|
||||
\large \textbf{Ментор}\par
|
||||
\ProjectMentor
|
||||
\end{minipage}
|
||||
\hfill
|
||||
% Автор на проект
|
||||
\begin{minipage}[t]{.45\textwidth}
|
||||
\large \hfill\textbf{Кандидат}\par
|
||||
\hfill \ProjectCandidate \par
|
||||
\hfill \ProjectCandidateIndex
|
||||
\end{minipage}
|
||||
|
||||
% Датум на изработка на проект
|
||||
\vspace{2cm}
|
||||
{\large \ProjectDate \vspace{-2mm}}
|
||||
\rule{\textwidth}{0.5mm}
|
||||
\end{center}
|
||||
|
||||
\end{titlepage}
|
||||
Reference in New Issue
Block a user