Skip to content

Commit

Permalink
update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Nov 21, 2023
1 parent f7d1298 commit 607bab6
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,27 @@ cff-version: 1.2.0

title: bids-specification

abstract: The Brain Imaging Data Structure (BIDS) is a simple and intuitive way to
organize and describe data.
abstract: >-
The Brain Imaging Data Structure (BIDS) is a simple and intuitive way to organize and describe data.
version: v1.10.0-dev

license: CC-BY-4.0

repository-code: https://github.com/bids-standard/bids-specification

message: Please cite it as below.
message: >-
To cite the BIDS specification, please follow the instructions here:
https://bids-specification.rtfd.io/en/latest/introduction.html#citing-bids
HTML versions of the BIDS specification can be browsed following this link:
https://bids-specification.rtfd.io
PDF versions of the BIDS specification can be found in the Zenodo archives
listed under "identifiers" below in this file.
identifiers:
- description: PDFs of the BIDS specification for versions 1.9.0 and above
type: doi
value: 10.5281/zenodo.10175845
- description: PDFs of the BIDS specification for versions 1.0.0 to 1.8.0
type: doi
value: 10.5281/zenodo.3686061
Expand Down

0 comments on commit 607bab6

Please sign in to comment.