An open API service indexing awesome lists of open source software.

https://github.com/keplerc/homework_template

Latex Homework Template for UCLA students.
https://github.com/keplerc/homework_template

Last synced: over 1 year ago
JSON representation

Latex Homework Template for UCLA students.

Awesome Lists containing this project

README

          

# Homework_Template
Latex Homework Template for UCLA students.

### Sample

The template is shown in the pdf file.

### Instruction

1. Fork this repository

2. Change UID, student name, class name to your own.

> %
> % Homework Details\
> % - Title\
> % - Class\
> % - Author\
> % - UID\
> %\
>\
> \newcommand{\hmwkTitle}{Homework\ \#2}\
> \newcommand{\hmwkClass}{YOUR CLASS}\
> \newcommand{\hmwkAuthorName}{\textbf{YOUR OWN NAME}}\
> \newcommand{\UID}{\textbf{YOUR OWN UID}}

3. Clone your own repository every time you need this template.