use the titlepage prescribed by the uni

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-03 13:32:59 +05:30
parent a903457fa4
commit d62e8dd839
6 changed files with 105 additions and 4 deletions

28
front.tex Normal file
View File

@@ -0,0 +1,28 @@
\newgeometry{left=1.5in,right=1.5in}
\begin{titlepage}
\vspace*{1.2in}
\begin{center}
{\fontsize{20}{24}\selectfont \textbf{\emp{OBJECT-ORIENTED PROGRAMMING USING C++}}}
\end{center}
\vspace{0.3in}
\hspace{0.3in}
\begin{minipage}{2in}
Faculty Name:\\
NITESH KUMAR\\
Assisstant Professor\\
I.T. Department
\end{minipage}
\hfill
\begin{minipage}{2in}
Student: AMNEESH SINGH\\
Enrollment: 14114803121\\
Semester: III\\
Group: I6
\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