Files
PHANTOM/paper
Daniel Alves Rösel b5f19e04b7 Paper lit review (#45)
* chore: updating apa citation and fixing citation in-text and parent

* fixing in lit review

* adjusting citations and improving schema

* chore: fixed formating and adjusting other components

* refined abstract

* one page fitting

* constrainative proposals

* fix: syntax of transtion probs

* refined lit review and soruces

* research Objectives

* adding logo graphics

* chore: fixing citation completeness

* updating with newly built algoerith

* lit review document setup
2026-01-26 13:04:32 +01:00
..
2026-01-26 13:04:32 +01:00
2025-10-22 12:20:28 +02:00
2025-10-22 12:20:28 +02:00
2026-01-13 17:07:29 +01:00
2026-01-13 17:07:29 +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.