From 63a4c38e7f5e252bfe81f62abd151676772712b5 Mon Sep 17 00:00:00 2001 From: PENG Zhenghao Date: Mon, 23 Oct 2023 07:10:04 -0700 Subject: [PATCH] Update Citation information (#37) --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c959275..74361e8 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,13 @@ If you already have ScenarioNet installed, you can check all operations by `pyth If you used this project in your research, please cite: ```latex +``` @article{li2023scenarionet, - title={ScenarioNet: Open-Source Platform for Large-Scale Traffic Scenario Simulation and Modeling}, - author={Li, Quanyi and Peng, Zhenghao and Feng, Lan and Duan, Chenda and Mo, Wenjie and Zhou, Bolei and others}, - journal={arXiv preprint arXiv:2306.12241}, - year={2023} + title={ScenarioNet: Open-Source Platform for Large-Scale Traffic Scenario Simulation and Modeling}, + author={Li, Quanyi and Peng, Zhenghao and Feng, Lan and Liu, Zhizheng and Duan, Chenda and Mo, Wenjie and Zhou, Bolei}, + journal={Advances in Neural Information Processing Systems}, + year={2023} } ``` + +```