\documentclass[11pt,english]{article} \usepackage[T1]{fontenc} \usepackage[latin9]{inputenc} \usepackage[a4paper]{geometry} \geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm} \usepackage{babel} \begin{document} \title{\bf\textsf{Title of the project}} \date{{}} \author{Group - 00\\ Name (Roll No), Name (Roll No), Name (Roll No)} \maketitle \section{Abstract} Brief description of the project. \section{Required hardware components} \begin{itemize} \item Item (Estimated cost) \item Item (Estimated cost) \item $\vdots$\end{itemize} \end{document}