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

LaTeX template for writing a thesis

Notifications You must be signed in to change notification settings

yannickkirschen/latex-thesis-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.