% 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{\speaker}[3]{\noindent\underline{#1} \\ #2\\ \texttt{#3}} %\renewcommand{\author}[3]{\noindent #1 \\ {#2}\\ \texttt{#3}\\[4pt]} \newcommand{\mstitle}[1]{ \noindent {\bfseries {\Large #1}} \newline } % \newcommand{\email}[1]{\textup{\texttt{#1}}} % \newcommand{\summary}[1]{\normalsize{#1} \newline}% % \newcommand{\ttitle}[1]{ \newline \noindent{\large \bfseries #1}\newline}% % \newcommand{\organizer}[1]{% \noindent\large{% \textit{Organizer(s): #1}} \newline }% \newcommand{\address}[1]{\small{#1}\newline} % \newcommand{\authors}[1]{#1\newline} \begin{document} % Your submission goes here % ... \input{MS_proposal_example.tex} \end{document}