Update Citation information (#37)

This commit is contained in:
PENG Zhenghao
2023-10-23 07:10:04 -07:00
committed by GitHub
parent af9fe0a2aa
commit 63a4c38e7f

View File

@@ -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}
}
```
```