Skip to content

WorcesterSociety/HomeworkTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awe-homework

This is a homework template developed by Aaron Weiss for a variety of computer science related purposes. It imports a number of fundamental packages, and provides some basic structure to the document beyond the article class.

Getting Started

To get started, clone this repository anywhere and run ./init.sh name. This script will remove all of the repository artifacts excluding the template, and rename example.tex to name.tex.

Requirements

To use this template with syntax highlighting, you must have pygments installed. The easiest way to install pygments is by running pip install Pygments.

License

This project is dedicated to the public domain. You can find more information about this in the LICENSE file.