docs(thesis): add readme
This commit is contained in:
parent
a0584b008b
commit
a595f15b34
@ -1,17 +1,13 @@
|
||||
# Thesis
|
||||
|
||||
## Structure
|
||||
The main thesis document.
|
||||
To compile, you need `biblatex` and `TexLive`.
|
||||
|
||||
```
|
||||
I need to translate chapter names for my thesis from german into english. Translate the following chapter headings for me:
|
||||
- Einleitung
|
||||
- Gegenstand und Motivation
|
||||
- Problemstellung
|
||||
- Zielsetzung
|
||||
- Fragestellung
|
||||
- Gliederung der Arbeit
|
||||
- Grundlagen
|
||||
- Hauptteil
|
||||
- Implementierung/Reallisierung/Evaluation
|
||||
- Schlussbetrachtung (Trends, Entwicklung)
|
||||
Run the following commands:
|
||||
|
||||
```bash
|
||||
pdflatex thesis
|
||||
biber thesis
|
||||
pdflatex thesis
|
||||
pdflatex thesis
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user