Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 656 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 656 Bytes

LaTeX Template for writing a Thesis

This is a template that can be used for writing a thesis. It specializes on students working at a company and doing a project there where they need to write a thesis for.

Usage

  • Variables.tex: configure data like your name and title of the thesis
  • Preamble/Coding.tex: add custom keywords to the language of your choice
  • Structure/: structures the document; file names should be self-explanatory
  • Text/: this is where your text goes
  • Assets/: images, code, ...

Build

Run .vscode/build.sh or .vscode/build.ps1. You can also use the file .vscode/tasks.json on case you are using VS Code.