forked from AP6YC/ClusterValidityIndices.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
70 lines (65 loc) · 2.25 KB
/
CITATION.cff
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# CFF version for the document
cff-version: 1.2.0
# Authors list
authors:
- family-names: "Petrenko"
given-names: "Sasha"
orcid: "https://orcid.org/0000-0003-2442-8901"
website: "https://ap6yc.github.io/"
email: "sap625@mst.edu"
alias: "AP6YC"
affiliation: "Missouri University of Science and Technology"
# Repository title and descriptors
title: "AP6YC/ClusterValidityIndices.jl"
abstract: "This software is a Julia package for incremental and batch Cluster Validity Indices (CVI)."
keywords:
- "CVI"
- "ICVI"
- "Cluster Validity Indices"
- "Incremental Cluster Validity Indices"
identifiers:
- description: "The DOI of the latest ClusterValidityIndices.jl Zenodo archive."
type: "doi"
value: "10.5281/zenodo.5765807"
url: "https://doi.org/10.5281/zenodo.5765807"
repository-code: "https://github.com/AP6YC/AdaptiveResonance.jl"
license: "MIT"
institution:
name: "Missouri University of Science and Technology"
# Preferred citation of the JOSS paper
message: "Please cite this software using the metadata from 'preferred-citation'."
preferred-citation:
# Authors list for the JOSS paper
authors:
- family-names: "Petrenko"
given-names: "Sasha"
orcid: "https://orcid.org/0000-0003-2442-8901"
website: "https://ap6yc.github.io/"
email: "sap625@mst.edu"
alias: "AP6YC"
affiliation: "Missouri University of Science and Technology"
- family-names: "Wunsch"
given-names: "Donald"
name-suffix: "II"
orcid: "https://orcid.org/0000-0002-9726-9051"
website: "https://people.mst.edu/faculty/dwunsch/"
email: "dwunsch@mst.edu"
alias: "dwunsch"
affiliation: "Missouri University of Science and Technology"
# Title, DOI, and journal details for the JOSS paper
title: "ClusterValidityIndices.jl: Batch and Incremental Metrics for Unsupervised Learning"
publisher: "The Open Journal"
journal: "Journal of Open Source Software"
year: 2022
month: 11
volume: 7
number: 79
pages: 3527
type: "article"
identifiers:
- description: "The DOI of the ClusterValidityIndices.jl JOSS paper."
type: "doi"
value: "10.21105/joss.03527"
url: "https://doi.org/10.21105/joss.03527"
institution:
name: "Missouri University of Science and Technology"