-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCITATION.cff
69 lines (64 loc) · 2.2 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
# 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: "[email protected]"
alias: "AP6YC"
affiliation: "Missouri University of Science and Technology"
# Repository title and descriptors
title: "AP6YC/AdaptiveResonance.jl"
abstract: "This software is a Julia package for Adaptive Resonance Theory (ART) algorithms."
keywords:
- "ART"
- "Adaptive Resonance Theory"
- "Adaptive Resonance"
identifiers:
- description: "The DOI of the latest AdaptiveResonance.jl Zenodo archive."
type: "doi"
value: "10.5281/zenodo.5748453"
url: "https://doi.org/10.5281/zenodo.5748453"
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: "[email protected]"
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: "[email protected]"
alias: "dwunsch"
affiliation: "Missouri University of Science and Technology"
# Title, DOI, and journal details for the JOSS paper
title: "AdaptiveResonance.jl: A Julia Implementation of Adaptive Resonance Theory (ART) Algorithms"
publisher: "The Open Journal"
journal: "Journal of Open Source Software"
year: 2022
month: 4
volume: 7
number: 73
pages: 3671
type: "article"
identifiers:
- description: "The DOI of the AdaptiveResonance.jl JOSS paper."
type: "doi"
value: "10.21105/joss.03671"
url: "https://doi.org/10.21105/joss.03671"
institution:
name: "Missouri University of Science and Technology"