mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
paper migration
This commit is contained in:
22
paper/src/main.tex
Normal file
22
paper/src/main.tex
Normal file
@@ -0,0 +1,22 @@
|
||||
% -*- TeX-master: t -*-
|
||||
\documentclass[12pt]{article}
|
||||
\input{preamble}
|
||||
|
||||
\begin{document}
|
||||
\title{Agent-Aware Defenses for Dynamic Pricing and Recommendation Systems under Adversarial Traffic}
|
||||
\author{Daniel Rösel\\
|
||||
\texttt{daniel@alves.world}\\[0.5em]
|
||||
IE University\\
|
||||
Madrid, Spain}
|
||||
\date{}
|
||||
\maketitle
|
||||
\begin{abstract}
|
||||
The introduction of AI agents into the ecosystem of online commerce which is run on dynamic pricing algorithms is disruptive to their own nature.
|
||||
\end{abstract}
|
||||
|
||||
|
||||
|
||||
\input{chapters/01-intro}
|
||||
|
||||
\printbibliography
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user