Skip to content

Commit 4fa99cc

Browse files
authored
Add EUSIPCO article reference to README.md (#38)
* Add EUSIPCO article reference to README.md * remove submitted because was accepted
1 parent 45bff4f commit 4fa99cc

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,21 @@ Machine-readable metadata is provided in [CITATION.cff](CITATION.cff) — used b
140140
}
141141
```
142142

143+
You may also be interested in the following articles which use Open EEG Bench:
144+
145+
```bibtex
146+
@inproceedings{guetschel2026openeegbench,
147+
title = {Toward {OpenEEG-Bench}: A Live Community-Driven Benchmark for {EEG} Foundation Models},
148+
author = {Guetschel, Pierre and Aristimunha, Bruno and Truong, Dung and Kokate, Kuntal and Tangermann, Michael and Delorme, Arnaud},
149+
booktitle = {Proceedings of the 34th European Signal Processing Conference (EUSIPCO 2026)},
150+
year = {2026},
151+
address = {Bruges, Belgium},
152+
month = aug,
153+
pages = {1--5},
154+
organization = {EURASIP},
155+
}
156+
```
157+
143158
## 📚 Further reading
144159

145160
- [Running on a cluster](docs/cluster.md) — SLURM submission, `infra` options, caching, execution modes

0 commit comments

Comments
 (0)