59 lines
2.3 KiB
TeX
59 lines
2.3 KiB
TeX
\begin{titlepage}
|
|
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}} % Defines a new command for the horizontal lines, change thickness here
|
|
|
|
\center % Center everything on the page
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% HEADING SECTIONS
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
\textsc{\LARGE HEIG-VD}\\[1.5cm] % Name of your university/college
|
|
\textsc{\Large Rapport du travail de bachelor}\\[0.5cm] % Major heading such as course name
|
|
%\textsc{\large Minor Heading}\\[0.5cm] % Minor heading such as course title
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% TITLE SECTION
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
\vspace{40mm}
|
|
\HRule \\[0.4cm]
|
|
{ \huge \bfseries Réalisation d'une plateforme d'analyse d'équipements de sécurité réseaux}\\[0.4cm] % Title of your document
|
|
\HRule \\[1.5cm]
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% AUTHOR SECTION
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
\vfill
|
|
\begin{minipage}{0.4\textwidth}
|
|
\begin{flushleft} \large
|
|
\emph{Auteur}\\
|
|
Etienne \textsc{Ischer} % Your name
|
|
\end{flushleft}
|
|
\end{minipage}
|
|
~
|
|
\begin{minipage}{0.4\textwidth}
|
|
\begin{flushright} \large
|
|
\emph{Conseiller} \\
|
|
Jean-Michel \textsc{Gonet} % Supervisor's Name
|
|
\end{flushright}
|
|
\end{minipage}\\[2cm]
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% DATE SECTION
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
{\large Juillet à Septembre 2018}\\[2cm] % Date, change the \today to a set date if you want to be precise
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% LOGO SECTION
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
%\includegraphics{CHUV_logo.png}\\[1cm] % Include a department/university logo - this will require the graphicx package
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
\vfill % Fill the rest of the page whitespace between editor names and publisher logo
|
|
|
|
\end{titlepage}
|