Rolshoven commited on
Commit
4784133
·
verified ·
1 Parent(s): c22e213

Updated citation

Browse files
Files changed (1) hide show
  1. README.md +21 -8
README.md CHANGED
@@ -119,13 +119,26 @@ On the SLDS test set (2023–2024):
119
  If you use this model, please cite the dataset paper:
120
 
121
  ```bibtex
122
- @article{rolshoven2025slds,
123
- title={Unlocking Legal Knowledge: A Multilingual Dataset for Judicial Summarization in Switzerland},
124
- author={Luca Rolshoven and Vishvaksenan Rasiah and Srinanda Brügger Bose and Sarah Hostettler and Lara Burkhalter and Matthias Stürmer and Joel Niklaus},
125
- year={2025},
126
- eprint={2410.13456},
127
- archivePrefix={arXiv},
128
- primaryClass={cs.CL},
129
- url={https://arxiv.org/abs/2410.13456},
 
 
 
 
 
 
 
 
 
 
 
 
 
130
  }
131
  ```
 
119
  If you use this model, please cite the dataset paper:
120
 
121
  ```bibtex
122
+ @inproceedings{rolshoven-etal-2025-unlocking,
123
+ title = "Unlocking Legal Knowledge: A Multilingual Dataset for Judicial Summarization in {S}witzerland",
124
+ author = {Rolshoven, Luca and
125
+ Rasiah, Vishvaksenan and
126
+ Bose, Srinanda Br{\"u}gger and
127
+ Hostettler, Sarah and
128
+ Burkhalter, Lara and
129
+ St{\"u}rmer, Matthias and
130
+ Niklaus, Joel},
131
+ editor = "Christodoulopoulos, Christos and
132
+ Chakraborty, Tanmoy and
133
+ Rose, Carolyn and
134
+ Peng, Violet",
135
+ booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2025",
136
+ month = nov,
137
+ year = "2025",
138
+ address = "Suzhou, China",
139
+ publisher = "Association for Computational Linguistics",
140
+ url = "https://aclanthology.org/2025.findings-emnlp.832/",
141
+ pages = "15382--15411",
142
+ ISBN = "979-8-89176-335-7",
143
  }
144
  ```