Skip to content

micahjsmith/paper-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper-template

My template for LaTeX papers.

Features include:

  • template for latex paper
  • template for beamer poster
  • easy compilation management with pyinvoke/latexmk
  • automatic preparation of submission file for arXiv

Usage

  1. (Optional) create a blank project on overleaf, delete the provided tex file, and copy the project ID (last segment of URL).

  2. Install cookiecutter.

    pip install cookiecutter
    
  3. Render the template by following the prompts.

    cookiecutter gh:micahjsmith/paper-template
    
  4. Install project dependencies.

    pip install -r requirements.txt
    

About

LaTeX paper template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published