% Please run your submission with these commands to ensure % that they will go through LaTeX without problems. % Please *do not* include these commands in your submission. % Please try not to use additional packages or only the most common ones. \documentclass[10pt]{article} \usepackage{amsmath,amsfonts} \usepackage{times} \newcommand{\session}[1]{\smallskip\noindent\textbf{#1}} \newcommand{\speaker}[3]{\noindent% \underline{#1} \\ #2\\ \texttt{#3}} \renewcommand{\author}[3]{% \noindent #1 \\ {#2}\\ \texttt{#3}\\} \renewcommand{\title}[1]{\noindent {\bfseries \large #1}% }% \begin{document} \input{SampleSubmission.tex} \end{document}