Chapter 8: Listing Contents and References
LaTeX makes it very easy to create lists for many purposes. For example, we've seen that just the simple \tableofcontents command creates a nice-looking table of contents. It takes the entries from the headings and the numbers of the pages they fall on and produces a nice list.
A table of contents (TOC) and an index are handy for navigating within a book. Lists of tables and lists of figures are similarly helpful. Usually, an academic paper or a book requires a list of references for citations, a bibliography. Once you finish this chapter, you will know how to create such lists and how to customize them.
In this chapter, we will cover the following topics:
- Customizing the table of contents
- Generating ...
Get LaTeX Beginner's Guide - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.