\documentclass[11pt]{article} \usepackage{stata} \begin{document} \section{Example 1} \begin{stlog} . des {\smallskip} Contains data from http://www.ats.ucla.edu/stat/stata/notes/hsb2.dta obs: 200 highschool and beyond (200 cases) vars: 11 20 Jun 2000 14:13 size: 9,600 (99.1\% of memory free) \HLI{79} storage display value variable name type format label variable label \HLI{79} id float \%9.0g female float \%9.0g fl race float \%12.0g rl ses float \%9.0g sl schtyp float \%9.0g scl type of school prog float \%9.0g sel type of program read float \%9.0g reading score write float \%9.0g writing score math float \%9.0g math score science float \%9.0g science score socst float \%9.0g social studies score \HLI{79} Sorted by: \end{stlog} \end{document}