Writing with Latex

From TheFusioneersWiki
Revision as of 05:27, 1 August 2014 by 131.215.166.168 (Talk)

Jump to: navigation, search

This is a Latex Test:

{\frac  {2\pi }{{\sqrt  {\pi }}}}\int _{x}^{{\infty }}e^{{-t^{2}}}\,dt


The LaTeX Basics

LaTeX is widely used to produce high quality technical and scientific documentation. If you are in any STEM field, you will probably use LaTeX to compose papers, theses, project proposals, and many other documents. LaTex is not your everyday run-of-the-mill word processor, rather, you should treat it as a new programming language. To get started with LaTex, you will need to install a .tex compiler. The link to one such compiler, TeXstudio, is provided here [1].