Project

General

Profile

Getting Started with LaTeX » History » Version 5

Joseph Foley, 2017-03-01 11:17
ilatex

1 1 Kristján Gerhard
h1. Getting Started with LaTeX
2
3 3 Joseph Foley
* Various very helpful reference books https://www.latex-project.org/help/books/
4
* The Not So Short Introduction to LATEX 2? http://tobi.oetiker.ch/lshort/lshort.pdf
5 1 Kristján Gerhard
* LaTeX Cheat Sheet http://www.stdout.org/~winston/latex/latexsheet-a4.pdf
6
* LaTeX Symbols http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
7
* Graphical Tool to Decipher LaTeX Symbols http://detexify.kirelabs.org/classify.html
8 5 Joseph Foley
* MIT "Inessential LaTeX" https://stuff.mit.edu/sipb/ilatex
9 1 Kristján Gerhard
10 4 Joseph Foley
h3. Online
11
12
* https://www.overleaf.com/  (semi-commercial, very well done)
13
* https://www.sharelatex.com/  (free)
14
15 1 Kristján Gerhard
h3. Windows
16
17
# MiKTeX http://miktex.org/
18
# TeXStudio http://texstudio.sourceforge.net/
19
# JabRef http://jabref.sourceforge.net/
20
21
h3. Mac
22
23
# http://tug.org/mactex/
24
# TeXStudio http://texstudio.sourceforge.net/
25
# JabRef http://jabref.sourceforge.net/
26
27
h3. Expert Mode
28
29
* Emacs (TeXMode) http://www.gnu.org/software/emacs/
30
* TeX in Eclipse http://texlipse.sourceforge.net/