I am writing my FYP report and in this report, I need to add chapters but I am facing this error marks as "cross", the Chapter number is not showing in the document as well as section numbering is not correct as logically all sections must have numbering according to their respective chapter.
Help me with this.
Thanks
{
\chapter{Introduction}
\section{Motivation}
\section{Objective}
\section{Methodology}
\section{Organization of Report}
\chapter{Literature Review} \\
\chapter{Requirement Specification}
\section{Product Requirement}
\section{Organizational Requirement}
\section{External Requirement}
\chapter{Project Design}
\section{Methodology}
\section{Architecture Review}
\subsection{Stator}
\subsection{Rotor}
\subsection{Switching Circuit}
\subsection{Electric Vehicle}
\section{Design Description}
\subsection{Stator}
\subsection{Rotor}
\subsection{Switching Circuit}
\subsection{Electric Vehicle}
\chapter{Implementation}
\section{Development Stages}
\subsection{Hardware}
\subsection{Simulations}
\chapter{Evaluation}
\section{Results}
\subsection{Theoretically}
\subsection{MATLAB-Graphically}
\chapter{Conclusion and Future Work}
\section{Conclusions}
\section{Future Work}
}
\documentclass{report}, notarticle. – Bernard May 17 '21 at 15:54