You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CITATION.cff
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
4
4
cff-version: 1.2.0
5
5
title: 'PyPREP: A Python implementation of the preprocessing pipeline (PREP) for EEG data.'
6
-
abstract: 'PyPrep is a Python library to facilitate preprocessing of EEG data. More information can be found at <a href=\"https://pyprep.readthedocs.io\">pyprep.readthedocs.io</a>.'
6
+
abstract: 'PyPREP is a Python library to facilitate preprocessing of EEG data. More information can be found at <a href=\"https://pyprep.readthedocs.io\">pyprep.readthedocs.io</a>.'
7
7
authors:
8
8
- given-names: Stefan
9
9
family-names: Appelhoff
@@ -93,7 +93,7 @@ references:
93
93
doi: 10.3389/fninf.2015.00016
94
94
issue: 16
95
95
journal: "Frontiers in Neuroinformatics"
96
-
scope: "Cite this paper if you in addition to PyPrep, because it describes the original pipeline."
96
+
scope: "Cite this paper if you in addition to PyPREP, because it describes the original pipeline."
97
97
title: "The PREP pipeline: standardized preprocessing for large-scale EEG analysis"
0 commit comments