Skip to content

Commit

Permalink
Merge branch 'master' into minordoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Nov 27, 2023
2 parents c234518 + f86fa84 commit fe22532
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,29 @@

cff-version: 1.2.0

title: bids-specification
title: The Brain Imaging Data Structure (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 the present `CITATION.cff` 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 fe22532

Please sign in to comment.