Skip to content

floriandejonckheere/utu-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research thesis

This repository contains my research thesis for the Master of Science (Technology) in Information and Communication Technology: Software Engineering at the University of Turku.

The documents are typeset using the Typst typesetting language.

Usage

# Enter the directory
cd thesis

# Build document once
make

# Or, build document and watch for changes
make watch

# Remove intermediary generated files
make clean

# Print number of words per file
make words

Development

Bibliography

To import a BibTeX file, use the following command:

# Convert to YAML
hayagriva bibliography.bib > bibliography.yml

# Remove curly braces
sed -e 's/[\{\}]//g' -i bibliography.yml

License

Logo: Copyright (C) University of Turku

Copyright (C) 2024 Florian Dejonckheere

About

Research thesis for the Master's degree in Software Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages