Our diploma thesis
Go to file
Tyrolyean fe336cda09
Added more after another day of corona
Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
2020-03-20 00:09:03 +01:00
antrag Adeed tex files for dipl 2019-09-07 18:15:15 +02:00
bibliographies Added more after another day of corona 2020-03-20 00:09:03 +01:00
code Added more after another day of corona 2020-03-20 00:09:03 +01:00
documents/mst1 Added stuff from corona start 2020-03-14 22:30:05 +01:00
meas Added more after another day of corona 2020-03-20 00:09:03 +01:00
pics Added more after another day of corona 2020-03-20 00:09:03 +01:00
planung/DP Added more after another day of corona 2020-03-20 00:09:03 +01:00
schem_pdf Added more after another day of corona 2020-03-20 00:09:03 +01:00
sections Added more after another day of corona 2020-03-20 00:09:03 +01:00
svg-inkscape Added more after another day of corona 2020-03-20 00:09:03 +01:00
wabveforms_ws/16550 Added stuff from corona start 2020-03-14 22:30:05 +01:00
.gitattributes Added lfs support for pdf file 2020-03-15 01:29:18 +01:00
LICENSE.md INITIAL COMMIT 2019-07-01 23:38:26 +02:00
main.aux Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.bbl Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.bcf Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.blg Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.idx Added stuff from corona start 2020-03-14 22:30:05 +01:00
main.lof Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.log Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.lol Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.lot Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.out Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.pdf Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.run.xml Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.tex Added more after another day of corona 2020-03-20 00:09:03 +01:00
main.toc Added more after another day of corona 2020-03-20 00:09:03 +01:00
preamble.tex Added more after another day of corona 2020-03-20 00:09:03 +01:00
README.md A usual commit 2020-03-17 16:25:58 +01:00
texput.log Added more after another day of corona 2020-03-20 00:09:03 +01:00

About

This repository contains documents related to the YARM thesis at the HTBLuVA Innsbruck Anichstrasse.

LICENSE

This thesis is licensed for use under the Creative Commons BY 4.0 License as published by the Creative Commons Corporation. Please see the LICENSE.md file or the creative commons website at https://creativecommons.org/licenses/by/4.0/legalcode for a full copy of the license.

Compile

I try to always have a recent copy of the PDF-Document in this repositoy, however if you don't trust me, or want to check your installed latex distribution, you can compile it yourself via the following commandline:

xelatex --shell-escape main.tex

The used latex distribution is the 2019.50876-1 version of the archlinux texlive binary. Please make sure you have the texlive-lang, texlive-fontsextra and all regular texlive packages installed.