Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
Add general DOI and update for next version
  • Loading branch information
egrace479 authored Jul 2, 2024
1 parent 43d5bef commit 5c7eea0
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,15 @@ authors:
given-names: "Leanna"
orcid: "https://orcid.org/0009-0003-2848-4131"
cff-version: 1.2.0
date-released: "2024-02-16"
date-released: "2024-07-02"
identifiers:
- description: "The GitHub release URL of tag 1.2.2."
- doi: "10.5281/zenodo.12107162"
- description: "The GitHub release URL of tag 1.3.0."
type: url
value: "https://github.com/Imageomics/Andromeda/releases/tag/1.2.2"
value: "https://github.com/Imageomics/Andromeda/releases/tag/1.3.0"
- description: "The GitHub URL of the commit tagged with 1.2.2."
type: url
value: "https://github.com/Imageomics/Andromeda/tree/2fb1598ced144c298f829e1173f1ca9467845a5f"
value: "https://github.com/Imageomics/Andromeda/tree/2fb1598ced144c298f829e1173f1ca9467845a5f" #Update on release
keywords:
- "multi-dimensional scaling"
- "MDS"
Expand All @@ -46,7 +47,7 @@ license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/Imageomics/Andromeda"
title: "Andromeda"
version: 1.2.2
version: 1.3.0
references:
# Papers covering the algorithm and conecpt of Andromeda (original introduction, followed by newer work)
- authors:
Expand Down

0 comments on commit 5c7eea0

Please sign in to comment.