Simple Math Homework Template
I had to relearn LaTeX to turn in my real analysis homework last night, so I made it into a template in case others are in the same situation.
Get in touch
Have you checked our knowledge base ?
Message sent! Our team will review it and reply by email.
Email:
Navigation Menu
Search code, repositories, users, issues, pull requests..., provide feedback.
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly.
To see all available qualifiers, see our documentation .
- Notifications You must be signed in to change notification settings
🎓📄 The LaTeX file that I used as the base for all my homework in university.
jdavis/latex-homework-template
Folders and files, repository files navigation, latex-homework-template.
The LaTeX file that I use as the base for all my homeworks in university. You should follow me on Twitter .
Here are just a few features of this homework template.
- Title page.
- Problem markers.
- Configurable problem numbers (see the last 3 problems for an example).
- Some commonly used math macros.
Screenshots
The cover page:.
Big Oh Example Problem:
Automata & Pseudocode Problems:
Statistics Problem:
Proof Problem:
Adjustable Problem Numbers
First you'll need LaTeX. Instructions on obtaining it can be found here: http://latex-project.org/ftp.html
Compiling from the command line will look like the following:
Or you can use TeXShop or a similar native client to typeset the LaTeX file.
When first starting with LaTeX, I came across this template and used it as a base for starting my template. As you can see, it is pretty similar.
This code is distributed under the MIT license. For more info, read the LICENSE file distributed with the source code.
IMAGES