N
Common Ground News

How do you add an appendix to a table of contents?

Author

Olivia Shea

Updated on February 22, 2026

How do you add an appendix to a table of contents?

If it doesn't, follow these instructions.
  1. In the References ribbon, choose Table of Contents, then choose Custom Table of Contents (or Insert Table of Contents in Word 2010).
  2. Click on the Options button.
  3. Your Appendix Heading style should show up in the Available Styles list. Assign it to TOC level 1.

Beside this, how do you add an appendix in LaTeX?

Starting the Appendices

Actually, using appendices is quite simple. Immediately after the end of the last chapter and before the start of the first appendix, simply enter the command appendix. This will tell LaTeX to change how it interprets the commands chapter, section, etc.

Also, how do you make a contents page in LaTeX? Summary

  1. Autogenerate a table of content using ableofcontents.
  2. Create lists of your figures and tables with listoffigures and listoftables.
  3. Always compile twice to see the changes.
  4. Globally change the depth with setcounter{tocdepth}{X}; X = {1,2,3,4,5}

Also to know is, how do you add an abstract to a table of contents in LaTeX?

  1. use addtocontents or addcontentsline before chapter* of listof
  2. ensure the required page break before addtocontents or addcontentsline.
  3. for hyperref, add an anchor for the target cleardoublepage phantomsection addcontentsline{toc}{chapter}{Abstract} chapter*{Abstract}

Can an appendix be a separate document?

An annex, on the other hand, is usually a standalone document that offers additional information than contained in the main document.

Comparison chart.

AnnexAppendix
DefinitionAnnex is an addition to a document.Appendix is an addition made towards the end of a thesis.

How do you align a table of contents?

Go to References > Table of Contents. Select Custom table of contents. Use the settings to show, hide, and align page numbers, add or change the tab leader, set formats, and specify how many levels of headings to show.

What should be included in appendices?

Appendices can consist of figures, tables, maps, photographs, raw data, computer programs, musical examples, interview questions, sample questionnaires, etc. Include a scan of your IRB approval letter on this page. We recommend you include a copy or scan of your IRB approval letter as an appendix.

Why is my table of contents messed up?

You can change the TOC styles after generating the TOC, but when you later regenerate, the TOC will again appear messed up. The only solution to this problem is to make sure that none of your headings use explicit formatting; they should rely only on styles.

Does appendix come before or after references?

Appendices usually appear after the references (American Psychological Association, n.d.). If you're not sure what's expected in your course work, please check with your instructor or thesis handbook for specific instructions.

Why is my table of contents not picking up headings?

The problem is that only if the entire paragraph is formatted as a heading will it be included in the TOC. (To update the TOC, right-click on it and choose Update Field.) If headings in tables are still not showing up in your TOC, then it is possible that your document is exhibiting an early sign of corruption.

How do I automatically insert table of contents in Word?

Create the table of contents
  1. Click where you want to insert the table of contents – usually near the beginning of a document.
  2. Click References > Table of Contents and then choose an Automatic Table of Contents style from the list.

How do I make multiple appendix in LaTeX?

1 Answer. Use the command appendix without any braces at all. Then follow the command with the text of your appendices. All section commands will be labeled with capital letters instead of numbers.

What is Documentclass LaTeX?

LaTeX aims to be a general-purpose document processor. For each class, LaTeX provides a class file; the user arranges to use it via a documentclass command at the top of the document. So a document starting documentclass{article} may be called “an article document”.

How do you end an appendix in LaTeX?

You can create a counter savesection to store the section number, then create an unappendix command that reverts the changes done by appendix . Additionally I added a apdxsection counter to save the appendix numbering, so you can switch back and forth from normal sections to appendices.

How do you reference an appendix?

When citing an appendix you are including in your paper refer to a single appendix simply as Appendix. If you include an appendix, you should refer to it in the text of your paper. If you have more than one appendix add letters to differentiate them in the order they appear in your text.

How do you reference a section in LaTeX?

In LaTeX you can easily reference a section by using label{} next to a section and then ef{} to create the reference. However, the reference only includes the number of the section, or the page with pageref{} . I would like to insert a reference containing the text of the section.

How do I create an appendix in Word?

Follow these steps:
  1. On the Format menu, click Bullets and Numbering, and then click the Outline Numbered tab.
  2. Select one of the styles, for example, Chapter 1 (the last style choice).
  3. In Level, click 7.
  4. In the Number format field, type "Appendix", and then press the spacebar to insert a space after the word "Appendix".

How do you use therefore in LaTeX?

Insert a {} between therefore and the & alignment symbol. This restores the proper space of a binary relation. This approach is useful whenever we use symbols defined with mathrel or mathbin followed by a & alignment symbol. In this case therefore is defined in amssymb.

What is appendix in report?

Appendices contain material that is too detailed to include in the main report, such as long mathematical derivations or calculations, detailed technical drawings, or tables of raw data. The content should be summarised and referred to at the appropriate point in the the body of the report.

How do you add a list of figures to a table of contents in LaTeX?

So you can easy use section{Abbildungsverzeichnis} to insert the list in your table of contents.

Is LaTeX a typesetting software?

LaTeX is a high-quality typesetting system; it includes features designed for the production of technical and scientific documentation. LaTeX is the de facto standard for the communication and publication of scientific documents. LaTeX is available as free software.

Do you put abstract in table of contents?

All level one and two headings should be included in your table of contents. Do not include the acknowledgements or abstract in the table of contents.

What is abstract LaTeX?

Much as with Document Titles, the standard LaTeX article and report classes define an abstract environment to typeset an abstract in a way that distinguishes it from the rest of the text. In a single-column article, it is set somewhat narrower than the main text, with the word "Abstract" centered above it.

Where is preamble in LaTeX?

The preamble is the first section of an input file, before the text of the document itself, in which you tell LaTeX the type of document, and other information LaTeX will need to format the document correctly. The preamble is used in "full blown" LaTeX, but not in the <math> . . . </math> tags in a wiki.

How do you write an abstract?

The Contents of an Abstract
  1. the context or background information for your research; the general topic under study; the specific topic of your research.
  2. the central questions or statement of the problem your research addresses.
  3. what's already known about this question, what previous research has done or shown.

Which environment is used for inserting the abstract of the article?

Abstract. Next we shall add an abstract to our document. LaTeX provides an environment, for adding an abstract to the document.

Which command is used to add table of contents in a LaTeX document?

A table of contents (ToC) is produced by inserting ableofcontents at the appropriate place in your document. Note that you need at least two LaTeX runs to produce the ToC (LaTeX collects the data for the ToC in the first run and typesets it in the second run).

How do you change the name of a table of contents in LaTeX?

Changing the default title of the table of contents. The command enewcommand*contentsname{Leasons} will re-write/update the default value Contents with the new value Leasons.

How do I make a table of contents in LaTeX?

A table of contents is produced with the tableofcontents command. You put the command right where you want the table of contents to go; LaTeX does the rest for you. It produces a heading, but it does not automatically start a new page.

How do I remove page numbers from a table of contents in LaTeX?

So, how to get rid of the page number on the first page of table of contents in LaTeX? You have to dig into the header and footer setting for this. First thing is to use fancyhdr package – put usepackage{fancyhdr} command anywhere before the begin{document}.

How do you do a page break in LaTeX?

The pagebreak command tells LaTeX to break the current page at the point of the command. With the optional argument, number, you can convert the pagebreak command from a demand to a request. The number must be a number from 0 to 4. The higher the number, the more insistent the request is.

How do I change font size in table of contents in LaTeX?

To change the font size of a section heading in the body of a document all you have to do is highlight the text, right click, then click on Text style ---> customized I wish it was that simple to modify the text in the table of contents.

How do I make a list of figures in LaTeX?

The commands listoffigures and listoftables are self explanatory, the first one generates the list of figures and the second one the list of tables.

Which bibliography style is used to generate references in the order they are cited in the document in LaTeX?

The built-in bibliography styles in LaTex include: plain: references listed in alphabetical order and labeled numerically. unsrt: same as plain except references appear in order of citation.