chore: updating paper

This commit is contained in:
2026-01-31 10:47:12 +01:00
parent dba8f3fafa
commit e7cb48e9cd
3 changed files with 9 additions and 5 deletions

2
.gitignore vendored
View File

@@ -12,10 +12,10 @@
**/_build/ **/_build/
paper/src/bib/auto paper/src/bib/auto
=======
**/_build/ **/_build/
paper/src/auto/* paper/src/auto/*
paper/src/bib/auto paper/src/bib/auto
paper/template/*
docs/goals/*.md docs/goals/*.md
PHANTOM.wiki/ PHANTOM.wiki/
experiments/airflow/logs/* experiments/airflow/logs/*

View File

@@ -12,6 +12,10 @@
"preamble" "preamble"
"chapters/01-intro" "chapters/01-intro"
"chapters/02-literature-review" "chapters/02-literature-review"
"chapters/03-methodology"
"chapters/04-results"
"chapters/05-discussion"
"chapters/06-conclusion"
"article" "article"
"art12")) "art12"))
:latex) :latex)

View File

@@ -32,10 +32,10 @@ These behavioral signals serve as inputs for a Distributionally Robust Reinforce
\clearpage \clearpage
\input{chapters/01-intro} \input{chapters/01-intro}
\input{chapters/02-literature-review} \input{chapters/02-literature-review}
% \input{chapters/03-methodology} \input{chapters/03-methodology}
% \input{chapters/04-results} \input{chapters/04-results}
% \input{chapters/05-discussion} \input{chapters/05-discussion}
% \input{chapters/06-conclusion} \input{chapters/06-conclusion}
\printbibliography \printbibliography