Skip to content

Commit 080ae32

Browse files
Create CITATION.cff
1 parent 4b247fc commit 080ae32

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CITATION.cff

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- given-names: "Jeffrey"
5+
family-names: "Sarnoff"
6+
7+
affiliation: "Julia Innovator"
8+
orcid: "https://orcid.org/0000-0001-9159-1667"
9+
title: "DoubleFloats.jl"
10+
version: 1.2.2
11+
type: software
12+
repository-code: "https://github.com/JuliaMath/DoubleFloats.jl"
13+
date-released: 2022-06-25
14+
url: "https://juliamath.github.io/DoubleFloats.jl/stable
15+
license: "MIT"
16+
license-url: "https://opensource.org/licenses/MIT"

0 commit comments

Comments
 (0)