License LaTeX Language

LaTeX Document Templates

Modern, professional templates for academic papers, lecture notes, and books

Available Templates

article-cn.tex

Chinese article template with colored theorem boxes and algorithm support.

Chinese Academic

article-en.tex

English lecture notes format inspired by academic course materials.

English Lecture Notes

article-modern.tex

Modern design with left sidebar bands and highlight boxes.

Modern Series

article-enhanced.tex

Enhanced version with color-coded theorem environments.

Mathematics Proofs

book.tex

Complete book template with parts, chapters, and appendices.

Textbook Comprehensive

Features

Article Enhanced Template Preview

Preview of the article-enhanced.tex template with color-coded theorem environments

Page 1 Page 2
Download PDF

Quick Start

1. Clone the repository

git clone https://github.com/MIStatlE/math-to-ml-.git
cd math-to-ml-/templates

2. Choose a template and edit

# Open your preferred template
# Update title, author, and content

3. Compile with XeLaTeX

xelatex your-document.tex

Credits & Source

Original Source

These LaTeX templates are sourced from the MIStatlE/math-to-ml- repository. Special thanks to the original authors for creating these beautiful templates.

If you use these templates in your work, please cite:

@misc{latex-templates-2025,
  author = {MIStatlE},
  title = {LaTeX Document Templates},
  year = {2025},
  publisher = {GitHub},
  url = {https://github.com/MIStatlE/math-to-ml-}
}