-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* MNT version 1.2.2 * MNT add CITATION.cff file * MNT move citation file to parent dir * MNT improve CITATION.cff * MNT push to pycortex.github.io only for releases * MNT fill changelog * MNT finalize changelog * MNT complain only if code coverage changes more than 1%
- Loading branch information
Showing
5 changed files
with
55 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
authors: | ||
- family-names: Gao | ||
given-names: James S. | ||
- family-names: Huth | ||
given-names: Alexander G. | ||
- family-names: Lescroart | ||
given-names: Mark D. | ||
- family-names: Gallant | ||
given-names: Jack L. | ||
title: 'Pycortex: an interactive surface visualizer for fMRI' | ||
type: software | ||
cff-version: 1.2.0 | ||
message: 'If you use this software, please cite it using the paper from this file.' | ||
repository: 'https://github.com/gallantlab/pycortex' | ||
url: 'https://gallantlab.github.io/pycortex' | ||
|
||
preferred-citation: | ||
authors: | ||
- family-names: Gao | ||
given-names: James S. | ||
- family-names: Huth | ||
given-names: Alexander G. | ||
- family-names: Lescroart | ||
given-names: Mark D. | ||
- family-names: Gallant | ||
given-names: Jack L. | ||
title: 'Pycortex: an interactive surface visualizer for fMRI' | ||
doi: 10.3389/fninf.2015.00023 | ||
type: article | ||
journal: Frontiers in Neuroinformatics | ||
volume: 9 | ||
pages: 23 | ||
year: 2015 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters