An open API service indexing awesome lists of open source software.

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

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
```