Skip to content

Commit 9b9dec5

Browse files
authored
Merge pull request #3081 from Coding-with-Adam/dev
Add Citation file to Dash
2 parents 35ced08 + d6ec97c commit 9b9dec5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CITATION.cff

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Parmer"
5+
given-names: "Chris"
6+
- family-names: "Duval"
7+
given-names: "Philippe"
8+
- family-names: "Johnson"
9+
given-names: "Alex"
10+
orcid: https://orcid.org/0000-0003-4623-4147
11+
title: "A data and analytics web app framework for Python, no JavaScript required."
12+
version: 2.18.2
13+
doi: 10.5281/zenodo.14182630
14+
date-released: 2024-11-04
15+
url: https://github.com/plotly/dash

0 commit comments

Comments
 (0)