Skip to content

Commit

Permalink
Fix source for GTFT
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Jun 7, 2017
1 parent ee77f4a commit 09b5994
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions axelrod/strategies/memoryone.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ class GTFT(MemoryOnePlayer):
Names:
- Generous Tit For Tat: [Nowak1993]_
- Naive peace maker: [Torino2015]_
- Soft Joss: [Torino2015]_
- Naive peace maker: [Gaudesi2016]_
- Soft Joss: [Gaudesi2016]_
"""

name = 'GTFT'
Expand Down
2 changes: 1 addition & 1 deletion docs/reference/bibliography.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ documentation.
.. [Slany2007] Slany W. and Kienreich W., On some winning strategies for the iterated prisoner’s dilemma, in Kendall G., Yao X. and Chong S. (eds.) The iterated prisoner’s dilemma: 20 years on. World Scientific, chapter 8, pp. 171-204, 2007.
.. [Stewart2012] Stewart, a. J., & Plotkin, J. B. (2012). Extortion and cooperation in the Prisoner’s Dilemma. Proceedings of the National Academy of Sciences, 109(26), 10134–10135. http://doi.org/10.1073/pnas.1208087109
.. [Szabo2007] Szabó, G., & Fáth, G. (2007). Evolutionary games on graphs. Physics Reports, 446(4-6), 97–216. http://doi.org/10.1016/j.physrep.2007.04.004
.. [Torino2015] Torino, P., & Torino, P. (2015). Exploiting Evolutionary Modeling to Prevail in Iterated Prisoner's Dilemma Tourname
.. [Gaudesi2016] Gaudesi, Marco, et al. "Exploiting evolutionary modeling to prevail in iterated prisoner’s dilemma tournaments." IEEE Transactions on Computational Intelligence and AI in Games 8.3 (2016): 288-300.
.. [Tzafestas2000] Tzafestas, E. (2000). Toward adaptive cooperative behavior. From Animals to Animals: Proceedings of the 6th International Conference on the Simulation of Adaptive Behavior {(SAB-2000)}, 2, 334–340.

0 comments on commit 09b5994

Please sign in to comment.