update citation
Browse files
README.md
CHANGED
|
@@ -32,7 +32,19 @@ A Google Colab notebook is also available [here](https://colab.research.google.c
|
|
| 32 |
|
| 33 |
## Citation
|
| 34 |
|
| 35 |
-
For more information please see our [technical whitepaper](https://
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
Organizations or researchers interested in collaborating with Zyphra to improve future versions for specific needs or use cases should contact bci@zyphra.com.
|
| 38 |
|
|
|
|
| 32 |
|
| 33 |
## Citation
|
| 34 |
|
| 35 |
+
For more information please see our [technical whitepaper](https://arxiv.org/abs/2602.18478) and [blog](https://www.zyphra.com/post/zuna). If you find ZUNA useful in your work, please cite accordingly.
|
| 36 |
+
|
| 37 |
+
Please cite as:
|
| 38 |
+
|
| 39 |
+
```bibtex
|
| 40 |
+
@article{warner2026zuna,
|
| 41 |
+
title={ZUNA: Flexible EEG Superresolution with Position-Aware Diffusion Autoencoders},
|
| 42 |
+
author={Warner, Christopher and Mago, Jonas and Huml, JR and Osman, Mohamed and Millidge, Beren},
|
| 43 |
+
journal={arXiv preprint arXiv:2602.18478},
|
| 44 |
+
year={2026}
|
| 45 |
+
}
|
| 46 |
+
```
|
| 47 |
+
|
| 48 |
|
| 49 |
Organizations or researchers interested in collaborating with Zyphra to improve future versions for specific needs or use cases should contact bci@zyphra.com.
|
| 50 |
|