Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```
|
2 |
+
@inproceedings{wang2024newsforecast,
|
3 |
+
title={From News to Forecast: Integrating Event Analysis in LLM-Based Time Series Forecasting with Reflection},
|
4 |
+
author={Wang, Xinlei and Feng, Maike and Qiu, Jing and Gu, Jinjin and Zhao, Junhua},
|
5 |
+
booktitle={Neural Information Processing Systems},
|
6 |
+
year={2024}
|
7 |
+
}
|
8 |
+
```
|