Skip to content

Commit 560a895

Browse files
Nikoleta-v3drvinceknight
authored andcommitted
Closes #1211 (#1220)
* Closes #1211 Add new citations to the list and redirect the reader to citations.md in the README * fix typo
1 parent 4765acd commit 560a895

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,8 @@ http://axelrod.readthedocs.org/en/latest/tutorials/contributing/index.html
123123
Publications
124124
------------
125125

126-
* Marc Harper, Vincent Knight, Martin Jones, Georgios Koutsovoulos, Nikoleta E. Glynatsi, Owen Campbell. `Reinforcement learning produces dominant strategies for the Iterated Prisoner’s Dilemma. <http://journals.plos.org/plosone/article/metrics?id=10.1371/journal.pone.0188046>`_ Plos One (2017). (`ArXiv Preprint <https://arxiv.org/abs/1707.06307>`_)
127-
* Vincent Knight, Owen Campbell, Marc Harper, Karol Langner et al. `An Open Framework for the Reproducible Study of the Iterated Prisoner’s Dilemma. <https://openresearchsoftware.metajnl.com/articles/10.5334/jors.125/>`_ Journal of Open Research Software 4, no. 1 (2016). (`ArXiv Preprint <https://arxiv.org/abs/1604.00896>`_)
128-
126+
You can find a list of publications that make use of or cite the library
127+
in [citations](https://github.com/Axelrod-Python/Axelrod/blob/master/citations.md).
129128

130129
Contributors
131130
------------

citations.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
* Skiba, Grażyna, et al. "Flexible asynchronous simulation of iterated prisoner’s dilemma based on actor model." Simulation Modelling Practice and Theory 83 (2018): 75-92.
44
* Goodman, Aaron. "Learning Implicit Communication Strategies for the Purpose of Illicit Collusion." arXiv preprint arXiv:1802.06036 (2018). [ArXiv](https://arxiv.org/abs/1802.06036)
55
* Wang, Shiheng, and Fangzhen Lin. "Invincible Strategies of Iterated Prisoner's Dilemma." arXiv preprint arXiv:1712.06488 (2017). [ArXiv](https://arxiv.org/abs/1712.06488)
6-
* Hayes, Victoria. The Evolution of Cooperation: A Recreation of Axelrod's Computer Tournament. The University of North Carolina at Greensboro, 2017. [PDF](http://libres.uncg.edu/ir/uncg/f/Hayes_uncg_0154M_12243.pdf)
6+
* Hayes, Victoria. The Evolution of Cooperation: A Recreation of Axelrod's Computer Tournament. The University of North Carolina at Greensboro, (2017). [PDF](http://libres.uncg.edu/ir/uncg/f/Hayes_uncg_0154M_12243.pdf)
77
* Moura, Jose, and David Hutchison. "Game Theory for Multi-Access Edge Computing: Survey, Use Cases, and Future Trends." arXiv preprint arXiv:1704.00323 (2017). [ArXiv](https://arxiv.org/abs/1704.00323)
8+
* Nicolas, Anastassacos and Mirco, Musolesi. "Learning through Probing: a decentralized reinforcement learning architecture for social dilemmas."arXiv preprint arXiv:1809.10007 (2018). [ArXiv](https://arxiv.org/abs/1809.10007)
9+
* Latorre, Julian F. and Ospina, Juan Pablo and Ortiz, Jorge E.. "A Coalitional Game for Achieving Emergent Cooperation in Ad Hoc Networks Through Sympathy and Commitment." Springer (2018). [Springer](https://link.springer.com/chapter/10.1007/978-3-030-00350-0_30)
10+
* Neumann, Shai and Sood, Suraj and Hollander, Markus et al. "Using Bots in Strategizing Group Compositions to Improve Decision--Making Processes" Springer (2018). [Springer](https://link.springer.com/chapter/10.1007/978-3-319-91467-1_24)
811

912
## By the maintainers
1013

0 commit comments

Comments
 (0)