drvenabili commited on
Commit
068517c
·
verified ·
1 Parent(s): eb9f086

fix(doc): adding reference for the tech report

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -272,7 +272,7 @@ Creative Commons Attribution Share Alike 4.0: https://creativecommons.org/licens
272
 
273
  ### Citation Information
274
 
275
- You should always cite the original kubhist2 release, provided below as bibtex. If you want to additionally refer to this specific version, please also add a link to the huggingface page: https://huggingface.co/datasets/iguanodon-ai/kubhist2.
276
 
277
  ```bibtex
278
  @misc{Kubhist2,
@@ -285,6 +285,16 @@ You should always cite the original kubhist2 release, provided below as bibtex.
285
 
286
  ```
287
 
 
 
 
 
 
 
 
 
 
 
288
  ### Acknowledgments
289
 
290
  The compute dedicated to the creation of the dataset has been provided by [iguanodon.ai](https://iguanodon.ai).
 
272
 
273
  ### Citation Information
274
 
275
+ You should always cite the original kubhist2 release, provided below as bibtex. If you want to additionally refer to this specific version, please also add a link to the huggingface page ( https://huggingface.co/datasets/iguanodon-ai/kubhist2) as well as the second bibtex.
276
 
277
  ```bibtex
278
  @misc{Kubhist2,
 
285
 
286
  ```
287
 
288
+ ```bibtex
289
+ @techreport{hengchen2025kubhist,
290
+ author = {Hengchen, Simon},
291
+ title = {A huggingface version of the Kubhist newspaper archive},
292
+ year = {2025},
293
+ howpublished = {\url{https://archive-ouverte.unige.ch/unige:187998}},
294
+ note = {Accessed: 2025-10-02}
295
+ }
296
+ ```
297
+
298
  ### Acknowledgments
299
 
300
  The compute dedicated to the creation of the dataset has been provided by [iguanodon.ai](https://iguanodon.ai).