LaTeX Resources
Files for Workshop 25.01.11 An Introduction to LaTeX
Links to: MikTex TeXnicCenter JabRef
Resources from the University (goto Software/LaTeX): Link
Template
I built a zip file, which contains a template that loads the most important packages and a default reference database (references.bib) that you can edit. This file compiles right out of the box and you can use it as a starting point for any project. Here you are
Presentations
Installation guideline: Installation guideline
Usage guideline: Usage guideline
I want to create a CheatSheet for the most common LaTeX commands, it will be here soon!
LaTeX and STATA
Getting LaTeX to play nice with the popular statistics package STATA by, for example, getting STATA to output regression tables as TeX source code which you can then paste into your LaTeX document, can often be quite difficult. A good place to start is to install the outreg2 package (just type “ssc install outreg2” into the STATA) console) and then to read the helpfile of that package.



