u

uastw-thesis

@preview

Typst template for bachelor and master thesis at UAS Technikum Wien

v0.1.0
GPL-3.0-or-later
Template

Package Information

Last Updated
Minimum Typst Version
0.14.0
Categories
office
Disciplines
computer-scienceeducation

Preview

Template preview

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/uastw-thesis:0.1.0

2. Initialize from template

Create a new project from this template:

typst init @preview/uastw-thesis:0.1.0

Version History

0.1.00.14.0
8e66a895662e...

UAS Technikum Wien Thesis Template

This is a thesis template made available to the students at UAS Technikum Wien via the Campus Information System.

The logo for the University of Applied Sciences Technikum Wien is a registered trademark, is, however, freely available for academic use and can be downloaded via the following link https://upload.wikimedia.org/wikipedia/commons/9/9a/FH_Technikum_Wien_logo.svg.

Getting Started

Install the Typst compiler by following the instructions at https://typst.app/open-source/.

Once installed, use the following commands.

typst init @preview/uastw-thesis:0.1.0
typst watch thesis.typ

Edit and configure the variables in the main file thesis.typ (see the comments therein). In particular, you should set the language [de|en], the degree type [Bachelor|Master], the degree program, your name and ID, the name of your advisor and the location. Furthermore, include/edit the contents for the individual sections that shall go to the sub-folder sections/.

Usage

Once rendered, the PDF contains usage examples as example content. More in-depth information is, of course, available via the Typst Documentation.

Bugs

In case you encounter issues with the template report them via the GitHub Repo.