Updated citation.
Browse files
README.md
CHANGED
@@ -88,10 +88,15 @@ To the extent that any intellectual property rights reside in the contributions
|
|
88 |
The source dataset is licensed under [CC BY SA 4.0](https://choosealicense.com/licenses/cc-by-sa-4.0/).
|
89 |
|
90 |
## Citation 🔖
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
}
|
|
|
|
|
|
|
|
|
|
|
97 |
```
|
|
|
88 |
The source dataset is licensed under [CC BY SA 4.0](https://choosealicense.com/licenses/cc-by-sa-4.0/).
|
89 |
|
90 |
## Citation 🔖
|
91 |
+
```bibtex
|
92 |
+
@inproceedings{Zheng_2025, series={CSLAW ’25},
|
93 |
+
title={A Reasoning-Focused Legal Retrieval Benchmark},
|
94 |
+
url={http://dx.doi.org/10.1145/3709025.3712219},
|
95 |
+
DOI={10.1145/3709025.3712219},
|
96 |
+
booktitle={Proceedings of the Symposium on Computer Science and Law on ZZZ},
|
97 |
+
publisher={ACM},
|
98 |
+
author={Zheng, Lucia and Guha, Neel and Arifov, Javokhir and Zhang, Sarah and Skreta, Michal and Manning, Christopher D. and Henderson, Peter and Ho, Daniel E.},
|
99 |
+
year={2025},
|
100 |
+
month=mar, pages={169–193},
|
101 |
+
collection={CSLAW ’25} }
|
102 |
```
|