Software » History » Version 1
Joseph Foley, 2015-12-09 10:07
basic software information.
| 1 | 1 | Joseph Foley | h1. Software |
|---|---|---|---|
| 2 | |||
| 3 | There is lots of information in http://afs.rnd.ru.is/project/htgaru/trunk/how-to-get-around-projects.pdf |
||
| 4 | chapter 8 and 9. It is highly recommended that you read that section of the document first. |
||
| 5 | |||
| 6 | h2. Version Control |
||
| 7 | |||
| 8 | * TortoiseSVN (Windows Only) https://tortoisesvn.net/ |
||
| 9 | * SmartSVN (Windows, Linux, Mac) http://www.smartsvn.com/ |
||
| 10 | |||
| 11 | h2. LaTeX |
||
| 12 | |||
| 13 | LaTeX is a document preparation system that makes your papers look as though they were printed in a book. It also ensures that your math formulas and citations look right. |
||
| 14 | |||
| 15 | h3. LaTeX distribution |
||
| 16 | |||
| 17 | * MIKTeX (windows) http://miktex.org/ |
||
| 18 | ** IMPORTANT: Only install the 32 bit version!!!! |
||
| 19 | * TexLive (all platforms) https://www.tug.org/texlive/ |
||
| 20 | ** If you are using special packages such as pythontex, you must use this one |
||
| 21 | |||
| 22 | h3. GUI |
||
| 23 | |||
| 24 | * TeXStudio http://www.texstudio.org/ |
||
| 25 | |||
| 26 | h3. Reference management |
||
| 27 | |||
| 28 | * JabREF (uses Java) http://jabref.sourceforge.net/ |