Appendices

Links

A curated collection of LaTeX resources including community sites, tutorials, FAQs, references, and templates.

The following list documents some of the other LaTeX resources available on the Web.

Community

  • The TeX Users Group — Includes links to free versions of (La)TeX for many kinds of computers.
  • UK-TUG — The UK TeX Users' Group
  • TUGIndia — The Indian TeX Users Group
  • comp.text.tex — Newsgroup for (La)TeX related questions
  • CTAN — A comprehensive archive with hundreds of TeX add-on packages and programs
  • TeX—LaTeX StackExchange — A question-answer forum dedicated to TeX-related topics

Tutorials/FAQs

Reference

Authoritative LaTeX Sources

The content on this site draws from the following authoritative references:

LaTeX2e Unofficial Reference Manual

  • URL: https://latexref.xyz
  • Maintainer: Karl Berry
  • Coverage: Exhaustive command-by-command reference for LaTeX2e, covering all environments, commands, and package interfaces.
  • Used for: Command syntax, environment documentation, engine taxonomy, input encoding, box commands, math symbols, page styles.

LaTeX for Package and Class Authors (clsguide)

  • URL: https://www.latex-project.org/help/documentation/clsguide.pdf
  • Author: The LaTeX Project
  • Coverage: Guide for writing LaTeX classes and packages, covering the L3 programming layer, hook management, key-value options, and modern package authoring.
  • Used for: Package/class decision framework, \DeclareKeys, \AddToHook, xparse integration, L3/expl3 programming layer.

A Guide to LaTeX (4th edition)

  • Authors: Helmut Kopka and Patrick W. Daly
  • Publisher: Addison-Wesley, 2004
  • Coverage: Comprehensive 31,000+ line guide covering LaTeX from basics to advanced topics, including error diagnosis, graphics, bibliography management, and presentation material.
  • Used for: Historical context, error diagnosis methodology, advanced customization, graphics inclusion, bibliography management.

LaTeX for Beginners Workbook

  • Coverage: Progressive beginner's guide with practical exercises covering document structure, text formatting, tables, figures, equations, and BibTeX.
  • Used for: Pedagogical structure, practical exercises, beginner-friendly explanations, step-by-step walkthroughs.

Templates

Copyright © 2026