Skip to content

Commit e0e45ef

Browse files
committed
added CFF metadata ... lets hope
1 parent e968e25 commit e0e45ef

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CITATION.cff

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# YAML 1.2
2+
---
3+
cff-version: "1.2.2"
4+
message: "If you use this software, please cite it using the information provided in this metadata."
5+
authors:
6+
-
7+
given-names: Timo
8+
family-names: Maarleveld
9+
affiliation: "Vrije Universiteit Amsterdam"
10+
orcid: "https://orcid.org/0000-0002-3947-134X"
11+
-
12+
given-names: Brett
13+
family-names: Olivier
14+
affiliation: "Vrije Universiteit Amsterdam"
15+
orcid: "https://orcid.org/0000-0002-5293-5321"
16+
-
17+
given-names: Frank
18+
family-names: Bruggeman
19+
affiliation: "Vrije Universiteit Amsterdam"
20+
orcid: "https://orcid.org/0000-0002-0255-4766"
21+
title: "StochPy: A Comprehensive, User-Friendly Tool for Simulating Stochastic Biological Processes"
22+
version: "2.5"
23+
repository-code: "https://github.com/SystemsBioinformatics/stochpy"
24+
date-released: 2025-06-18
25+
license: "BSD-3-Clause"
26+
url: "https://github.com/SystemsBioinformatics/stochpy"
27+
abstract: "StochPy is a versatile stochastic modeling package which is designed for stochastic simulation of molecular control networks."
28+
...

0 commit comments

Comments
 (0)