Text FormattingAppendix Numbering

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
yasser
Posts: 1
Joined: Fri Mar 11, 2011 5:03 am

Appendix Numbering

Post by yasser »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

west.logan
Posts: 87
Joined: Tue Sep 14, 2010 6:58 pm

Re: Appendix Numbering

Post by west.logan »

Read the rules and then post a MWE please.
Post Reply