Skip to content

12yuens2/report-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

report-template

Template for LaTeX coursework reports. Uses cookiecutter to create new projects with the template report easily. Based on this latex cookiecutter project, but with my personal styles/settings.

Usage

cookiecutter is needed to generate the template

pip install cookiecutter

The report template can then be generated

cookiecutter https://github.com/12yuens2/report-template.git

Relevant information such as title/author can be filled in on the CLI or left blank for the defaults.

TODO

In no particular order:

  • Organise .sty files into some directory rather than all top level
  • Option for either monolithic Report.tex or split into main.tex with subfiles
  • Sample entry in bibliography
  • Sample entry in appendix
  • Import graph plotting macros from previous coursework

About

Cookiecutter template for starting latex reports

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages