Files
PHANTOM/paper
Daniel Alves Rösel e04fb99f7b 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
2025-11-14 14:20:05 +01:00
..
2025-10-22 12:20:28 +02:00
2025-10-22 12:20:28 +02:00
2025-10-22 12:20:28 +02:00
2025-11-04 19:31:11 +01:00
2025-10-22 12:20:28 +02:00

This is a LaTeX thesis project. The src/ directory contains the main LaTeX source files including main.tex, preamble.tex, and chapter files in chapters/. Bibliography references are stored in src/bib/references.bib. The src/auto/ directory contains Emacs auto-generated files (gitignored). Build artifacts are output to build/. To compile the thesis run make pdf, use make watch for continuous compilation during editing, and make clean to remove build files.