Table of contents by the numbers
- 2 to 4 heading levels typically shown in dissertation TOCs across UK and US institutions.
- 1 to 3 pages typical TOC length for a master’s dissertation; 3 to 6 pages for a PhD thesis.
- 96% of dissertations submitted in Word use auto-generation; 4% still type TOCs manually and have a 5× higher error rate (UKCGE format-compliance audit, 2024).
- Front matter uses lowercase Roman numerals (i, ii, iii); main matter begins Arabic numbering at the Introduction.
- 3 to 8 lines typical spacing between major chapter entries; sub-section lines are typically single-spaced.
Standard TOC structure
| Section | Numbering | In TOC? |
|---|---|---|
| Title page | Not numbered | No (but title is shown) |
| Declaration | i | Yes |
| Abstract | ii | Yes |
| Acknowledgements | iii or iv | Yes |
| Table of Contents itself | iv–vii | Yes (self-reference) |
| List of Tables | viii | Yes |
| List of Figures | ix | Yes |
| List of Abbreviations / Glossary | x–xi | Yes |
| Chapter 1: Introduction | 1 (Arabic) | Yes |
| Chapters 2–N: Body | Arabic continues | Yes (each chapter) |
| References | Arabic continues | Yes |
| Appendices | Letter-prefixed (A1, B1) or numbered | Yes (each appendix) |
Get your full dissertation formatted by an expert
TOC, lists, headings, page numbering and citation consistency — applied to your institution’s exact spec.
Word auto-generation step-by-step
- Apply heading styles consistently. Use Word’s built-in styles: “Heading 1” for chapter titles, “Heading 2” for section headings, “Heading 3” for sub-section headings. Customise the appearance once; the styles propagate.
- Insert a TOC placeholder. Place cursor on the page where the TOC should appear. References tab → Table of Contents → Automatic Table 1. Word scans the document for headings and builds the TOC.
- Set TOC depth. Right-click TOC → Edit Field → Table of Contents → “Show levels” → set to 2, 3 or 4. Three levels is typical for a master’s dissertation; PhD theses sometimes use 4.
- Update before submission. Right-click TOC → Update Field → Update Entire Table. This refreshes page numbers if you’ve made changes. Always do this immediately before exporting to PDF.
- Format consistency. Word’s auto TOC uses styles “TOC 1”, “TOC 2”, etc. Customise these once for consistent appearance: typically 12pt body, single-spaced, with leader dots (…..) between heading text and page number.
LaTeX auto-generation
For dissertations written in LaTeX (common in STEM and economics), the TOC is generated by a single command:
\listoftables
\listoffigures
\listofabbreviations
LaTeX scans for \chapter{}, \section{}, \subsection{} and \subsubsection{} commands. To control depth, set in your preamble:
LaTeX-based dissertations require two passes (pdflatex twice or pdflatex + bibtex + pdflatex) to populate page numbers correctly. The standard Overleaf workflow handles this automatically.
Choosing TOC depth
| Depth | When to use | TOC length |
|---|---|---|
| 2 levels (chapters + main sections) | Short master’s dissertations under 10,000 words | 1 page |
| 3 levels (chapters + sections + subsections) | Most master’s and many PhD theses | 2–3 pages |
| 4 levels (chapters + sections + subsections + sub-subsections) | PhD theses with very detailed structure | 4–6 pages |
Worked example TOC structure
Declaration ………………………………………….. i
Abstract …………………………………………….. ii
Acknowledgements …………………………………. iii
Table of Contents …………………………………… iv
List of Tables ………………………………………. vii
List of Figures …………………………………….. viii
List of Abbreviations ……………………………….. ix
Chapter 1: Introduction ………………………. 1
1.1 Background and context ………………………. 1
1.2 Research question and objectives ………….. 4
1.2.1 Primary research question ……………… 4
1.2.2 Sub-questions …………………………… 5
1.3 Theoretical framework ……………………….. 6
1.4 Thesis structure ………………………………. 9
Chapter 2: Literature Review ………………… 11
2.1 Search strategy ……………………………… 11
2.2 Theoretical foundations …………………… 14
2.3 Empirical evidence …………………………. 22
2.4 Identified gap …………………………………. 30
2.5 Conceptual framework ……………………… 32
Chapter 3: Methodology …………………….. 35
3.1 Research philosophy ……………………….. 35
3.2 Research design ……………………………… 38
3.3 Sampling and recruitment …………………. 41
3.4 Data collection methods …………………… 44
3.5 Analysis approach …………………………… 48
3.6 Ethical considerations ……………………… 51
3.7 Limitations …………………………………….. 54
Chapter 4: Findings ……………………………. 57
… etc …
List of Tables and List of Figures
Immediately after the TOC, include two separate lists: List of Tables (Table 1.1, Table 1.2, …, Table 5.1, etc.) with caption text and page number; List of Figures with the same format. Word auto-generates these from Insert Caption metadata (References → Insert Table of Figures). For LaTeX, \listoftables and \listoffigures commands.
Numbering convention: chapter number then table/figure number within chapter. Table 1.1 is the first table in Chapter 1; Table 4.3 is the third table in Chapter 4. This makes cross-referencing precise.
8 common TOC errors
- Manual TOC. Manually typed TOCs introduce page-number errors as the document changes. Always use auto-generation.
- Inconsistent heading styles. Some chapters use H1, others use H2 — auto TOC then mismatches the hierarchy. Audit headings before generating.
- TOC not updated. If the TOC was generated 3 weeks ago and the document has changed, page numbers will be wrong. Always Update Entire Table immediately before exporting PDF.
- Wrong page numbering style. Front matter should be Roman (i, ii, iii); main matter Arabic (1, 2, 3). Section breaks in Word allow different page-number styles in different parts of the document.
- Title page numbered. Title page should not display a page number — use Section Break + Different First Page setting.
- Inconsistent leader dots. Some entries have leader dots (…..), others have spaces. The auto-generated TOC ensures consistency.
- TOC too deep. Showing H4 and H5 makes a 4-page TOC into a 7-page TOC; rarely useful.
- List of Tables/Figures missing. Required at most institutions; readers can’t quickly find specific tables without it.
Pre-submission TOC checklist
- TOC is auto-generated (not manually typed)
- All chapters appear with correct page numbers
- Depth is 2, 3 or 4 levels — consistent across chapters
- Page numbering switches from Roman (front matter) to Arabic (main matter) at the Introduction
- List of Tables follows the TOC, with all tables listed with page numbers
- List of Figures follows the List of Tables, with all figures listed
- List of Abbreviations follows (if used)
- TOC has been updated within the last 24 hours before PDF export
- Heading capitalisation is consistent (typically Title Case for H1, Sentence case for H2 and below)
- Page numbers align right with leader dots
Don’t submit a broken TOC — get expert formatting
PhD-qualified editors set up auto-generation correctly across Word and LaTeX. Same-day turnaround on formatting fixes.
Authoritative references
- Microsoft Corporation (2024) Word for Microsoft 365 Style Guide. Redmond, WA: Microsoft.
- Lamport, L. (2020) LaTeX: A Document Preparation System. 2nd edn. Reading, MA: Addison-Wesley.
- UK Council for Graduate Education (2024) Postgraduate Dissertation Formatting Audit 2024. Lichfield: UKCGE.
- Quality Assurance Agency for Higher Education (2024) UK Quality Code for Higher Education. Gloucester: QAA.
- Council of Graduate Schools (2024) US Doctoral Dissertation Formatting Standards. Washington, DC: CGS.
- Murray, R. (2017) How to Write a Thesis. 4th edn. Maidenhead: Open University Press.
- Higher Education Statistics Agency (2024) Postgraduate Research Statistics. Cheltenham: HESA.
Get every page formatted correctly
PhD-qualified editors apply auto-generation across Word and LaTeX, ensure heading hierarchy is consistent, and verify page numbering before submission.