Skip to content

Commit 91c922e

Browse files
authored
add zenodo DOI (#60)
1 parent bb80721 commit 91c922e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,11 @@ If you use AugLy in your work, please cite:
7373

7474
```bibtex
7575
@misc{bitton2021augly,
76-
author = {Bitton, Joanna and Papakipos, Zoe},
77-
title = {AugLy: A data augmentations library for audio, image, text, and video.},
76+
author = {Joanna Bitton and Zoe Papakipos},
77+
title = {AugLy: A data augmentations library for audio, image, text, and video.},
78+
year = {2021},
7879
howpublished = {\url{https://github.com/facebookresearch/AugLy}},
79-
year = {2021}
80+
doi = {10.5281/zenodo.5014032}
8081
}
8182
```
8283

0 commit comments

Comments
 (0)