Skip to content
Snippets Groups Projects
README.md 776 B
Newer Older
Tom Wiesing's avatar
Tom Wiesing committed
# Bachelor Thesis Repository

This is the source for the write-ups of my Bachelor Thesis (the actual code is in other places).

There are 3 parts to this:
* ```proposal/``` - The proposal for the topic
* ```thesis/``` - The actual thesis write-up
* ```presentation/``` - The beamer-latex used for my presentation

Assuming you have ``latexmk`` installed, you should be able to compile these by just running `make`.

## License
© Tom Wiesing 2015

[
  ![Creative Commons License](https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png)
](http://creativecommons.org/licenses/by-nc-nd/3.0/)

This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/">Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License</a>.