Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
```bibtex
|
2 |
+
@misc{sternlicht2025chimeraknowledgebaseidea,
|
3 |
+
title={CHIMERA: A Knowledge Base of Idea Recombination in Scientific Literature},
|
4 |
+
author={Noy Sternlicht and Tom Hope},
|
5 |
+
year={2025},
|
6 |
+
eprint={2505.20779},
|
7 |
+
archivePrefix={arXiv},
|
8 |
+
primaryClass={cs.CL},
|
9 |
+
url={https://arxiv.org/abs/2505.20779},
|
10 |
+
}
|
11 |
+
```
|