Skip to content

Commit

Permalink
Merge pull request #76 from Remi-Gau/citation
Browse files Browse the repository at this point in the history
[INFRA] add citation.cff
  • Loading branch information
effigies authored Apr 22, 2023
2 parents 5f0e07c + 8b53327 commit 2c5a910
Show file tree
Hide file tree
Showing 2 changed files with 189 additions and 0 deletions.
186 changes: 186 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
# schema: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md

cff-version: 1.2.0

title: "BIDS Stats Models Specification"

version: 1.0.0-rc2

abstract: BIDS Stats Models Specification.

message: "If you are using the BIDS stats model, please cite it as below."

repository-code: "https://github.com/bids-standard/stats-models.git"

# identifiers:
# - description: This is the collection of archived snapshots of all releases of BIDSpm
# type: doi
# value: "10.5281/zenodo.3554331"

contact:
- family-names: Markiewicz
given-names: Christopher J.
website: https://github.com/effigies
email: [email protected]
- family-names: de la Vega
given-names: Alejandro
website: https://github.com/adelavega
email: [email protected]
orcid: https://orcid.org/0000-0001-9062-3778
authors:
# TEMPLATE
# - family-names: XXX
# given-names: XXX
# affiliation: XXX
# website: XXX
# email: [email protected]
# orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX"

# Sorted alphabetically except for the 1rst and last authors

- family-names: Markiewicz
given-names: Christopher J.
website: https://github.com/effigies
email: [email protected]
orcid: https://orcid.org/0000-0002-6533-164X
affiliation: Stanford University

- family-names: Bansal
given-names: Shashank
website: https://shashankbansal6.github.io/
email: [email protected]
orcid: https://orcid.org/0000-0002-1252-8772
affiliation: UCSD Bioengineering

- family-names: Blair
given-names: Ross W.
website: https://github.com/rwblair

- family-names: Bottenhorn
given-names: Katherine
website: https://github.com/62442katieb
orcid: https://orcid.org/0000-0002-7796-8795
affiliation: Department of Population and Public Health Sciences, Keck School of Medicine of USC, Los Angeles, CA USA
email: [email protected]

- family-names: Chen
given-names: Gang
website: https://github.com/afni-gangc
orcid: https://orcid.org/0000-0002-2960-089X
affiliation:
National Institutes of Health, Scientific and Statistical Computing Core,
NIMH, Bethesda, MD 20892, USA
email: [email protected]

- family-names: Dafflon
given-names: Jessica
website: https://jessicadafflon.github.io/

- family-names: Esteban
given-names: Oscar
website: http://www.axonlab.org
orcid: https://orcid.org/0000-0001-8435-6191
affiliation:
Department of Radiology, Lausanne University Hospital and University of Lausanne,
Lausanne, Switzerland
email: [email protected]

- family-names: Gau
given-names: Rémi
affiliation: Université catholique de Louvain
email: [email protected]
orcid: "https://orcid.org/0000-0002-1535-9767"

- family-names: Halchenko
given-names: Yaroslav
affiliation: Dartmouth College
website: https://centerforopenneuroscience.org/whoweare#yaroslav_o_halchenko_
orcid: "https://orcid.org/0000-0003-3456-2493"

- family-names: Johnson
given-names: Timothy
affiliation: University of Michigan, Biostatistics
email: [email protected]
website: https://sph.umich.edu/faculty-profiles/johnson-timothy.html

- family-names: Kent
given-names: James
affiliation:
Psychoinformatics Laboratory at the University of Texas at Austin
website: https://jdkent.github.io/
email: [email protected]

- family-names: Maumet
given-names: Camille
website: https://camillemaumet.com/
orcid: https://orcid.org/0000-0002-6290-553X
affiliation: Inria, Univ Rennes, CNRS, Inserm, Rennes, 35042, France

- family-names: Mumford
given-names: Jeanette
website: https://github.com/jmumford
email: [email protected]

- family-names: Narayan
given-names: Manjari
email: [email protected]

- family-names: Nichols
given-names: Thomas E.
website: http://nisox.org
orcid: https://orcid.org/0000-0002-4516-5103
affiliation: University of Oxford, Big Data Institute, Oxford, OX3 7LF, UK
email: [email protected]

- family-names: Nielson
given-names: Dylan
affiliation:
Machine Learning Team at the National Institute of Mental Health
website: https://github.com/Shotgunosine

- family-names: Niso
given-names: Guiomar
website: http://guiomarniso.com
orcid: https://orcid.org/0000-0001-5872-8924
affiliation: Instituto Cajal, CSIC, Spain
email: [email protected]

- family-names: Ombao
given-names: Hernando
affiliation: KAUST, Saudi Arabia
website: https://cemse.kaust.edu.sa/biostats
email: [email protected]
orcid: https://orcid.org/0000-0001-7020-8091

- family-names: Poldrack
given-names: Russell A.
website: http://www.poldracklab.org
orcid: https://orcid.org/0000-0001-6755-0259
affiliation: Stanford University, Stanford, CA 94305 USA
email: [email protected]

- family-names: Poline
given-names: Jean-Baptiste
website: https://github.com/jbpoline
orcid: https://orcid.org/0000-0002-9794-749X

- family-names: Thirion
given-names: Bertrand
website: https://github.com/bthirion
orcid: https://orcid.org/0000-0001-5018-7895

- family-names: de la Vega
given-names: Alejandro
website: https://github.com/adelavega

- family-names: Yarkoni
given-names: Tal
email: [email protected]

license: CC-BY-4.0

keywords:
- BIDS
- brain imaging data structure
- statistical modeling
- general linear model
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ export PRINT_HELP_PYSCRIPT
help: ## Show what this Makefile can do
@python -c "$$PRINT_HELP_PYSCRIPT" < $(MAKEFILE_LIST)

validate_cff: CITATION.cff ## Makes sure the CITATION.cff file is valid. (pip install cffconvert)
cffconvert --validate

test: ## Build the book, checks for dead link and fail on warning
jupyter-book build specification --warningiserror --builder linkcheck

Expand Down

0 comments on commit 2c5a910

Please sign in to comment.