Jul
2
Set of tools to put Stata output in Latex
July 2, 2009 | | Leave a Comment
Gerhard Riener has a nice page replicated below.
LaTex and Stata @ Gerhard’s Hompage @ Department of Economics @ Essex
Stata Integration to Latex
Producing Tables and Graphs and including them into publications and articles is often a very tedious task, especially when LaTex tables are involved. I collected some hopefully useful programs and links to instruction how to least paifully get your output to the masses
General Articles
A good website for people who (have to) work with data:
DataNinja maintained by an Econ PhD student
- Rosa Gini and Jacopo Pasquini Automatic generation of documents
- Florent Bresson Outils Stata pour LaTeX
- Ben Jann Making regression tables from stored estimates
- Roger B. Newson Confidence intervals and p-values for delivery to the end user
Stata Modules
The most comprehensive stata module is OUTTEX. Provides a lot of features for exporting into html, \LaTex and text.
- CORRTEX Stata module to generate correlation tables formatted in LaTeX
- OUTREG2 Stata module to arrange regression outputs into an illustrative table
- TABOUT Stata module to export publication quality cross-tabulations,
- EST2TEX Stata module to create LaTeX tables from estimation results
- ESTOUT Stata module to make regression tables
- SUTEX Stata module to LaTeX code for summary statistics tables
- MAKETEX: Stata module to generate LaTeX code from a text file
- OUTTABLE: Stata module to write matrix to LaTeX table