Update README.md
Browse files
README.md
CHANGED
@@ -262,13 +262,14 @@ def pdf_generator():
|
|
262 |
If you use this dataset in your research, please cite:
|
263 |
|
264 |
```bibtex
|
265 |
-
@
|
266 |
-
|
267 |
-
|
268 |
-
|
269 |
-
|
270 |
-
|
271 |
-
|
|
|
272 |
}
|
273 |
```
|
274 |
|
|
|
262 |
If you use this dataset in your research, please cite:
|
263 |
|
264 |
```bibtex
|
265 |
+
@misc{sanyal2025sparkscientificallycreativeidea,
|
266 |
+
title={Spark: A System for Scientifically Creative Idea Generation},
|
267 |
+
author={Aishik Sanyal and Samuel Schapiro and Sumuk Shashidhar and Royce Moon and Lav R. Varshney and Dilek Hakkani-Tur},
|
268 |
+
year={2025},
|
269 |
+
eprint={2504.20090},
|
270 |
+
archivePrefix={arXiv},
|
271 |
+
primaryClass={cs.AI},
|
272 |
+
url={https://arxiv.org/abs/2504.20090},
|
273 |
}
|
274 |
```
|
275 |
|