Homework Submission
You can submit your typeset homework solutions through Canvas.
Typesetting
Please submit your homework solutions in PDF format. Below are some resources for typesetting using LaTeX.
LaTeX
Standard software for mathematical documents. You can either use it on your computer or online, e.g., on Overleaf. In general, we recommend to use Overleaf instead of installing LaTeX on your computer.
If you want to install LaTeX on your computer, choose a distributions for your operating system. For example, miktex (Windows), mactex (OS X), or texlive (Linux).
Once you have installed LaTeX on your computer, you can create LaTeX documents in an editor. Here are some suggestions: (For each platform, the editors are roughly ordered by ease-of-use.)
- All platforms: lyx, texworks, texmaker, emacs+auctex, vim+vimlatex
- Windows: texniccenter, winedt
- OS X: texshop, textmate
Some references about LaTeX:
- Wikibook on LaTeX (with section on mathematics)
- LaTeX Tutorials: A Primer
- The not so short introduction to LaTeX