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