Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sgraf812/masters-thesis
My master's thesis
https://github.com/sgraf812/masters-thesis
Last synced: 5 days ago
JSON representation
My master's thesis
- Host: GitHub
- URL: https://github.com/sgraf812/masters-thesis
- Owner: sgraf812
- Created: 2017-06-14T12:35:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T13:07:51.000Z (over 7 years ago)
- Last Synced: 2024-11-18T15:13:24.540Z (2 months ago)
- Language: TeX
- Size: 3.51 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Basics for writing a thesis at IPD Snelting
Put your code into the "code" directory. Use git submodule or subtree to
include external repositories.Write your thesis with LaTeX. A template is provided in the "thesis" directory.
Try `make` in there.Prepare your presentation in the "present" directory. A template is provided
there. Try `make` in there.## Git
We use it extensively and you probably will as well. Here are a few links to learn git:
* [Interactive Git Tutorial](http://try.github.io)
* [Git Reference](http://gitref.org/)
* [Offizielle Git Projektseite](http://git-scm.com/)
* [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/)Give your advisor access to your repository.
Protip: Clone this repository and work on a branch.
You can merge in changes in here into your own work then.## Computer Pool
You can use our computer pool,
ask your advisor for an account at our chair.