thinkwee commited on
Commit
af19e60
·
verified ·
1 Parent(s): bbf0663

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -5
index.html CHANGED
@@ -290,11 +290,10 @@
290
  <section class="section" id="BibTeX">
291
  <div class="container is-max-desktop content">
292
  <h2 class="title">BibTeX</h2>
293
- <pre><code>@article{liu2024iagents,
294
- author = {Liu, Wei and Wang, Chenxi and Wang, Yifei and Xie, Zihao and Qiu, Rennai and Dang, Yufan and Du, Zhuoyun and Chen, Weize and Yang, Cheng and Qian, Chen},
295
- title = {Autonomous Agents for Collaborative Task under Information Asymmetry},
296
- journal = {arXiv},
297
- year = {2024},
298
  }</code></pre>
299
  </div>
300
  </section>
 
290
  <section class="section" id="BibTeX">
291
  <div class="container is-max-desktop content">
292
  <h2 class="title">BibTeX</h2>
293
+ <pre><code>@inproceedings{liuautonomous,
294
+ title={Autonomous Agents for Collaborative Task under Information Asymmetry},
295
+ author={Liu, Wei and Wang, Chenxi and Wang, YiFei and Xie, Zihao and Qiu, Rennai and Dang, Yufan and Du, Zhuoyun and Chen, Weize and Yang, Cheng and Qian, Chen},
296
+ booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems}
 
297
  }</code></pre>
298
  </div>
299
  </section>