-
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.
Merge branch 'master' into release-phyx.js-v1.2.0
- Loading branch information
Showing
8 changed files
with
273 additions
and
22 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,37 +1,48 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: phyx.js | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- family-names: Vaidya | ||
given-names: Gaurav | ||
orcid: https://orcid.org/0000-0003-0587-0454 | ||
orcid: 'https://orcid.org/0000-0003-0587-0454' | ||
- family-names: Lapp | ||
given-names: Hilmar | ||
orcid: https://orcid.org/0000-0001-9107-0714 | ||
title: "phyx.js" | ||
type: software | ||
license: MIT | ||
version: v1.1.1 | ||
date-released: 2023-08-16 | ||
orcid: 'https://orcid.org/0000-0001-9107-0714' | ||
identifiers: | ||
- type: doi | ||
value: 10.5281/zenodo.5576556 | ||
description: This DOI will always resolve to the latest version of phyx.js. | ||
description: >- | ||
This DOI will always resolve to the latest version of | ||
phyx.js. | ||
- type: doi | ||
value: 10.5281/zenodo.8251445 | ||
description: The versioned DOI for version 1.1.1 of phyx.js. | ||
url: "https://github.com/phyloref/phyx.js" | ||
repository-code: "https://github.com/phyloref/phyx.js" | ||
repository-code: 'https://github.com/phyloref/phyx.js' | ||
url: 'https://github.com/phyloref/phyx.js' | ||
repository-artifact: 'https://www.npmjs.com/package/@phyloref/phyx' | ||
license: MIT | ||
version: v1.1.1 | ||
date-released: '2023-08-16' | ||
preferred-citation: | ||
authors: | ||
- family-names: Vaidya | ||
given-names: Gaurav | ||
orcid: https://orcid.org/0000-0003-0587-0454 | ||
orcid: 'https://orcid.org/0000-0003-0587-0454' | ||
- family-names: Cellinese | ||
given-names: Nico | ||
orcid: https://orcid.org/0000-0002-7157-9414 | ||
orcid: 'https://orcid.org/0000-0002-7157-9414' | ||
- family-names: Lapp | ||
given-names: Hilmar | ||
orcid: https://orcid.org/0000-0001-9107-0714 | ||
title: "A new phylogenetic data standard for computable clade definitions: the Phyloreference Exchange Format (Phyx)" | ||
orcid: 'https://orcid.org/0000-0001-9107-0714' | ||
title: >- | ||
A new phylogenetic data standard for computable clade definitions: the | ||
Phyloreference Exchange Format (Phyx) | ||
type: article | ||
doi: 10.7717/peerj.12618 | ||
date-released: 2022-02-15 | ||
date-released: '2022-02-15' |
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
Oops, something went wrong.