\documentclass[11pt,a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage{array}
\usepackage{cite}
\usepackage{multirow}
\usepackage{geometry}
\geometry{margin=1in}
\title{\large{DEPARTMENT OF COMPUTER SCIENCE \& ENGINEERING}\\
\small{BANGLADESH ARMY UNIVERSITY OF SCIENCE \& TECHNOLOGY (BAUST)}\\
\small{SAIDPUR CANTONMENT, NILPHAMARI}\vspace{.5cm} }
\date{}
\author{}
%Copyright @ Md. Moazzem Hossain
\begin{document}
\maketitle
\centering(Project/Thesis Proposal)\\ \vspace{.5cm}
Application for the approval of B.Sc. Engineering Project/Thesis\\
(Computer Science \& Engineering)\\ \vspace{0.5cm}
\noindent
\textbf{Session:} \hfill \textbf{Date:}February xx, 20xx\\
\begin{enumerate}
\item \textbf{Name of the Students (with ID) :}
\begin{itemize}
\item Name1 (ID1)
\item Name2 (ID2)
\item Name3 (ID3)
\item Name4 (ID4)
\end{itemize}
\item \textbf{Present Address :} Room\# XXX, Abbas Unddin Ahmed Hall,\\
\hspace{3.35cm} Bangladesh Army University of Science \& Technology,\\
\hspace{3.35cm} Saidpur Cantonment, Nilphamari.
\item \textbf{Name of the Supervisor :} Name\\
\textbf{Designation \hspace{.8cm}:} Professor/Assoc.Professor/Asst. Professor/Lecturer\\
\hspace{3.35cm}Department of Computer Science \& Engineering\\
\hspace{3.35cm}Bangladesh Army University of Science \& Technology
\item \textbf{Name of the Department :} Computer Science \& Engineering\\
\textbf{Program \hspace{3.2cm}:} B.Sc. Engineering
\item \textbf{Date of First Enrolment\\
in the Program \hspace{2cm}:}
\item \textbf{Tentative Title \hspace{2.10cm}:} %write your title here
\item \textbf{Introduction}\\
$<$ 200 to 500 words $>$\\
\item \textbf{Background and Present State of the Problem}\\
$<$300 to 600 words$>$
This text is for citation~\cite{sadek2019parkinson}.\\
This is another citation~\cite{sriram2013intelligent}
\item \textbf{Objective with Specific Aims and Possible Outcome} \\
$<$200 to 500 words$>$
\item \textbf{Outline of Methodology Design}\\
$<$200 to 500 words$>$
\item \textbf{Resources Required to Accomplish the Task}\\
$<$50 to 200 words$>$
\item
\bibliographystyle{IEEEtran}
\bibliography{references}
\item \textbf{Cost Estimation}
\begin{enumerate}
\item \textbf{Cost of Materials:}
\item \textbf{Cost of Repot Printing and Binding:}
\item \textbf{Others:}
\end{enumerate}
\item \textbf{Committee for Advance Studies and Research (CASR) }\\
Meeting No:\hspace{3cm} Resolution No:\hspace{3cm} Date:\hspace{3cm}\\
\item \textbf{Number of Under-Graduate Students Working with the Supervisor at Present: $12$}
\end{enumerate}
% Please add the following required packages to your document preamble:
% \usepackage{multirow}
\begin{table}[h]
\centering
\begin{tabular}{|l|l|}
\hline
\multicolumn{1}{|c|}{\textbf{\begin{tabular}[c]{@{}c@{}}Signature of the \\ Students\end{tabular}}} & \multicolumn{1}{c|}{\textbf{Department of CSE}} \\ \hline
\begin{tabular}[c]{@{}l@{}}.\\ .\end{tabular} &
\multirow{2}{*}{\textbf{\begin{tabular}[c]{@{}l@{}}.\\ ----------------------------------- ----------------------------------------------------------\\ Signature of the Supervisor Signature of the Co-Supervisor \\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(if applicable)\end{tabular}}} \\ \cline{1-1}
\begin{tabular}[c]{@{}l@{}}.\\ .\\.\end{tabular} & \\ \hline
\begin{tabular}[c]{@{}l@{}}.\\ .\end{tabular} &
\multirow{2}{*}{\textbf{\begin{tabular}[c]{@{}l@{}}.\\ ~~~~~~~~~~~~~~~~~~~~----------------------------------------------------\\ ~~~~~~~~~~~~~~~~~~~~Signature of the Head of the Department\end{tabular}}} \\ \cline{1-1}
\begin{tabular}[c]{@{}l@{}}.\\ .\end{tabular} & \\ \hline
\end{tabular}
\end{table}
\end{document}