Skip to content

Commit 36ae40c

Browse files
authored
Add CITATION.cff for software citation information
DOI needs update when paper is released
1 parent ff613b4 commit 36ae40c

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Riley"
5+
given-names: "Trevor N."
6+
orcid: "https://orcid.org/0000-0002-6834-9802"
7+
- family-names: "Young"
8+
given-names: "Sarah"
9+
orcid: "https://orcid.org/0000-0002-8301-5106"
10+
- family-names: "Paxton"
11+
given-names: "Avery B."
12+
orcid: "https://orcid.org/0000-0002-4871-9167"
13+
- family-names: "Wallrich"
14+
given-names: "Lukas"
15+
orcid: "https://orcid.org/0000-0003-2121-5177"
16+
- family-names: "Hair"
17+
given-names: "Kaitlyn"
18+
orcid: "https://orcid.org/0000-0003-0180-7343"
19+
- family-names: "Grainger"
20+
given-names: "Matthew J."
21+
orcid: "https://orcid.org/0000-0001-8426-6495"
22+
title: "CiteSource: An R Package for Data-Driven Search Strategy Development and Enhanced Evidence Synthesis Reporting"
23+
version: 0.1.1
24+
doi: TBD
25+
url: "https://github.com/ESHackathon/CiteSource"
26+
preferred-citation:
27+
type: article
28+
authors:
29+
- family-names: "Riley"
30+
given-names: "Trevor N."
31+
- family-names: "Young"
32+
given-names: "Sarah"
33+
- family-names: "Paxton"
34+
given-names: "Avery B."
35+
- family-names: "Wallrich"
36+
given-names: "Lukas"
37+
- family-names: "Hair"
38+
given-names: "Kaitlyn"
39+
- family-names: "Grainger"
40+
given-names: "Matthew J."
41+
title: "CiteSource: An R Package for Data-Driven Search Strategy Development and Enhanced Evidence Synthesis Reporting"
42+
journal: "Research Synthesis Methods"
43+
year: 2026
44+
doi: TBD

0 commit comments

Comments
 (0)