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
- Tobias Oetiker's Not So Short Introduction to LaTex2e: http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf
- Peter Flynn's beginner's guide (formatting): http://www.ctan.org/tex-archive/info/beginlatex/beginlatex-3.6.pdf
- The AMS Short Math Guide for LaTeX, a concise summary of math formula typesetting features: http://www.ams.org/tex/amslatex.html
- amsmath users guide (PDF) and related files: http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math/
- LaTeX Primer: http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/
- David Bausum's list of TeX primitives (these are the fundamental commands used in TeX): http://www.tug.org/utilities/plain/cseq.html
- Leslie Lamport's manual for the commands that are unique to LaTeX (commands not used in plain TeX): http://www.tex.uniyar.ac.ru/doc/latex2e.pdf
- The UK TeX FAQ: List of questions and answers that are frequently posted at comp.text.tex: https://www.texfaq.org
- LearnLaTeX.org online tutorial: https://www.learnlatex.org
- TeX on Mac OS X: Guide to using TeX and LaTeX on a Mac: http://www.rna.nl/tex.html
- Text Processing using LaTeX: http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/
- The (La)TeX encyclopaedia: http://tex.loria.fr/index.html
- Hypertext Help with LaTeX: http://www.giss.nasa.gov/tools/latex/index.html
- EpsLatex: a very comprehensive guide to images, figures and graphics: http://www.ctan.org/tex-archive/info/epslatex.pdf
- The Comprehensive LaTeX Symbol List (PDF): http://www.ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
- Comprehensive List of Mathematical Symbols (PDF): https://mathvault.ca/wp-content/uploads/Comprehensive-List-of-Mathematical-Symbols.pdf
- Getting to Grips with LaTeX (HTML): Collection of LaTeX tutorials taking you from the very basics towards more advanced topics: http://www.andy-roberts.net/misc/latex/index.html
- Chapter 8 (about typesetting mathematics) of the LaTeX companion: http://www.macrotex.net/texbooks/latexcomp-ch8.pdf
- Overleaf: Learn LaTeX in 30 minutes: https://www.overleaf.com/learn/latex/Learn_LaTeX_in_30_minutes
- Art of Problem Solving: LaTeX Symbols: https://artofproblemsolving.com/wiki/index.php/LaTeX:Symbols
Reference
- LaTeX Project Site
- The Comprehensive TeX Archive Network — Latest (La)TeX-related packages and software
- TeX Directory Structure — used by many (La)TeX distributions
- Natural Math — converts natural language math formulas to LaTeX representation
- Obsolete packages and commands
- Lamport's book LaTeX: A Document Preparation System
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
- A resource for free high quality LaTeX templates for a variety of applications
- High-quality LaTeX templates for journals, CVs, resumes, papers, presentations, assignments, letters and project reports
- LaTeX template for writing PhD thesis, 2007
- UCL computer department thesis template
- UT thesis template, 2006
- A template that supports an easy conversion to .odt (.doc), .pdf and .html in one run, 2009