I have used the MastersDoctoralthesis Latex template to generate a project report. For distinguished formatting and pagestyle, I wish to edit certain things in it. I tried to keep the abstract page simple with the title "abstract" and contents alone. I was able to edit and generate my desired format.However a predefined 'by' seems to appear during compilation. How can I escape this?
Code: Select all
\begin{abstract}
\addchaptertocentry{\abstractname} % Add the abstract to the table of contents
contents
\end{abstract}