Writing


Guide to LaTeX & Typesetting

LaTeX is a high-quality typesetting system designed to produce beautiful technical and scientific documents, especially involving mathematical equations. It is widely used in typesetting science and mathematics journals.

Templates

Tutorials

  • Not So Short Guide
    This is a good introduction to LaTeX, not too short yet not too long.
  • Wikibooks LaTeX
    This is a, more or less, complete repository for questions about LaTeX typesetting.

LaTeX editor

  • TeXstudio
    TeXstudio is a newer TeX editor available for macOS, Windows, and Linux. If you install this program on your computer, you also need to install a LaTeX compiler (see below).
  • Overleaf
    Overleaf is a commercial online LaTeX editor that facilitates collaboration.
  • LaTeXiT
    LaTeXiT is a small macOS app that allows one to quickly typeset LaTeX equations, and drag & drop them to any supporting application, such as Keynote.

LaTeX compiler

  • MacTeX
    MacTeX is an easy to install package necessary to compile your LaTeX code on macOS.
  • MiKTeX
    MiKTeX is an easy to install package necessary to compile your LaTeX code on Windows or macOS.