Skip to content

Commit

Permalink
[catch_carry] Add DOI and article number to BibTeX citation.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 327006370
  • Loading branch information
saran-t authored and derpson committed Aug 21, 2020
1 parent 63fa5e7 commit b89cc0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions catch_carry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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},
}
```
Expand Down

0 comments on commit b89cc0f

Please sign in to comment.