Skip to content

Instantly share code, notes, and snippets.

@AdamSaleh
Last active December 1, 2020 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdamSaleh/d2a81fdab2df06113a73f8cce62acab9 to your computer and use it in GitHub Desktop.
Save AdamSaleh/d2a81fdab2df06113a73f8cce62acab9 to your computer and use it in GitHub Desktop.
\documentclass{article}
% General document formatting
\usepackage[margin=0.7in]{geometry}
\usepackage[parfill]{parskip}
\usepackage[utf8]{inputenc}
% Related to math
\usepackage{amsmath,amssymb,amsfonts,amsthm}
\begin{document}
Name, date, Exercise X
\section*{Part a}
Put your answer to part a here
\section*{Part b}
etc
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment