This commit is contained in:
wea_ondara
2020-02-13 09:08:36 +01:00
parent 66e09ddda3
commit 2c9879f20b
9 changed files with 984 additions and 41 deletions

39
text/0_abstract.tex Normal file
View File

@@ -0,0 +1,39 @@
%%%% Time-stamp: <2013-02-25 10:31:01 vk>
\chapter*{Abstract}
\label{cha:abstract}
This is a place-holder for the abstract.
It summarizes the whole work to give a very short overview.
Usually, this the abstract is written when the whole work text is finished.
Alternatively, write an initial abstract in the beginning (wish how it should look like in the end), and then rewrite it at the end of the work.
The abstract consists of four parts, plus an optional beginning.
0., optionally start the abstract with 1-2 sentences about the background of the work.
1., describe the topic, or problem of the work.
It should be clear what the aim of the work is.
2., describe how you solved the problem.
It should be clear what steps were necessary to solve the problem.
3., give a short overview of the results.
Should be clear how well the problem is solved.
4., give an outlook of what is now possible, since the problem has been solved.
The abstract is typically written in the past tense.
It is uncommon to put references directly into the abstract.
%\glsresetall %% all glossary entries should be used in long form (again)
%% vim:foldmethod=expr
%% vim:fde=getline(v\:lnum)=~'^%%%%\ .\\+'?'>1'\:'='
%%% Local Variables:
%%% mode: latex
%%% mode: auto-fill
%%% mode: flyspell
%%% eval: (ispell-change-dictionary "en_US")
%%% TeX-master: "main"
%%% End: