Skip to content

Commit f7485ec

Browse files
authored
Create CITATION.cff
1 parent cb9aa9b commit f7485ec

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CITATION.cff

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
cff-version: "1.2.0"
2+
authors:
3+
- family-names: VandenHeuvel
4+
given-names: Daniel J.
5+
orcid: "https://orcid.org/0000-0001-6462-0135"
6+
contact:
7+
- family-names: VandenHeuvel
8+
given-names: Daniel J.
9+
orcid: "https://orcid.org/0000-0001-6462-0135"
10+
doi: 10.5281/zenodo.13847646
11+
message: If you use this software, please cite our article in the
12+
Journal of Open Source Software.
13+
preferred-citation:
14+
authors:
15+
- family-names: VandenHeuvel
16+
given-names: Daniel J.
17+
orcid: "https://orcid.org/0000-0001-6462-0135"
18+
date-published: 2024-09-27
19+
doi: 10.21105/joss.07174
20+
issn: 2475-9066
21+
issue: 101
22+
journal: Journal of Open Source Software
23+
publisher:
24+
name: Open Journals
25+
start: 7174
26+
title: "DelaunayTriangulation.jl: A Julia package for Delaunay
27+
triangulations and Voronoi tessellations in the plane"
28+
type: article
29+
url: "https://joss.theoj.org/papers/10.21105/joss.07174"
30+
volume: 9
31+
title: "DelaunayTriangulation.jl: A Julia package for Delaunay
32+
triangulations and Voronoi tessellations in the plane"

0 commit comments

Comments
 (0)