Skip to content

eth-lre/thesis-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ETH Zurich LRE Thesis Template

Overview

This repository serves as a template for organizing and writing your semester project / thesis using LaTeX and Typst.

LaTeX

Two options:

  • Clone the repository and compile locally:
    git clone https://github.com/eth-lre/thesis-template.git
    cd thesis-template/latex/
    pdflatex main.tex # TODO: might need to run multiple times and bibtex too
  • Or use Overleaf template

Typst

Two options:

  • Clone the repository and compile locally:
    git clone https://github.com/eth-lre/thesis-template.git
    cd thesis-template/typst/
    typst compile main.typ
  • Or upload typst/ to Typst online app.

This template is based on ethz-iis-thesis.

Miscellaneous

  • Master theses should be minimum 20 pages and maximum 50 pages, excluding references.
  • You might need to attach a declaration of originality

Contributing

We welcome feedback and contributions. If you encounter issues or have suggestions for improvements, please open an issue on GitHub or submit a pull request.

Happy writing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors