Skip to content

Commit

Permalink
Create CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas authored Apr 29, 2024
1 parent 8785ed4 commit d71e6e0
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: mitosis
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jacob
family-names: Stevens-Haas
email: [email protected]
orcid: 'https://orcid.org/0000-0003-4142-5550'
affiliation: University of Washington
repository-code: 'https://github.com/Jacob-Stevens-Haas/mitosis'
url: 'https://pypi.org/projects/mitosis'
abstract: >-
A package designed to manage and visualize experiments,
tracking changes across different commits,
parameterizations, and random seed.
keywords:
- experiments
- reproducibility
license: MIT
commit: 8785ed4785b59ff77e43888b3561c58cf0a7bbef
version: 0.5.1
date-released: '2024-04-26'

0 comments on commit d71e6e0

Please sign in to comment.