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