\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{Introduction} \section{Design methodology} \section{Required hardware components} \begin{itemize} \item Item \item Item \item $\vdots$\end{itemize} \section{Results} \section{Discussion and conclusion} \end{document}