mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-09 21:07:49 +08:00
[catch_carry] Add DOI and article number to BibTeX citation.
PiperOrigin-RevId: 327006370
This commit is contained in:
committed by
Louise Deason
parent
63fa5e72d5
commit
b89cc0f495
@@ -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},
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user