mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
chore: updating paper
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,10 +12,10 @@
|
||||
**/_build/
|
||||
|
||||
paper/src/bib/auto
|
||||
=======
|
||||
**/_build/
|
||||
paper/src/auto/*
|
||||
paper/src/bib/auto
|
||||
paper/template/*
|
||||
docs/goals/*.md
|
||||
PHANTOM.wiki/
|
||||
experiments/airflow/logs/*
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
"preamble"
|
||||
"chapters/01-intro"
|
||||
"chapters/02-literature-review"
|
||||
"chapters/03-methodology"
|
||||
"chapters/04-results"
|
||||
"chapters/05-discussion"
|
||||
"chapters/06-conclusion"
|
||||
"article"
|
||||
"art12"))
|
||||
:latex)
|
||||
|
||||
@@ -32,10 +32,10 @@ These behavioral signals serve as inputs for a Distributionally Robust Reinforce
|
||||
\clearpage
|
||||
\input{chapters/01-intro}
|
||||
\input{chapters/02-literature-review}
|
||||
% \input{chapters/03-methodology}
|
||||
% \input{chapters/04-results}
|
||||
% \input{chapters/05-discussion}
|
||||
% \input{chapters/06-conclusion}
|
||||
\input{chapters/03-methodology}
|
||||
\input{chapters/04-results}
|
||||
\input{chapters/05-discussion}
|
||||
\input{chapters/06-conclusion}
|
||||
|
||||
\printbibliography
|
||||
|
||||
|
||||
Reference in New Issue
Block a user