Dear All,
I have a problem with Appendices! I am writing a journal paper using the IEEEtrans as my document class.
The sections in the body of the paper have Roman numbering, which I like. At the end I have the \appendices command followed by \input{AppendixA}, \input{AppendixB}, ... all the way down to my last appendix file. The problem is that the appendices are numbered with Letters {Alph} rather than Romans!
Probably I should also say that in the AppendixA.tex, I have section and subsections. The section would be the main Appendix and the subsections would serve as the subsections of the appendix. The subsections in both the appendix and body have Alph numbering style, which is fine for the body, but not for the appendix. This is because a reference to a subsection of the appendix would look like this: A-D; two consecutive letters, which is not OK.
Now I want the appendices to be numbered with Roman or arabic style, both when I reference to them and when they appear at the end of the paper.
I would highly appreciate your help on the issue,
Thnx
Yaser
Text Formatting ⇒ Appendix Numbering
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 87
- Joined: Tue Sep 14, 2010 6:58 pm
Re: Appendix Numbering
Read the rules and then post a MWE please.