Skip to content

Commit e84f2d4

Browse files
Update CITATION.cff
1 parent 080ae32 commit e84f2d4

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CITATION.cff

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
2+
message: If you use this software, please cite it using these metadata.
3+
title: DoubleFloats.jl
4+
abstract: A high-performance floating point type for accurate extended precision math.
35
authors:
4-
- given-names: "Jeffrey"
5-
family-names: "Sarnoff"
6+
- given-names: Jeffrey
7+
family-names: Sarnoff
68
79
affiliation: "Julia Innovator"
810
orcid: "https://orcid.org/0000-0001-9159-1667"
9-
title: "DoubleFloats.jl"
11+
- name: "JuliaMath"
1012
version: 1.2.2
1113
type: software
1214
repository-code: "https://github.com/JuliaMath/DoubleFloats.jl"
1315
date-released: 2022-06-25
1416
url: "https://juliamath.github.io/DoubleFloats.jl/stable
15-
license: "MIT"
16-
license-url: "https://opensource.org/licenses/MIT"
17+
license: MIT

0 commit comments

Comments
 (0)