Alidr79 commited on
Commit
5f4ba48
·
verified ·
1 Parent(s): c50550e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -44,13 +44,18 @@ du -sh cueless_EEG_data
44
 
45
  If you use this dataset in your research, please cite:
46
 
47
- [![arXiv](https://img.shields.io/static/v1?label=arXiv\&message=2501.09700\&color=B31B1B\&logo=arXiv)](https://arxiv.org/abs/2501.09700)
48
 
49
  ```bibtex
50
- @article{derakhshesh2025cueless,
51
- title={Cueless EEG imagined speech for subject identification: dataset and benchmarks},
52
- author={Derakhshesh, Ali and Dehghanian, Zahra and Ebrahimpour, Reza and Rabiee, Hamid R},
53
- journal={arXiv preprint arXiv:2501.09700},
54
- year={2025}
 
 
 
 
 
55
  }
56
  ```
 
44
 
45
  If you use this dataset in your research, please cite:
46
 
47
+ [![Paper](https://img.shields.io/badge/Paper-IEEE%20T--BIOM-blue)](https://doi.org/10.1109/TBIOM.2025.3634273)
48
 
49
  ```bibtex
50
+ @ARTICLE{11251347,
51
+ author={Derakhshesh, Ali and Dehghanian, Zahra and Ebrahimpour, Reza and Rabiee, Hamid R.},
52
+ journal={IEEE Transactions on Biometrics, Behavior, and Identity Science},
53
+ title={Cueless EEG Imagined Speech for Subject Identification: Dataset and Benchmarks},
54
+ year={2025},
55
+ volume={},
56
+ number={},
57
+ pages={1-1},
58
+ keywords={biometric system;electroencephalogram;Imagined speech;machine learning},
59
+ doi={10.1109/TBIOM.2025.3634273}
60
  }
61
  ```