rjschmitt commited on
Commit
e9f6419
·
verified ·
1 Parent(s): c663b2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -104,13 +104,15 @@ If you use this model, please cite:
104
  year={2026}
105
  }
106
 
107
- @misc{he2026wordwaystrategiesdomainspecific,
108
- title={The Word and the Way: Strategies for Domain-Specific BERT Pre-Training in German Medical NLP},
109
- author={Henry He and Johann Frei and Raphael Schmitt},
110
- year={2026},
111
- eprint={2606.03250},
112
- archivePrefix={arXiv},
113
- primaryClass={cs.CL},
114
- url={https://arxiv.org/abs/2606.03250},
 
 
115
  }
116
  ```
 
104
  year={2026}
105
  }
106
 
107
+ @article{he_word_2026,
108
+ author = {He, Henry and Frei, Johann and Schmitt, Raphael},
109
+ title = {The Word and the Way: Strategies for Domain-Specific {BERT} Pre-Training in {German} Medical {NLP}},
110
+ journal = {BMC Medical Informatics and Decision Making},
111
+ year = {2026},
112
+ volume = {26},
113
+ article-number = {296},
114
+ doi = {10.1186/s12911-026-03728-2},
115
+ url = {https://doi.org/10.1186/s12911-026-03728-2},
116
+ issn = {1472-6947}
117
  }
118
  ```