lxj321 commited on
Commit
320f455
·
verified ·
1 Parent(s): 5164c18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -27,6 +27,7 @@ It includes:
27
 
28
  ## Links
29
 
 
30
  - **Project Website:** https://lxj321.github.io/MulticonfigRadiomapDataset/
31
  - **Code Repository:** https://github.com/Lxj321/MulticonfigRadiomapDataset
32
  - **Dataset + Pretrained Models:** this Hugging Face repository
@@ -90,11 +91,14 @@ The released resources are organized around:
90
  If you use this dataset or the pretrained models, please cite the associated project and paper.
91
 
92
  ```bibtex
93
- @misc{To be added,
94
- title = {U6G XL-MIMO Radiomap Prediction: Multi-config Dataset and Beam Map Approach},
95
- author = {Xiaojie Li and collaborators},
96
- year = {2026},
97
- howpublished = {\url{https://lxj321.github.io/MulticonfigRadiomapDataset/}}
 
 
 
98
  }
99
  ```
100
 
 
27
 
28
  ## Links
29
 
30
+ - **Paper:** https://arxiv.org/abs/2603.06401
31
  - **Project Website:** https://lxj321.github.io/MulticonfigRadiomapDataset/
32
  - **Code Repository:** https://github.com/Lxj321/MulticonfigRadiomapDataset
33
  - **Dataset + Pretrained Models:** this Hugging Face repository
 
91
  If you use this dataset or the pretrained models, please cite the associated project and paper.
92
 
93
  ```bibtex
94
+ @misc{li2026u6gxlmimoradiomapprediction,
95
+ title={U6G XL-MIMO Radiomap Prediction: Multi-Config Dataset and Beam Map Approach},
96
+ author={Xiaojie Li and Yu Han and Zhizheng Lu and Shi Jin and Chao-Kai Wen},
97
+ year={2026},
98
+ eprint={2603.06401},
99
+ archivePrefix={arXiv},
100
+ primaryClass={eess.SP},
101
+ url={https://arxiv.org/abs/2603.06401},
102
  }
103
  ```
104