-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (24 loc) · 781 Bytes
/
CITATION.cff
File metadata and controls
25 lines (24 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit edit via form.
cff-version: 1.2.0
title: 'stefmolin/data-morph: Data Morph'
message: 'If you use this software, please cite it as below.'
type: software
authors:
- family-names: Molin
given-names: Stefanie
orcid: 'https://orcid.org/0009-0001-3359-3346'
identifiers:
- type: doi
value: 10.5281/zenodo.7834197
repository-code: 'https://github.com/stefmolin/data-morph'
url: 'https://stefaniemolin.com/data-morph/'
abstract: >-
Morph an input dataset of 2D points into select shapes,
while preserving the summary statistics to a given number
of decimal points through simulated annealing.
keywords:
- data visualization
- summary statistics
- data animation
license: MIT