Skip to content

Commit 90a7dad

Browse files
Merge pull request #111 from davecwright3/feat/citation-file
feat: add citation file
2 parents 4a8d11f + a79fa46 commit 90a7dad

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

CITATION.cff

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
abstract: <p>Next-generation pulsar-timing-array data analysis</p>
2+
authors:
3+
- family-names: Vallisneri
4+
given-names: Michele
5+
orcid: "https://orcid.org/0000-0002-4162-0033"
6+
- family-names: Meyers
7+
given-names: Patrick M.
8+
orcid: "https://orcid.org/0000-0002-2689-0190"
9+
- family-names: Wright
10+
given-names: David
11+
orcid: "https://orcid.org/0000-0003-1562-4679"
12+
- family-names: Johnson
13+
given-names: Aaron D.
14+
orcid: "https://orcid.org/0000-0002-7445-8423"
15+
- family-names: Baier
16+
given-names: Jeremy G.
17+
orcid: "https://orcid.org/0000-0002-4972-1525"
18+
- family-names: van Haasteren
19+
given-names: Rutger
20+
orcid: "https://orcid.org/0000-0002-6428-2620"
21+
cff-version: 1.2.0
22+
date-released: '2025-11-25'
23+
doi: 10.5281/zenodo.17711453
24+
license:
25+
- MIT
26+
message: If you use this software, please cite it using the metadata from this file.
27+
repository-code: https://github.com/nanograv/discovery
28+
title: 'nanograv/discovery'
29+
type: software

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Discovery
2+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17711453.svg)](https://doi.org/10.5281/zenodo.17711453)
23

34
<img src="discovery.png" alt="Logo" width="300" align="left" style="margin-right: 20px;"/>
45

0 commit comments

Comments
 (0)