Skip to content

Commit 8024861

Browse files
authored
Merge pull request #730 from RECETOX/copilot/add-citation-cff-file
Add CITATION.cff for citation metadata
2 parents df42dba + c3d701b commit 8024861

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
title: "Galaxy tools for Untargeted Mass Spectrometry Analysis"
4+
version: 1.0.0
5+
date-released: 2020-01-01
6+
url: "https://github.com/RECETOX/galaxytools"
7+
repository-code: "https://github.com/RECETOX/galaxytools"
8+
license: MIT
9+
authors:
10+
- family-names: Hecht
11+
given-names: Helge
12+
email: helge.hecht@recetox.muni.cz
13+
affiliation: "RECETOX, Masaryk University"
14+
keywords:
15+
- galaxy
16+
- mass-spectrometry
17+
- metabolomics
18+
- untargeted-analysis
19+
- bioinformatics
20+
identifiers:
21+
- type: doi
22+
value: 10.5281/zenodo.6035335
23+
description: "Zenodo DOI for this project"
24+
abstract: "Galaxy tools for Untargeted Mass Spectrometry Analysis. Developed and maintained in RECETOX in collaboration with CERIT-SC."

0 commit comments

Comments
 (0)