I have downloaded the latex template for doctoral thesis available in https://www.latextemplates.com/template/masters-doctoral-thesis. In the content page, the chapters and appendices appears as:
Introduction
Methods...
A (Appendix title)
B (Appendix title)
But instead I would like to have them as follows:
Chapter 1. Intrduction
Chapter 2. Methods
Appendix A
Appendix B
Is there anyway to do that?
\documentclass{...}and ending with\end{document}. – henry Jun 29 '20 at 08:07