Skip to content

Commit 2a4de52

Browse files
steinbeckclaude
andcommitted
docs: add CITATION.cff for GitHub citation support
Enables GitHub's "Cite this repository" button. Includes both software metadata and preferred citation to the Journal of Cheminformatics paper (doi:10.1186/s13321-022-00604-9). Closes #9 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4216948 commit 2a4de52

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CITATION.cff

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it using the metadata from this file."
3+
type: software
4+
title: "Surge: a fast open-source chemical graph generator"
5+
version: 2.0.0
6+
date-released: 2026-02-26
7+
license: Apache-2.0
8+
repository-code: "https://github.com/StructureGenerator/surge"
9+
authors:
10+
- family-names: McKay
11+
given-names: Brendan D.
12+
orcid: "https://orcid.org/0000-0002-3553-0496"
13+
affiliation: "Australian National University"
14+
- family-names: Yirik
15+
given-names: Mehmet Aziz
16+
orcid: "https://orcid.org/0000-0001-7520-7215"
17+
- family-names: Steinbeck
18+
given-names: Christoph
19+
orcid: "https://orcid.org/0000-0001-6966-0814"
20+
affiliation: "Friedrich Schiller University Jena"
21+
preferred-citation:
22+
type: article
23+
title: "Surge: a fast open-source chemical graph generator"
24+
authors:
25+
- family-names: McKay
26+
given-names: Brendan D.
27+
orcid: "https://orcid.org/0000-0002-3553-0496"
28+
- family-names: Yirik
29+
given-names: Mehmet Aziz
30+
orcid: "https://orcid.org/0000-0001-7520-7215"
31+
- family-names: Steinbeck
32+
given-names: Christoph
33+
orcid: "https://orcid.org/0000-0001-6966-0814"
34+
journal: "Journal of Cheminformatics"
35+
volume: 14
36+
issue: 1
37+
article-number: 24
38+
year: 2022
39+
month: 4
40+
doi: "10.1186/s13321-022-00604-9"
41+
issn: "1758-2946"

0 commit comments

Comments
 (0)