Skip to content

Instantly share code, notes, and snippets.

View alxmjo's full-sized avatar

Alex Johnson alxmjo

View GitHub Profile
@alxmjo
alxmjo / HWTemplate.tex
Created January 12, 2019 15:20 — forked from dcernst/HWTemplate.tex
LaTeX homework template for Weekly Homework assignments for Dana Ernst's courses.
% --------------------------------------------------------------
% This is all preamble stuff that you don't have to worry about.
% Head down to where it says "Start here"
% --------------------------------------------------------------
\documentclass[12pt]{article}
\usepackage[margin=1in]{geometry}
\usepackage{amsmath,amsthm,amssymb}