[catch_carry] Add DOI and article number to BibTeX citation.

PiperOrigin-RevId: 327006370
This commit is contained in:
Saran Tunyasuvunakool
2020-08-17 13:03:42 +00:00
committed by Louise Deason
parent 63fa5e72d5
commit b89cc0f495
+3
View File
@@ -111,10 +111,13 @@ If you use the code or data in this package, please cite:
address = {New York, NY, USA},
volume = {39},
number = {4},
articleno = {39},
numpages = {14},
issn = {0730-0301},
year = {2020},
month = jul,
url = {https://doi.org/10.1145/3386569.3392474},
doi = {10.1145/3386569.3392474},
}
```