use the titlepage prescribed by the uni

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-12-26 22:38:27 +05:30
parent be590b5cfd
commit 019a566205
5 changed files with 82 additions and 2 deletions

28
front.tex Normal file
View File

@@ -0,0 +1,28 @@
\newgeometry{left=1.5in,right=1.5in}
\begin{titlepage}
\vspace*{1.6in}
\begin{center}
{\fontsize{20}{24}\selectfont \textbf{\emph{Computational Mathematics Lab}}}
\end{center}
\vspace{0.3in}
\hspace{0.3in}
\begin{minipage}{2in}
Faculty Name:\\
SACHIN GARG\\
Assisstant Professor\\
I.T. Department
\end{minipage}
\hfill
\begin{minipage}{2in}
Student: AMNEESH SINGH\\
Enrollment: 14114803121\\
Semester: III\\
Group: 3I6
\end{minipage}
\begin{center}
\includegraphics[width=2in]{mait.png}\\
\fontsize{18}{22}\selectfont Maharaja Agrasen Institute of Technology, PSP Area, Sector-22, Rohini, New Delhi 110086
\end{center}
\end{titlepage}
\restoregeometry