Getting Started with LaTeX » History » Version 4
Joseph Foley, 2017-03-01 11:17
overleaf links
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 | |||
9 | 4 | Joseph Foley | h3. Online |
10 | |||
11 | * https://www.overleaf.com/ (semi-commercial, very well done) |
||
12 | * https://www.sharelatex.com/ (free) |
||
13 | |||
14 | 1 | Kristján Gerhard | h3. Windows |
15 | |||
16 | # MiKTeX http://miktex.org/ |
||
17 | # TeXStudio http://texstudio.sourceforge.net/ |
||
18 | # JabRef http://jabref.sourceforge.net/ |
||
19 | |||
20 | h3. Mac |
||
21 | |||
22 | # http://tug.org/mactex/ |
||
23 | # TeXStudio http://texstudio.sourceforge.net/ |
||
24 | # JabRef http://jabref.sourceforge.net/ |
||
25 | |||
26 | h3. Expert Mode |
||
27 | |||
28 | * Emacs (TeXMode) http://www.gnu.org/software/emacs/ |
||
29 | * TeX in Eclipse http://texlipse.sourceforge.net/ |