Skip to content

TeX templates for academic journal, problem set, and cheat sheet

License

Notifications You must be signed in to change notification settings

BastianKoch/LaTeX-Templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX Templates

This repo contains three types of LaTeX templates:

Files under the Tips folder also contain references to some common math symbols and some helpful tips to LaTeX.

Notes

  1. All TeX styles are defined in a .sty file, which needs to be placed in the same folder with the .tex file
  2. TeX files in this repo will read image references from a subfolder figures. If you'd rather not have such setting, remove or comment out the following line in the respective .sty file
    \graphicspath{{./figures/}}
    

Resources on Getting Started with LaTeX

About

TeX templates for academic journal, problem set, and cheat sheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 100.0%