-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 926 Bytes
/
CITATION.cff
File metadata and controls
25 lines (25 loc) · 926 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
cff-version: 1.2.0
message: "Please use the following citation if referencing this software."
title: "colorspace: A Python Toolbox for Manipulating and Assessing Colors and Palettes"
version: "1.0.0"
authors:
- family-names: Stauffer
given-names: Reto
affiliation: "Department of Statistics and Digital Science Center, Universität Innsbruck, Austria"
orcid: "https://orcid.org/0000-0002-3798-5507"
- family-names: Zeileis
given-names: Achim
affiliation: "Department of Statistics, Universität Innsbruck, Austria"
orcid: "https://orcid.org/0000-0003-0918-3766"
date-released: "2023-10-28"
url: "https://retostauffer.github.io/python-colorspace/"
repository-code: "https://github.com/retostauffer/python-colorspace"
license: "GPL-2.0 | GPL-3.0"
keywords:
- "colors"
- "color palettes"
- "color spaces"
- "manipulate colors"
- "HCL"
- "HCL colors"
- "color vision deficiencies"