Update README.md
Browse files
README.md
CHANGED
|
@@ -120,4 +120,18 @@ The dataset particularly enables **mobility-aware RSU resource prediction**, whe
|
|
| 120 |
|
| 121 |
---
|
| 122 |
|
| 123 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
|
| 121 |
---
|
| 122 |
|
| 123 |
+
> ### 📚 Citation
|
| 124 |
+
>
|
| 125 |
+
> If you use **MINT-V2X** in your research, please cite our study:
|
| 126 |
+
>
|
| 127 |
+
> ```bibtex
|
| 128 |
+
> @misc{anjum2026mintv2xmobilityintegratednetworktrajectory,
|
| 129 |
+
> title={MINT-V2X: A Mobility-Integrated Network Trajectory Dataset for Predictive Resource Management},
|
| 130 |
+
> author={Abdullah Anjum and Abdolazim Rezaei and Mehdi Sookhak},
|
| 131 |
+
> year={2026},
|
| 132 |
+
> eprint={2607.22654},
|
| 133 |
+
> archivePrefix={arXiv},
|
| 134 |
+
> primaryClass={cs.AI},
|
| 135 |
+
> url={https://arxiv.org/abs/2607.22654}
|
| 136 |
+
> }
|
| 137 |
+
> ```
|