From 3dd161188cb6c98d4fc79e6904f95c47eaa896e4 Mon Sep 17 00:00:00 2001 From: Quanyi Li Date: Tue, 24 Oct 2023 19:22:27 +0100 Subject: [PATCH] Update the citation in README.md (#40) --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 74361e8..0eda68e 100644 --- a/README.md +++ b/README.md @@ -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: ```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 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} } ``` - -```