Update index.html
Browse files- 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>@
|
294 |
-
|
295 |
-
|
296 |
-
|
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>
|