Skip to content

Commit

Permalink
Update BibTeX entry (huggingface#3109)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova authored Oct 19, 2021
1 parent 645bc97 commit adc5cec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
4 changes: 4 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"affiliation": "Hugging Face",
"name": "Thomas Wolf"
},
{
"affiliation": "Hugging Face",
"name": "Mario Šaško"
},
{
"affiliation": "Hugging Face",
"name": "Yacine Jernite"
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,12 @@ If you want to cite our 🤗 Datasets [paper](https://arxiv.org/abs/2109.02846)
}
```
```bibtex
@software{quentin_lhoest_2021_5570305,
@software{quentin_lhoest_2021_5579268,
author = {Quentin Lhoest and
Albert Villanova del Moral and
Patrick von Platen and
Thomas Wolf and
Mario Šaško and
Yacine Jernite and
Abhishek Thakur and
Lewis Tunstall and
Expand All @@ -191,12 +192,12 @@ If you want to cite our 🤗 Datasets [paper](https://arxiv.org/abs/2109.02846)
Lysandre Debut and
Stas Bekman and
Clément Delangue},
title = {huggingface/datasets: 1.13.2},
title = {huggingface/datasets: 1.14.0},
month = oct,
year = 2021,
publisher = {Zenodo},
version = {1.13.2},
doi = {10.5281/zenodo.5570305},
url = {https://doi.org/10.5281/zenodo.5570305}
version = {1.14.0},
doi = {10.5281/zenodo.5579268},
url = {https://doi.org/10.5281/zenodo.5579268}
}
```

0 comments on commit adc5cec

Please sign in to comment.