Skip to content

Commit 922ecaf

Browse files
authored
Update index.html
1 parent fd56e47 commit 922ecaf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -698,11 +698,13 @@ <h2 class="title is-3">Case Study</h2>
698698
<section class="section" id="BibTeX">
699699
<div class="container is-max-desktop content">
700700
<h2 class="title is-3 has-text-centered">BibTeX</h2>
701-
<pre><code>@article{xie2024travelplanner,
702-
title={Travelplanner: A benchmark for real-world planning with language agents},
703-
author={Xie, Jian and Zhang, Kai and Chen, Jiangjie and Zhu, Tinghui and Lou, Renze and Tian, Yuandong and Xiao, Yanghua and Su, Yu},
704-
journal={arXiv preprint arXiv:2402.01622},
705-
year={2024}
701+
<pre><code>@inproceedings{
702+
xie2024travelplanner,
703+
title={TravelPlanner: A Benchmark for Real-World Planning with Language Agents},
704+
author={Jian Xie and Kai Zhang and Jiangjie Chen and Tinghui Zhu and Renze Lou and Yuandong Tian and Yanghua Xiao and Yu Su},
705+
booktitle={Forty-first International Conference on Machine Learning},
706+
year={2024},
707+
url={https://openreview.net/forum?id=l5XQzNkAOe}
706708
}</code></pre>
707709
</div>
708710
</section>

0 commit comments

Comments
 (0)