Files
PHANTOM/paper
Daniel Alves Rösel 6e8eb582e6 academic page
2025-11-03 13:28:10 +00:00
..
2025-11-03 13:28:10 +00:00
2025-10-23 10:46:47 +02: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-10-23 11:13:01 +02: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.