use the titlepage prescribed by the uni
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
12
file.org
12
file.org
@@ -1,7 +1,15 @@
|
||||
#+title: Computational Methods Lab
|
||||
#+author: Amneesh Singh I6
|
||||
#+LATEX_CLASS_OPTIONS: [a4paper,12pt]
|
||||
#+LATEX_HEADER: \usepackage[margin=0.5in]{geometry}
|
||||
#+LATEX_HEADER: \usepackage{fontspec}
|
||||
#+LATEX_HAEDER: \usepackage{graphicx}
|
||||
#+LATEX_HEADER: \setmainfont{LiberationSerif}
|
||||
#+LATEX_HEADER: \date{}
|
||||
#+OPTIONS: toc:nil
|
||||
|
||||
#+INCLUDE: front.tex
|
||||
#+LATEX: \clearpage
|
||||
|
||||
#+INCLUDE: toc.tex
|
||||
#+LATEX: \clearpage
|
||||
|
||||
|------------------------------------------------------------------------------------------------------------|
|
||||
|
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.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
|
44
toc.tex
Normal file
44
toc.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\begin{center}
|
||||
\fontsize{15}{18}\selectfont \textbf{
|
||||
DATA STRUCTURES LAB\\
|
||||
PRACTICAL RECORD
|
||||
}
|
||||
\end{center}
|
||||
|
||||
\vspace{0.5cm}
|
||||
|
||||
\begin{table}[h]
|
||||
\begin{tabular}{lcl}
|
||||
Paper Code & : & e\\
|
||||
Name of the student & : & Amneesh Singh\\
|
||||
University Enrollment number & : & 14114803121\\
|
||||
Branch & : & Information Technology\\
|
||||
Group & : & 3I6
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
||||
\vspace{0.5cm}
|
||||
|
||||
\textbf{PRACTICAL DETAILS}
|
||||
|
||||
Experiments according to the lab syllabus prescribed by GGSIPU
|
||||
|
||||
\vspace{0.5cm}
|
||||
|
||||
\begin{table}[h]
|
||||
\renewcommand{\arraystretch}{2.5}
|
||||
\begin{tabular}{|p{0.6cm}|p{8cm}|p{2cm}|p{2cm}|p{2cm}|p{1cm}|} \hline
|
||||
Exp. No. & Experiment Name & Performance Date & Date Checked & Remarks & Marks \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
& & & & & \\ \hline
|
||||
\end{tabular}
|
||||
\end{table}
|
Reference in New Issue
Block a user