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.
- Host: GitHub
- URL: https://github.com/keplerc/homework_template
- Owner: KeplerC
- Created: 2018-01-18T05:54:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T09:26:07.000Z (over 8 years ago)
- Last Synced: 2025-01-25T21:55:33.594Z (over 1 year ago)
- Language: TeX
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.