Skip to content

Commit 5f7dbd3

Browse files
author
Martin D. Weinberg
committed
Added JOSS citation link to README.md
1 parent b2e3a45 commit 5f7dbd3

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
cff-version: "1.2.0"
2+
authors:
3+
- family-names: Petersen
4+
given-names: Michael S.
5+
orcid: "https://orcid.org/0000-0003-1517-3935"
6+
- family-names: Weinberg
7+
given-names: Martin D.
8+
orcid: "https://orcid.org/0000-0003-2660-2889"
9+
doi: 10.5281/zenodo.15164151
10+
message: If you use this software, please cite our article in the
11+
Journal of Open Source Software.
12+
preferred-citation:
13+
authors:
14+
- family-names: Petersen
15+
given-names: Michael S.
16+
orcid: "https://orcid.org/0000-0003-1517-3935"
17+
- family-names: Weinberg
18+
given-names: Martin D.
19+
orcid: "https://orcid.org/0000-0003-2660-2889"
20+
date-published: 2025-05-05
21+
doi: 10.21105/joss.07302
22+
issn: 2475-9066
23+
issue: 109
24+
journal: Journal of Open Source Software
25+
publisher:
26+
name: Open Journals
27+
start: 7302
28+
title: "EXP: a Python/C++ package for basis function expansion methods
29+
in galactic dynamics"
30+
type: article
31+
url: "https://joss.theoj.org/papers/10.21105/joss.07302"
32+
volume: 10
33+
title: "EXP: a Python/C++ package for basis function expansion methods
34+
in galactic dynamics"

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,8 @@ This is only one example of many possible uses. There are many
9696
variants to this work flow, of course, and I expect that you will
9797
invent some interesting ones.
9898

99+
## Citation
100+
101+
If you use EXP in your research, please cite the following paper:
102+
103+
[![DOI](https://joss.theoj.org/papers/10.21105/joss.07302/status.svg)](https://doi.org/10.21105/joss.07302)

0 commit comments

Comments
 (0)