Skip to content

Commit 6e1b118

Browse files
authored
Update citation sources in Readme.md (#5909)
1 parent 3f33f65 commit 6e1b118

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ cite the following paper as a reference:
8282
title={Unity: A general platform for intelligent agents},
8383
author={Juliani, Arthur and Berges, Vincent-Pierre and Teng, Ervin and Cohen, Andrew and Harper, Jonathan and Elion, Chris and Goy, Chris and Gao, Yuan and Henry, Hunter and Mattar, Marwan and Lange, Danny},
8484
journal={arXiv preprint arXiv:1809.02627},
85+
url={https://arxiv.org/pdf/1809.02627.pdf},
8586
year={2020}
8687
}
8788
```
@@ -91,9 +92,10 @@ cite the following paper as a reference:
9192

9293
```
9394
@article{cohen2022,
94-
title={On the Use and Misuse of Abosrbing States in Multi-agent Reinforcement Learning},
95+
title={On the Use and Misuse of Absorbing States in Multi-agent Reinforcement Learning},
9596
author={Cohen, Andrew and Teng, Ervin and Berges, Vincent-Pierre and Dong, Ruo-Ping and Henry, Hunter and Mattar, Marwan and Zook, Alexander and Ganguly, Sujoy},
9697
journal={RL in Games Workshop AAAI 2022},
98+
url={http://aaai-rlg.mlanctot.info/papers/AAAI22-RLG_paper_32.pdf},
9799
year={2022}
98100
}
99101
```

0 commit comments

Comments
 (0)