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

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

Awesome Lists containing this project

README

          

# Academic Homework LaTeX Template


LaTeX
Makefile
License

> 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** | ![Title Page](https://raw.githubusercontent.com/deepmancer/academic-homework-template/main/assets/samples/titlepage.png) |
| **Body Example** | ![Image Slide](https://raw.githubusercontent.com/deepmancer/academic-homework-template/main/assets/samples/sample-page.png) |
| **References** | ![References Slide](https://raw.githubusercontent.com/deepmancer/academic-homework-template/main/assets/samples/references.png) |

---

## ✨ 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! πŸŽ‰