template-latex-cr/src/cover_page.tex
2024-09-28 16:04:17 +02:00

35 lines
No EOL
543 B
TeX

\begin{titlepage}
\begin{figure}[h]
\centering
\includegraphics[width=0.20\textwidth]{logo_ensibs.png}
\end{figure}
\begin{center}
\large ICE - Informatique et Cybersécurité (Cybersécurité du logiciel)
\vspace{0.5cm}
\rule{\textwidth}{1pt}
\Huge Title
\large Subtitle
\rule{\textwidth}{1pt}
\large Le \today
\end{center}
\vspace{0.5cm}
\begin{figure}[h]
\centering
\includegraphics[width=0.75\textwidth]{logopython.png}
\end{figure}
\vspace{-0.5cm}
\center \it Mascotte du langage Rust
\end{titlepage}