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

https://github.com/mhenderson/paper-template

A foundation for mathematical papers in XeLaTeX.
https://github.com/mhenderson/paper-template

latex latex-template latexmk xelatex

Last synced: 2 months ago
JSON representation

A foundation for mathematical papers in XeLaTeX.

Awesome Lists containing this project

README

          

# paper-template

A foundation for mathematical papers in XeLaTeX.

## Usage

Run `init.sh` to create a new project.

```
bash -c "$(curl https://raw.githubusercontent.com/MHenderson/paper-template/main/init.sh)"
```