Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] add citation.cff #426

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions ds001/CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# https://citation-file-format.github.io/
# https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
cff-version: 1.2.0

title: Balloon Analog Risk-taking Task

version: 1.0.1

message: If you use this software, please cite it as below.

license: CC0-1.0

authors:
- family-names: Schonberg
given-names: Tom
- family-names: Trepel
given-names: Christopher
- family-names: Fox
given-names: Craig
- family-names: Poldrack
given-names: Russell A.

preferred-citation:
authors:
- family-names: Schonberg
given-names: Tom
- family-names: Fox
given-names: Craig
- family-names: Mumford
given-names: Jeanette A
- family-names: Congdon
given-names: Eliza
- family-names: Trepel
given-names: Christopher
- family-names: Poldrack
given-names: Russell A.
title: "Decreasing ventromedial prefrontal cortex activity during sequential risk-taking: An fMRI investigation of the Balloon Analogue Risk Task."
year: 2012
journal: Frontiers in Decision Neuroscience
url: https://doi.org/10.3389/fnins.2012.00080
type: article
10 changes: 0 additions & 10 deletions ds001/dataset_description.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
{
"BIDSVersion": "1.0.0",
"License": "CC0",
"Name": "Balloon Analog Risk-taking Task",
"ReferencesAndLinks": [
"Schonberg TS, Fox CR, Mumford JA, Congdon E, Trepel C, Poldrack RA (2012). Decreasing ventromedial prefrontal cortex activity during sequential risk-taking: An fMRI investigation of the Balloon Analogue Risk Task. Frontiers in Decision Neuroscience, 6:80 doi: 10.3389/fnins.2012.00080"
],
"Authors": [
"Tom Schonberg",
"Christopher Trepel",
"Craig Fox",
"Russell A. Poldrack"
],
"DatasetDOI": "10.18112/openneuro.ds000001.v1.0.0"
}