forked from popellab/qsp-codegen
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
39 lines (39 loc) · 1.48 KB
/
Copy pathCITATION.cff
File metadata and controls
39 lines (39 loc) · 1.48 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "qsp-codegen"
abstract: "SBML to C++ CVODE ODE code generator for quantitative systems pharmacology (QSP) models."
authors:
- family-names: Christenson
given-names: Chase
email: cchris80@jh.edu
# TODO: fill in ORCID before JOSS submission
# orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX"
affiliation: "Johns Hopkins University, Department of Biomedical Engineering"
- family-names: Eliason
given-names: Joel
email: jeliaso2@jh.edu
orcid: "https://orcid.org/0000-0003-2227-8727"
affiliation: "Johns Hopkins University, Department of Biomedical Engineering"
- family-names: Deshpande
given-names: Atul
# TODO: fill in ORCID before JOSS submission
# orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX"
affiliation: "Johns Hopkins University School of Medicine, Department of Oncology"
- family-names: Popel
given-names: Aleksander S.
# TODO: fill in ORCID before JOSS submission
# orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX"
affiliation: "Johns Hopkins University, Department of Biomedical Engineering"
repository-code: "https://github.com/popellab/qsp-codegen"
license: MIT
version: 0.1.0
date-released: 2026-05-06
doi: "10.5281/zenodo.20059614"
keywords:
- quantitative-systems-pharmacology
- sbml
- code-generation
- ode-solvers
- cvode
notes: "Chase Christenson and Joel Eliason contributed equally and are co-first authors."