Our diploma thesis
Go to file
Xiretza 24c636e82a
Fix work reference
2020-03-31 23:37:40 +02:00
antrag Adeed tex files for dipl 2019-09-07 18:15:15 +02:00
bibliographies Add subsection about Free software to intro 2020-03-31 14:39:33 +02:00
charts Cleanup!! 2020-03-28 16:47:04 +01:00
code Cleanup!! 2020-03-28 16:47:04 +01:00
documents/mst1 MOAR STUFF 2020-03-30 14:44:38 +02:00
meas Added morreeeee 2020-03-23 10:04:40 +01:00
pics Added more parts to the DS 2020-03-29 00:03:46 +01:00
planung/DP Removed svg inkscape 2020-03-30 23:43:04 +02:00
schem_pdf Added morreeeee 2020-03-23 10:04:40 +01:00
sections Fix work reference 2020-03-31 23:37:40 +02:00
wabveforms_ws/16550 Added stuff from corona start 2020-03-14 22:30:05 +01:00
.gitattributes Cleanup!! 2020-03-28 16:47:04 +01:00
.gitignore Add more temp files to gitignore 2020-03-31 14:43:08 +02:00
LICENSE.md INITIAL COMMIT 2019-07-01 23:38:26 +02:00
Makefile Don't depend on YARM repo in Makefile 2020-03-31 21:00:15 +02:00
README.md Cleanup!! 2020-03-28 16:47:04 +01:00
generate_entity_headers.py Add Makefile and VHDL headers generation 2020-02-28 11:21:08 +01:00
main.pdf Re-compiled 2020-03-31 21:02:42 +02:00
main.tex Merge remote-tracking branch 'iteasyndikat/batman' into merge-all 2020-03-31 21:02:07 +02:00
preamble.tex Moved subpages 2020-03-31 21:01:35 +02:00

README.md

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:

lualatex --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.