Datasets:

Modalities:
Text
Formats:
json
Languages:
Romansh
Libraries:
Datasets
pandas
License:
jvamvas commited on
Commit
6e26cf2
·
verified ·
1 Parent(s): 6a9e310

Update citation

Browse files
Files changed (1) hide show
  1. README.md +19 -8
README.md CHANGED
@@ -65,14 +65,25 @@ no_surm = mediomatix['no_surm']
65
 
66
  ## Citation
67
  ```bibtex
68
- @misc{hopton-et-al-2025-mediomatix,
69
- title={The Mediomatix Corpus: Parallel Data for Romansh Idioms via Comparable Schoolbooks},
70
- author={Zachary Hopton and Jannis Vamvas and Andrin Büchler and Anna Rutkiewicz and Rico Cathomas and Rico Sennrich},
71
- year={2025},
72
- eprint={2508.16371},
73
- archivePrefix={arXiv},
74
- primaryClass={cs.CL},
75
- url={https://arxiv.org/abs/2508.16371},
 
 
 
 
 
 
 
 
 
 
 
76
  }
77
  ```
78
 
 
65
 
66
  ## Citation
67
  ```bibtex
68
+ @inproceedings{hopton-etal-2026-mediomatix,
69
+ title = "The Mediomatix Corpus: Parallel Data for {R}omansh Language Varieties via Comparable Schoolbooks",
70
+ author = {Hopton, Zachary William and
71
+ Vamvas, Jannis and
72
+ B{\"u}chler, Andrin and
73
+ Rutkiewicz, Anna and
74
+ Cathomas, Rico and
75
+ Sennrich, Rico},
76
+ editor = "Demberg, Vera and
77
+ Inui, Kentaro and
78
+ Marquez, Llu{\'i}s",
79
+ booktitle = "Findings of the {A}ssociation for {C}omputational {L}inguistics: {EACL} 2026",
80
+ month = mar,
81
+ year = "2026",
82
+ address = "Rabat, Morocco",
83
+ publisher = "Association for Computational Linguistics",
84
+ url = "https://aclanthology.org/2026.findings-eacl.16/",
85
+ pages = "290--306",
86
+ ISBN = "979-8-89176-386-9"
87
  }
88
  ```
89