13 create outline for research paper draft (#18)

* updated outline for paper from issue

* extra paper sections and some formalization of series data

* algorithms and acknowledgements
This commit is contained in:
Daniel Alves Rösel
2025-11-07 14:39:59 +01:00
committed by Daniel Rosel
parent 9c86ee337c
commit e04fb99f7b
10 changed files with 145 additions and 4 deletions

View File

@@ -4,10 +4,12 @@
\usepackage{csquotes}
\usepackage{subcaption}
\usepackage{siunitx}
\usepackage{tikz}
\usepackage{listings}
\usepackage{xcolor}
\usepackage[ruled,vlined]{algorithm2e}
\usetikzlibrary{positioning, shapes, arrows.meta, fit, backgrounds}
\lstset{
basicstyle=\ttfamily\footnotesize,
breaklines=true,