-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCITATION.cff
38 lines (38 loc) · 1.24 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
# Go to https://citation-file-format.github.io/cff-initializer-javascript/#/ to finish this
cff-version: 1.2.0
title: Tulipa Clustering
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Grigory
family-names: Neustroev
email: [email protected]
affiliation: Delft University of Technology
orcid: 'https://orcid.org/0000-0002-7706-7778'
- given-names: Diego A.
family-names: Tejada-Arango
email: [email protected]
affiliation: TNO
orcid: 'https://orcid.org/0000-0002-3278-9283'
- given-names: Lauren
family-names: Clisby
email: [email protected]
affiliation: TNO
orcid: 'https://orcid.org/0009-0008-7848-4144'
- given-names: Germán
family-names: Morales-España
email: [email protected]
affiliation: TNO
orcid: 'https://orcid.org/0000-0002-6372-6197'
repository-code: 'https://github.com/TulipaEnergy/TulipaClustering.jl'
abstract: >-
The Tulipa Clustering package is a Julia package for finding representative
periods and their weights based on demand and generation profiles.
keywords:
- Open source tool
- Energy system modelling
- Energy system analysis
- Clustering
license: Apache-2.0