diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-05 19:30:08 +0100 |
| commit | 6a76f57432dd942cc68b248486a28c523c4dd382 (patch) | |
| tree | 9611b986355d8a9fce7fc62e5a97b41044ce9a2e /content/preamble/abstract.tex | |
| parent | 3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff) | |
initial commit
Diffstat (limited to 'content/preamble/abstract.tex')
| -rw-r--r-- | content/preamble/abstract.tex | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/content/preamble/abstract.tex b/content/preamble/abstract.tex new file mode 100644 index 0000000..63e5e13 --- /dev/null +++ b/content/preamble/abstract.tex @@ -0,0 +1,27 @@ + +% Thesis Abstract ----------------------------------------------------- + + +%\begin{abstractslong} %uncommenting this line, gives a different abstract heading +\begin{abstracts} %this creates the heading for the abstract page + +\noindent \textit{Context}. +\todo{at the end} + +\noindent \textit{Goal}. +\todo{at the end} + +\noindent \textit{Method}. +\todo{at the end} + +\noindent \textit{Results}. +\todo{at the end} + +\noindent \textit{Conclusions}. +\todo{at the end} + +\end{abstracts} +%\end{abstractlongs} + + +% ---------------------------------------------------------------------- |
