Skip to content

Instantly share code, notes, and snippets.

View nhandler's full-sized avatar

Nathan Handler nhandler

View GitHub Profile
@dylnuge
dylnuge / hw.tex
Created January 23, 2012 03:03 — forked from klange/hw.tex
Homework template
\documentclass{article}
\usepackage[margin=1in]{geometry}
\usepackage{fancyhdr}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{listings}
\usepackage{graphicx}
\usepackage{enumerate}