Tagged Questions
8
votes
2answers
20k views
making appendix for thesis
I need some help with creating an appendix for my thesis. I have about 10 figures which need to be in the appendix. I have a good appendix with the following code:
\appendix
...
12
votes
1answer
2k views
Add “Appendix” before “A” for Appendix A in thesis TOC
I am required to insert the word Appendix before the letter A in my dissertation Table of Contents as follows:
Appendix A (title for appendix A)
but the latex thesis cls file: FAU Thesis Class I ...