Open cesardavilah opened 2 years ago
I don't why this is the case. When I compile the template without modifying it, there are section numbers. Did you used \section*{} to define the sections?
I mean, grad college suggests no section numbers which can be seen on the image I attached.
I fixed using:
\section*{Section name} \addcontentsline{toc}{section}{Section name}
Great use that.
The guide says "Different levels of subheadings will follow the journal model or style manual used in the thesis. See sample page" so I believe you do have the flexibility to have a numbered style in the subheadings.
There are no section numbers for the table of contents, is it possible to replicate this? Mine has numbers such as: 2.1.1 Some section 2.1.2 Another section