Nirmal Govind schrieb:
Another qn - what do I need to do to the label for the appendix so that when
I cross-reference it, it doesn't say "Section A" and instead says "Appendix
A"?
\newrefformat{app}{\ref{#1}}
in preamble and then \label{app:...}
or do not write sec: before yor labels in the appendix.
Herbert
