36 lines
644 B
TeX
36 lines
644 B
TeX
\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}
|
|
|
|
\section{Overview}
|
|
\subsection{
|
|
This tutorial is for GitHub users who know how to create and use repositories,
|
|
but are unfamiliar with GitHub's issue tracking features.
|
|
|
|
\end{document}
|