Files
marimo/CITATION.cff
Srihari Thyagarajan 949b5e3001 Add CITATION.cff file (#1778)
* Add `CITATION.cff` file for citation usages

* Change doi number for identifier

* Remove typo

* Update CITATION.cff

* add orcid id

* Remove version number

* Remove identifiers

* Add identifier section pointing to latest release

* Fix value for doi zenodo link

---------

Co-authored-by: Myles Scolnick <myles@marimo.io>
Co-authored-by: Akshay Agrawal <akshay@marimo.io>
2024-07-14 20:41:28 -04:00

34 lines
997 B
YAML

abstract: "marimo is a reactive notebook for Python — runs reproducible experiments, executes as a script, deploys as an app, and versions with git."
authors:
- family-names: Agrawal
given-names: Akshay
orcid: "https://orcid.org/0009-0004-6472-0055"
- family-names: Scolnick
given-names: Myles
orcid: "https://orcid.org/0009-0003-4254-9632"
cff-version: 1.2.0
date-released: "2023-08-15"
identifiers:
- description: "This is the collection of all versions of marimo"
type: doi
value: 10.5281/zenodo.12735329
keywords:
- python
- research
- "data science"
- reactive
- pipeline
- web-app
- "data visualization"
- "artificial intelligence"
- "developer tools"
- dataflow
- notebooks
- dag
type: software
url: 'https://marimo.io/'
license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/marimo-team/marimo"
title: "marimo - an open-source reactive notebook for Python"