iwantcoding.com
🔥 Daily 👥 Rooms 🏆 Top Log in Sign up

List of Tables

The List of Tables is a separate front-matter section. It mirrors the TOC pattern but only for tables. Each entry shows the table number, caption, and page. Auto-generate it - never type it by hand.

Numbering Convention

StyleExample
Chapter-sequentialTable 3.1, Table 3.2, Table 4.1
Manuscript-sequentialTable 1, Table 2, Table 12

Most PH programmes use chapter-sequential (Table 3.1 = chapter 3, table 1).

Caption Style

ElementConvention
PositionAbove the table
BoldTable 3.1 prefix only
PunctuationPeriod or em-dash after number
VoiceDescriptive, not the title of a section
ExampleTable 3.1 - System response time benchmarks across modules

Auto-Generate Steps

ToolStep
MS WordApply Caption style to each table, then References → Insert Table of Figures (set label to Table)
LaTeXUse \caption{} and \listoftables
Google DocsManual or via add-on (Doc Builder)

Common Mistakes

  1. Numbering tables and figures with the same sequence.
  2. Captions below the table (figures go below, tables go above).
  3. Inconsistent capitalisation in captions.
  4. Missing entries because of broken caption style.

Discussion

Loading…