Update index.html
This commit is contained in:
20
index.html
20
index.html
@@ -416,6 +416,26 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section class="section">
|
||||||
|
<div class="container is-max-desktop">
|
||||||
|
<div class="columns is-centered">
|
||||||
|
<div class="column is-full-width">
|
||||||
|
<h2 class="title is-3">Citation</h2>
|
||||||
|
<div class="content has-text-justified">
|
||||||
|
<p>Please reference our work if you find <strong>TradingAgents</strong> provides you with some help :)</p>
|
||||||
|
|
||||||
|
<pre><code>@article{xiao2024tradingagents,
|
||||||
|
title={TradingAgents: Multi-Agents LLM Financial Trading Framework},
|
||||||
|
author={Xiao, Yijia and Sun, Edward and Luo, Di and Wang, Wei},
|
||||||
|
journal={arXiv preprint arXiv:2412.20138},
|
||||||
|
year={2024}
|
||||||
|
}</code></pre>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="content has-text-centered">
|
<div class="content has-text-centered">
|
||||||
|
|||||||
Reference in New Issue
Block a user