Skip to content

Commit

Permalink
Updated citation for version 2. Added DOI.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Jun 8, 2018
1 parent 0bbb2f9 commit 8f7abe3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# codyn - Community Dynamics Metrics

[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/codyn)](http://cran.r-project.org/package=codyn)
[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/codyn)](http://cran.r-project.org/package=codyn)
[![Build Status](https://travis-ci.org/laurenmh/codyn.png?branch=master)](https://travis-ci.org/laurenmh/codyn)


- **Authors**:Lauren Hallett [[email protected]], Sydney K. Jones [[email protected]], Andrew A. MacDonald [[email protected]], Dan F. B. Flynn [[email protected]], Peter Slaughter [[email protected]], Julie Ripplinger [[email protected]], Scott L. Collins [[email protected]], Corinna Gries [[email protected]], Matthew B. Jones [[email protected]]
- [doi:10.5063/F1542KJB](http://doi.org/10.5063/F1542KJB)
- **Authors**: Lauren Hallett [[email protected]], Meghan Avolio [[email protected]], Ian Carroll [[email protected]], Sydney K. Jones [[email protected]], Andrew A. MacDonald [[email protected]], Dan F. B. Flynn [[email protected]], Peter Slaughter [[email protected]], Julie Ripplinger [[email protected]], Scott L. Collins [[email protected]], Corinna Gries [[email protected]], Matthew B. Jones [[email protected]]
- Version 1.x: [doi:10.5063/F1542KJB](http://doi.org/10.5063/F1542KJB)
- Version 2.x: [doi:10.5063/F1N877Z6](http://doi.org/10.5063/F1N877Z6)
- **License**: [Apache 2](http://opensource.org/licenses/Apache-2.0)
- [Package source code on Github](https://github.com/laurenmh/codyn)
- [**Submit Bugs and feature requests**](https://github.com/laurenmh/codyn/issues)
Expand Down
2 changes: 1 addition & 1 deletion inst/CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ bibentry(bibtype = "Manual",
year = year,
note = note,
url = "https://github.com/NCEAS/codyn",
doi = "10.5063/F1542KJB")
doi = "10.5063/F1N877Z6")

0 comments on commit 8f7abe3

Please sign in to comment.