diff options
author | philblunsom@gmail.com <philblunsom@gmail.com@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-11 11:22:22 +0000 |
---|---|---|
committer | philblunsom@gmail.com <philblunsom@gmail.com@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-11 11:22:22 +0000 |
commit | 95b693afe142bf2f614fb83c0b8e063e3959c3ed (patch) | |
tree | 0902b6ac040089a466d09f9c1327cc0bede52028 /report/report.tex | |
parent | cf16757f7a8d7e9ef93d403595208cbc26ad8b05 (diff) |
Working on the introduction.
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@524 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'report/report.tex')
-rwxr-xr-x | report/report.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/report/report.tex b/report/report.tex index 1329d327..1fab4792 100755 --- a/report/report.tex +++ b/report/report.tex @@ -12,7 +12,8 @@ \usepackage{fancybox} \usepackage[square]{natbib} \usepackage{epsfig} -\usepackage{subfig} +%\usepackage{subfig} +\usepackage{subfigure} \oddsidemargin 0mm \evensidemargin 5mm \topmargin -20mm @@ -27,6 +28,8 @@ \makeindex \theoremstyle{plain} +\newcommand{\nt}[2]{\textrm{#1}_{\framebox[5pt]{\scriptsize #2}}} + \begin{document} \title{\vspace{-15mm}\LARGE {\bf Final Report}\\[2mm] of the\\[2mm] @@ -87,9 +90,8 @@ We especially would like to thank Fred Jelinek for heading the Summer School eff \end{itemize} \tableofcontents -\chapter{Introduction} -Blah blah blah, LDA \citep{blei:2003}. Blah blah blah, posterior regularization \citep{ganchev:penn:2009}. +\include{introduction} \include{training} |