use the titlepage prescribed by the uni
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
28
front.tex
Normal file
28
front.tex
Normal 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
|
Reference in New Issue
Block a user