Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add an alphabetical index to books and theses with imakeidx, index entries, and makeindex workflows.
\documentclass{book} \usepackage{imakeidx} \makeindex \begin{document} \chapter{Foundations} LaTeX\index{LaTeX} supports structured writing. Bibliography\index{bibliography} workflows are flexible. \chapter{Methods} Hyperlinks\index{hyperlinks} improve navigation. \printindex \end{document}
makeindex <jobname>
Neural networks\index{machine learning!neural networks} Transformers\index{machine learning!transformers}
Was this page helpful?