-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtitle_page.tex
More file actions
32 lines (25 loc) · 755 Bytes
/
title_page.tex
File metadata and controls
32 lines (25 loc) · 755 Bytes
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
\begin{titlepage}
\newgeometry{top=1in,bottom=1in,right=0.5in,left=0.5in}
\begin{center}
\begin{figure}[!htb]
\centering
\includegraphics[width=0.3\textwidth]{img/cqf_logo.png}
\end{figure}
\huge \textbf{Final Project}\\
\vspace{0.5cm}
\Large \textbf{\mytitle}\\
\vspace{0.7cm}
\large \textbf{\myself}\\
\vspace{0.2cm}
\textbf{January 2022 cohort}\\
\mbox{}
\vfill
\begin{figure}[!htb]
\centering
\includegraphics[width=0.2\textwidth]{img/FitchLearning_logo.png}
\end{figure}
\today
\end{center}
% Blank page left for printing
\afterpage{\blankpage}
\end{titlepage}