https://github.com/jonasgroeger/nailing-your-thesis
Summaries of various papers for the course Nailing your Thesis in WS14/15 at Friedrich-Alexander-Universität Erlangen-Nürnberg
https://github.com/jonasgroeger/nailing-your-thesis
Last synced: about 2 months ago
JSON representation
Summaries of various papers for the course Nailing your Thesis in WS14/15 at Friedrich-Alexander-Universität Erlangen-Nürnberg
- Host: GitHub
- URL: https://github.com/jonasgroeger/nailing-your-thesis
- Owner: JonasGroeger
- Created: 2014-10-21T09:44:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-20T21:36:54.000Z (over 10 years ago)
- Last Synced: 2025-01-18T12:14:24.576Z (3 months ago)
- Language: TeX
- Size: 718 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nailing-your-thesis
===================Summaries of various papers for the course Nailing your Thesis in WS14/15 at Friedrich-Alexander-Universität Erlangen-Nürnberg
# Building the PDFs
You can compile the ```*.tex``` files using [XeTeX](http://de.wikipedia.org/wiki/XeTeX). For example
```shell
xelatex 2-Homework.tex
```