writting 3 template

This commit is contained in:
2015-03-31 23:05:54 -04:00
parent 3d6dc69334
commit 827f234009
3 changed files with 32 additions and 0 deletions

32
instructions/instr.tex Normal file
View File

@@ -0,0 +1,32 @@
\documentclass[11pt]{article}
\usepackage{graphicx}
\oddsidemargin0cm
\topmargin-2cm
\textwidth16.5cm
\textheight23.5cm
\begin{document}
\thispagestyle{empty}
\noindent Aaron Gutierrez \& Mitchell Plamann\hfill{15-221}\\
amgutier@andrew.cmu.edu \& mplamann@andrew.cmu.edu \hfill{Spring 2015}\\
Section A \hfill{Team 9}
\vspace{\fill}
\begin{center}
Writing Assignment 3
Instructions
\today
\end{center}
\vspace{\fill}
\newpage
\pagenumbering{arabic}
\end{document}