Skip to content

a1exxd0/uow-report-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typst Stars Last commit License

University of Warwick Report Template

A clean, academic report template built with Typst, featuring title pages, table of contents, theorem environments, and appendix support.

Preview

   

Title page • Table of contents • Chapter body with theorem environments

Appendix with quantum circuit diagrams

Getting Started

Use this template

  1. Click the green "Use this template" button at the top of the repository page, then select "Create a new repository".
  2. Choose an owner and repository name, then click "Create repository".
  3. Clone your new repository and start editing.

Prerequisites

  • Typst (brew install typst on macOS)

Build

typst compile main.typ   # build PDF
typst watch main.typ     # recompile on changes

Usage

  1. Edit main.typ to configure your title, author, student ID, supervisor, and date.
  2. Add chapters as .typ files in chapters/ and #include them in main.typ.
  3. Use the environments provided by template.typ: report, theorem, definition, and proof.

Bibliography works the same as in LaTeX via bibliography.bib.

About

Report template for LaTeX submissions to the University of Warwick, made with Typst.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors