Latex Homework Template Save

🎓📄 The LaTeX file that I used as the base for all my homework in university.

Project README

latex-homework-template

The LaTeX file that I use as the base for all my homeworks in university. You should follow me on Twitter.

Features

Here are just a few features of this homework template.

  1. Title page.
  2. Problem markers.
  3. Configurable problem numbers (see the last 3 problems for an example).
  4. Some commonly used math macros.

Screenshots

The Cover Page:

Cover page

Big Oh Example Problem:

Example problems 1

Automata & Pseudocode Problems:

Example problems 2

Statistics Problem:

Example problems 3

Proof Problem:

Example problems 4

Adjustable Problem Numbers

Example problem numbering

Installing

  1. First you'll need LaTeX. Instructions on obtaining it can be found here: http://latex-project.org/ftp.html

  2. Compiling from the command line will look like the following:

    $ latexmk homework.tex
    
  3. Or you can use TeXShop or a similar native client to typeset the LaTeX file.

Credit

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.

License

This code is distributed under the MIT license. For more info, read the LICENSE file distributed with the source code.

Open Source Agenda is not affiliated with "Latex Homework Template" Project. README Source: jdavis/latex-homework-template

Open Source Agenda Badge

Open Source Agenda Rating