BramVanroy commited on
Commit
83242ff
1 Parent(s): d1ad3ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -29,13 +29,11 @@ If you use this model or refer to it, please use the following citation:
29
  Vanroy, B. (2023). *Language Resources for Dutch Large Language Modelling*. [https://arxiv.org/abs/2312.12852](https://arxiv.org/abs/2312.12852)
30
 
31
  ```bibtext
32
- @misc{vanroy2023language,
33
- title={Language Resources for {Dutch} Large Language Modelling},
34
- author={Bram Vanroy},
35
- year={2023},
36
- eprint={2312.12852},
37
- archivePrefix={arXiv},
38
- primaryClass={cs.CL}
39
  }
40
  ```
41
 
 
29
  Vanroy, B. (2023). *Language Resources for Dutch Large Language Modelling*. [https://arxiv.org/abs/2312.12852](https://arxiv.org/abs/2312.12852)
30
 
31
  ```bibtext
32
+ @article{vanroy2023language,
33
+ title={Language Resources for {Dutch} Large Language Modelling},
34
+ author={Vanroy, Bram},
35
+ journal={arXiv preprint arXiv:2312.12852},
36
+ year={2023}
 
 
37
  }
38
  ```
39