Datasets:

Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
umarbutler commited on
Commit
0001025
·
verified ·
1 Parent(s): 9b15794

Updated citation.

Browse files
Files changed (1) hide show
  1. README.md +11 -6
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
- ```@inproceedings{zheng2025,
92
- 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.},
93
- title = {A Reasoning-Focused Legal Retrieval Benchmark},
94
- year = {2025},
95
- series = {CSLAW '25 (forthcoming)}
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
  ```