Skip to content

Commit

Permalink
Create CITATION.cff (#132)
Browse files Browse the repository at this point in the history
* Create CITATION.cff

* Update MANIFEST.in
  • Loading branch information
willGraham01 committed Feb 26, 2024
1 parent 31d1b97 commit ff9a6c9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: brainrender-napari
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Alessandro
family-names: Felder
email: a.felder@ucl.ac.uk
- given-names: BrainGlobe
family-names: Developers
email: hello@brainglobe.info
repository-code: 'https://github.com/brainglobe/brainrender-napari'
url: 'https://brainglobe.info'
abstract: >-
Visualisation and management of BrainGlobe atlases in
napari.
license: BSD-3-Clause
date-released: '2023-10-13'
year: 2023
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
include CITATION.cff
include LICENSE
include README.md
include .napari-hub/DESCRIPTION.md
Expand Down

0 comments on commit ff9a6c9

Please sign in to comment.