Skip to content

Instantly share code, notes, and snippets.

@abakst
Created March 4, 2013 19:55
Show Gist options
  • Save abakst/5085056 to your computer and use it in GitHub Desktop.
Save abakst/5085056 to your computer and use it in GitHub Desktop.
\documentclass{article}
\usepackage{fullpage}
\usepackage{enumerate}
\usepackage{listings}
\usepackage{xspace}
\newcommand{\question}[1] {\subsection*{Question #1}}
\newcommand{\ie}{\emph{i.e.\@\xspace}}
\begin{document}
\title{CSE 221 Homework}
\author{Alexander Bakst}
\maketitle
\question{1}
\question{2}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment