Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit edd7fa6

Browse files
authored
Merge pull request #128 from jma127/master
Update docs with technical report
2 parents 41b2c91 + 251660c commit edd7fa6

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.rst

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,19 @@ If you use ELF in your research, please consider citing the original NIPS paper
5252

5353
If you use ELF OpenGo or OpenGo-like functionality, please consider citing the library as follows::
5454

55-
@misc{ELFOpenGo2018,
56-
author = {Yuandong Tian and {Jerry Ma*} and {Qucheng Gong*} and Shubho Sengupta and Zhuoyuan Chen and C. Lawrence Zitnick},
57-
title = {ELF OpenGo},
58-
year = {2018},
59-
journal = {GitHub repository},
60-
howpublished = {\url{https://github.com/pytorch/ELF}}
61-
}
62-
63-
\* Qucheng Gong and Jerry Ma equally contributed as second authors.
55+
@article{tian2019elfopengo,
56+
author = {{Yuandong Tian} and {Jerry Ma*} and {Qucheng Gong*} and {Shubho Sengupta*} and
57+
{Zhuoyuan Chen} and {James Pinkerton} and {C. Lawrence Zitnick}},
58+
title = {ELF OpenGo: An Analysis and Open Reimplementation of AlphaZero},
59+
journal = {CoRR},
60+
volume = {abs/1902.04522},
61+
year = {2019},
62+
url = {http://arxiv.org/abs/1902.04522},
63+
archivePrefix = {arXiv},
64+
eprint = {1902.04522}
65+
}
66+
67+
\* Equal contribution.
6468

6569
\*\* We also thank Yuxin Wu for his help on this project.
6670

0 commit comments

Comments
 (0)