forked from Axelrod-Python/Axelrod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
16 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,16 @@ | ||
Please use the following to cite the latest version of the Axelrod library:: | ||
|
||
@misc{axelrodproject, | ||
author = {{ {The Axelrod project developers} }} | ||
title = {Axelrod: <RELEASE TITLE>}, | ||
month = apr, | ||
year = 2016, | ||
doi = {<DOI INFORMATION>}, | ||
url = {http://dx.doi.org/10.5281/zenodo.<DOI NUMBER>} | ||
} | ||
@misc{axelrodproject, | ||
author = {{ {The Axelrod project developers} }} | ||
title = {Axelrod: <RELEASE TITLE>}, | ||
month = apr, | ||
year = 2016, | ||
doi = {<DOI INFORMATION>}, | ||
url = {http://dx.doi.org/10.5281/zenodo.<DOI NUMBER>} | ||
} | ||
|
||
To check the details (RELEASE TITLE, DOI INFORMATION and DOI NUMBER) please view | ||
the Zenodo page for the project. Click on the badge/link below: | ||
|
||
.. image:: https://zenodo.org/badge/19509/Axelrod-Python/Axelrod.svg | ||
:target: https://zenodo.org/badge/latestdoi/19509/Axelrod-Python/Axelrod |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters