Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 518 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 518 Bytes

Cookie cutter template for basic LaTeX article

Usage

Install cookiecutter

Install cookiecutter with pip

pip install cookiecutter

or with anaconda

conda install -c conda-forge cookiecutter

Create your brand new article

Create your new cookiecutter article with

cookiecutter https://github.com/bstellato/cookiecutter-latex-article

It will ask you some details such as the directory_name, article_title and author.