Skip to content

Commit dbfbd84

Browse files
authored
Create CITATION.cff
1 parent 170ac44 commit dbfbd84

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CITATION.cff

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Melchior"
5+
given-names: "Peter"
6+
orcid: "https://orcid.org/0000-0002-8873-5065"
7+
title: "pyGMMis"
8+
url: "https://github.com/pmelchior/pygmmis"
9+
preferred-citation:
10+
type: article
11+
authors:
12+
- family-names: "Melchior"
13+
given-names: "Peter"
14+
orcid: "https://orcid.org/0000-0002-8873-5065"
15+
- family-names: "Goulding"
16+
given-names: "Andy"
17+
orcid: "https://orcid.org/0000-0003-4700-663X"
18+
doi: "10.1016/j.ascom.2018.09.013"
19+
journal: "Astronomy and Computing"
20+
start: 183 # First page number
21+
end: 194 # Last page number
22+
title: "Filling the gaps: Gaussian mixture models from noisy, truncated or incomplete samples"
23+
volume: 25
24+
year: 2018
25+
month: 10

0 commit comments

Comments
 (0)