https://github.com/deepmancer/academic-homework-template
Simple, easy-to-use, latex template for homework and assignments
https://github.com/deepmancer/academic-homework-template
academic academic-project assignment assignment-solutions homework homework-assignments latex latex-template
Last synced: about 1 year ago
JSON representation
Simple, easy-to-use, latex template for homework and assignments
- Host: GitHub
- URL: https://github.com/deepmancer/academic-homework-template
- Owner: deepmancer
- License: mit
- Created: 2025-01-24T17:51:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T02:25:54.000Z (over 1 year ago)
- Last Synced: 2025-02-07T03:24:29.272Z (over 1 year ago)
- Topics: academic, academic-project, assignment, assignment-solutions, homework, homework-assignments, latex, latex-template
- Language: TeX
- Homepage: https://deepmancer.github.io/academic-homework-template/
- Size: 576 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Academic Homework LaTeX Template
> Create polished and professional homework or assignment reports effortlessly with this LaTeX template.
---
## π Quick Links
| [Source Code](https://github.com/deepmancer/academic-homework-template) | [Live Preview](https://deepmancer.github.io/academic-homework-template/) |
---
## πΌοΈ Sample Slides
Below are a few slide previews to showcase the templateβs design:
| **Slide Section** | **Preview** |
|---------------------------|-------------------------------------------------------------------------------------------|
| **Title Page** |  |
| **Body Example** |  |
| **References** |  |
---
## β¨ Key Features
- **Effortless Customization**: Easily adjust headers, footers, and metadata via simple configuration files.
- **Quick Compilation**: Generate your final PDF in seconds with a single `make` command.
- **Professional Design**: Sleek and modern formatting for figures, tables, and references.
---
## π Getting Started
Follow these simple steps to begin:
1. **Fork** or **Clone** this repository:
```sh
git clone https://github.com/deepmancer/academic-homework-template.git
```
2. Open the [`homework.tex`](homework.tex) file and begin crafting your solutions.
3. Compile your document by running:
```sh
make
```
This generates [`homework.pdf`](homework.pdf) in the output directory.
---
## π License
This project is available under the [MIT License](LICENSE). Feel free to use, modify, and distribute under these terms.
---
## β Support the Project
Consider the following if you find this template helpful:
- Star this repository on GitHub β
- Fork the project to create your own variant π΄
- Share it with peers and colleagues π’
---
Happy TeXing! π