{appendices} is about creating and customizing an appendix or multiple (sub)appendices with the help of the \appendix command or the package of the same name.

learn more… | top users | synonyms

30
votes
3answers
8k views

What is the right order when using \frontmatter, \tableofcontents, \mainmatter, \part, \chapter, \backmatter, \appendix etc?

I am using the book documentclass and want to know the correct order when arranging \frontmatter \maketitle or \begin{titlepage}...\end{titlepage} a page that contains copyright, ISBN, edition ...
21
votes
1answer
1k views

How to place all proofs automatically in appendix?

Can I place all proofs to theorems in appendix automatically? Usually proofs are written in the LaTeX codes immediately after the theorems. Without physically moving proofs to appendix, how can I ...
16
votes
6answers
5k views

Beamer frame numbering in appendix

I have a beamer presentation in which I have some additional slides in an appendix. The additional slides are only there in case someone asks a specific question; I won't necessarily have to use any ...
13
votes
2answers
3k views

Numbering of appendices in the backmatter of a book

I'm using the standard book class. If I write \documentclass{book} \begin{document} \frontmatter \tableofcontents \mainmatter \chapter{foo} \section{Donald} \backmatter \chapter{bar} ...
12
votes
3answers
998 views

How to make my bibliography an appendix?

I'm trying to do this: \documentclass{article} \usepackage{natbib} \begin{document} % ... \phantomsection \addcontentsline{toc}{section}{References} \appendix \bibliographystyle{apalike} ...
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 ...
10
votes
2answers
24k 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 ...
10
votes
2answers
1k views

Appendix with own toc

I want to have two table of contents in my document. The first (main) shall only contains "Appendix A: ...", "Appendix B: ..." and so on with page numbers. In the appendix I want another table of ...
10
votes
1answer
370 views

Navigation Circles disappear in Appendix - Beamer - Frankfurt

I am preparing a presentation with beamer using the following preamble: \documentclass{beamer} \usepackage{remreset} \usepackage{comment} % end and begin comment \usepackage{dtklogos} % for \BibTeX ...
10
votes
1answer
886 views

titlesec, hyperref, algorithm2e, and \appendix

When I use titlesec, hyperref, and algorithm2e together, sections after an \appendix are not numbered properly. \documentclass{article} \usepackage{titlesec} \usepackage{hyperref} ...
9
votes
3answers
2k views

Two column code listings in appendix in a one column report

How do I place a two column appendix in a single column report? I want it so that at the beginning of the appendix I'm in single column mode, then I want to place some source code listings in 2 column ...
9
votes
2answers
2k views

inserting MATLAB code in the appendix

Does anybody have a quick and easy way to insert a large MATLAB code into the appendix? I looked up a few methods like mcode.sty but it doesn't seem to be active anymore. I have a ton of equations ...
9
votes
3answers
557 views

Stop page count before appendix

I'm trying to find a way to stop the page count in my report. So the count stops, then it comes to the appendix. Then have a separate count for the appendix, with the footer also changing so when the ...
9
votes
2answers
1k views

Conflict between babel, hyperref and appendix package

While writing my thesis I use the hyperref and appendix packages like in the little example below. test.tex \documentclass{book} \usepackage{hyperref} \usepackage[titletoc]{appendix} ...
9
votes
1answer
328 views

How to put bibliography under appendix

I already have a reference put using bibtex. I need to put few of my references under appendix. I tried giving like this in my project report: \bibliography{biblio} \bibliographystyle{ieeetr} ...
9
votes
2answers
507 views

Change appearance of equation numbers locally

In the MWE below, I would like to have the equation numbers in the Chapter "Appendix" (but only there!) being displayed as follows: (A.1), (A.2), (A.3) ... \documentclass{book} ...
9
votes
2answers
1k views

\autoref should call sections within the appendix “appendix” not “section”

I make use of autoref thoughout my now rather long document. I have an appendix with sections, though currently a small number, so changes could be made here. I want references in my document to ...
8
votes
3answers
187 views

Two Bibliographies: one for main text and one for appendix

I have a manuscript in which has the following structure: Main Text Bibliography Appendix However, there are citations which are only cited in the appendix, and they show up in the main ...
8
votes
2answers
2k views

Beamer, page/frame numbers, buttons and Appendix slides

I am using beamer and I have a slide in an Appendix section. I hyper-reference it with a button. The Appendix does not appear as a section itself. The Appendix material is at the end of the code. I ...
8
votes
2answers
700 views

How to set two types of appendixes on memoir class?

I need to set up two types of appendixes: Appendixes and Annexes They must appear as "Appendix A - Title of Appendix A", etc, and "Annex A - Title of Annex A", etc. in the chapter head (which I ...
8
votes
1answer
222 views

How to place all floats (tables in particular) at a certain point in the document

I would like to place all of the tables in the document at the end but before the bibliography generated by biblatex and the notes printed by endnotes. In other words, I'd like to collect the tables ...
8
votes
2answers
2k views

Change figure numbering for appendix

I want to reset the figure counting when the appendix starts, and follow a different pattern. Specifically, I want figures in the appendix to start with A.1 onward, instead of continuing on from the ...
8
votes
2answers
2k views

Table of Contents with “Chapter” and per-chapter “Appendix”

How do I create a table of contents that looks like: Chater 1 Name 1.1 section 1.2 section Appendix A Appendix B Chapter 2 Name 2.1 section 2.2 section Appendix A ...
8
votes
1answer
271 views

Repeating figures in an appendix

For a paper I'm working on they want to have an appendix with all the figures from the main text. That is, figures should be in the main text (for publication), but they should be repeated in an ...
8
votes
2answers
115 views

Extra page at beginning of appendix containing big figures

I have an appendix that contains two full-page figures. The first page of the appendix is always blank except for the title -- I suspect this is a common problem with appendices of full page figures. ...
8
votes
2answers
461 views

Place all floats last without changing numbering

I'd like to place some of my floats (specifically code listings) in my documents in a section at the end, without disturbing the numbering. Currently, I have them numbered within sections, so in ...
7
votes
2answers
589 views

Second table of contents only for annexes

I'd like to have in my report a table of contents from introduction to conclusion and another between the conclusion and the first annexe. This latter only for annexes : - Table of contents - 1. ...
7
votes
2answers
830 views

No page number on \appendixpage

I am using the appendix package with the \appendixpage command to insert a "Appendices" title page. However, I was wondering how I could avoid that there is a pagenumber on this inserted page. ...
7
votes
1answer
1k views

Turn off List of Figures for Appendix material

How do I prevent figures in the Appendix from appearing in the list of figures? It seems that after the command \appendix the numbering automatically starts. I've tried leaving the first part in ...
7
votes
1answer
7k views

Getting correct section numbering for Appendix in a large document

I'm writing a thesis which is an aggregate of separate articles. I have the source code for the articles and I'm using \include to include them in the main document of the thesis. So in my main.tex ...
7
votes
1answer
1k views

Not naming an appendix

Consider the following document: \documentclass[11pt,a4paper,twoside]{book} \usepackage[titletoc,toc,page]{appendix} \begin{document} \setcounter{tocdepth}{2} \setcounter{secnumdepth}{3} ...
7
votes
1answer
286 views

Get List of Listings in an Appendix

I am using LyX with the listings package. I want to have Appendix A be titled "Code Listings" and then have the List of Listings. Right now I have \lstlistoflistings in an ERT. By using ...
7
votes
1answer
83 views

Refsegment with numbered appendix problem

The following MWE prints a cumulative bibliography, subdivided by chapter, using biblatex. Since there is a reference in the appendix the corresponding heading in the bibliography should read ...
7
votes
1answer
803 views

How to make appendix and hyperref packages work together with cyrillic (non ASCII) characters?

I have a LaTeX document with hyperref and appendix packages that fails to build. But if I switch off either appendix or hyperref everything works fine. \documentclass[14pt]{article} ...
7
votes
1answer
1k views

How can I generate a list of appendices, separate from the table of contents (ToC)?

LaTeX's appendix environment formats sections differently and uses a different enumeration in the table of contents: \begin{appendix} \section{superuser} \dots{} .... Shows up as ...
6
votes
4answers
341 views

Switch to one-sided mode in the appendix of a double-sided document

I have a larger document (book class) which should be typeset double-sided, i.e. with the twopage class option. However, in my appendix I have some technical diagrams which should not be printed ...
6
votes
1answer
284 views

Remove dots in toc for a particular entry like appendix

I am writing my thesis and use the book class under PhDthesisPSnPDF. I would like to remove the dots in table of contents only for a particular entry like "Appendix". All the entries for chapter and ...
6
votes
2answers
2k views

Appendix in LaTeX

I have the following document: \documentclass[11pt,a4paper,twoside]{book} \usepackage[spanish,activeacute]{babel} \usepackage[titletoc]{appendix} \begin{document} \setcounter{tocdepth}{2} ...
6
votes
1answer
560 views

Adding bibliography to appendix

I thought it'll be kind of an easy task to add the bibliography to the appendix. However, after spending hours on it trying different solutions even some suggestions from this forum here I kinda of ...
6
votes
1answer
589 views

Keep “Appendix #” in the appendix title, but remove the appendix from the table of contents

I'm writing a PhD thesis, and my university requires that I list the appendices in a "List of Appendices" (LOA) that is separate from the main table of contents (TOC). I've successfully created a LOA ...
6
votes
2answers
608 views

Appendix letter position

\appendix \section{Appendix} gives me "A Appendix". How can I get "Appendix A"
6
votes
2answers
354 views

Show untitled appendices in PDF index

I'm writting a document with the report class, and I'm using untitled appendices. \appendix \chapter{} %this is Appendix A \chapter{} %this is Appendix B With this method, pdflatex correctly names ...
6
votes
2answers
14k views

Should the appendix be before the bibliography or after?

My thesis latex format does not include an appendix, but I need one. Should I put it after the bibliography or before?
6
votes
1answer
191 views

Checking if is Appendix or Chapter

How can i check if the value in \thechapter or \value{chapter} is a letter or a number? That way i could identify if the counter is referring to a normal Chapter or an Appendix.
6
votes
1answer
378 views

\chaptername is used even for appendix chapters in ToC

I have searched for something to resolve a problem that has shown up here: How do I get \chaptername to appear in the table of contents? I have tried the code from that thread. But I got an issue, ...
6
votes
1answer
535 views

Displaying “Appendix” in a section inside subappendices environment

I am using scrreprt from KOMA packages, the appendix package, and the arsclassica package. I'd like to add "Appendix" before the number of an appendix to a chapter. If I use scrreprt and the ...
6
votes
1answer
7k views

Article appendix with sections and toc entries in the form “Appendix A”

I have been trying to get the appendix for my thesis done. I've read a lot about it and as always you can chose between a fiddly way and a magic package that doas the job to solve a problem (I usually ...
6
votes
1answer
630 views

Appendix changes sections and figures numbering

I don't know how to face a strange behavior caused by the appendix package. I'm using KOMA-Script book class and many other packages (see here: http://pastie.org/1728702) When I add an appendix (not ...
6
votes
1answer
325 views

Include another pdf in a box (and other details)

Some time ago I read a paper that was tightly based on another one. It was from the same authors so they included the previous papers as appendixes. I noticed (and liked) that these appendixes were ...
6
votes
1answer
207 views

How to avoid numbering of Appendix?

I have only one appendix in my report. But it appears in the table of contents and title page as Appendix A. How can I change it to APPENDIX?

1 2 3 4 5