first commit
This commit is contained in:
commit
c8da6f896e
5 changed files with 66 additions and 0 deletions
35
src/cover_page.tex
Normal file
35
src/cover_page.tex
Normal file
|
@ -0,0 +1,35 @@
|
|||
\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]{file_name}
|
||||
\end{figure}
|
||||
|
||||
\vspace{-0.5cm}
|
||||
|
||||
\center \it Mascotte du langage Rust
|
||||
|
||||
\end{titlepage}
|
Loading…
Add table
Add a link
Reference in a new issue