summaryrefslogtreecommitdiff
path: root/content/preamble/abstract.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-02-05 19:30:08 +0100
committermjkwiatkowski <mati.rewa@gmail.com>2026-02-05 19:30:08 +0100
commit6a76f57432dd942cc68b248486a28c523c4dd382 (patch)
tree9611b986355d8a9fce7fc62e5a97b41044ce9a2e /content/preamble/abstract.tex
parent3e8e2ea55ae43a6463f8f1d793f132e09fa951ce (diff)
initial commit
Diffstat (limited to 'content/preamble/abstract.tex')
-rw-r--r--content/preamble/abstract.tex27
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}
+
+
+% ----------------------------------------------------------------------