Update the citation in README.md (#40)

This commit is contained in:
Quanyi Li
2023-10-24 19:22:27 +01:00
committed by GitHub
parent a88e0bd83c
commit 3dd161188c

View File

@@ -67,7 +67,6 @@ If you already have ScenarioNet installed, you can check all operations by `pyth
If you used this project in your research, please cite: If you used this project in your research, please cite:
```latex ```latex
```
@article{li2023scenarionet, @article{li2023scenarionet,
title={ScenarioNet: Open-Source Platform for Large-Scale Traffic Scenario Simulation and Modeling}, 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}, author={Li, Quanyi and Peng, Zhenghao and Feng, Lan and Liu, Zhizheng and Duan, Chenda and Mo, Wenjie and Zhou, Bolei},
@@ -75,5 +74,3 @@ If you used this project in your research, please cite:
year={2023} year={2023}
} }
``` ```
```