Skip to content

Commit 480b977

Browse files
authored
Fixing reference
1 parent 1db1b0f commit 480b977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ for recording cardiac signals via electrocardiography (ECG) or photoplethysmogra
3131
(PPG), as well as both online and offline data analysis methods extracting cardiac
3232
features, synchronizing experimental stimuli with different phases of the heart,
3333
removing artefacts at different levels and generating plots for data quality check and
34-
publication. Systole is built on the top of Numpy [@harris:2020], Pandas [@reback2020pandas; mckinney-proc-scipy-2010] and Scipy [@SciPy:2020], and can use both
34+
publication. Systole is built on the top of Numpy [@harris:2020], Pandas [@reback2020pandas; @mckinney-proc-scipy-2010] and Scipy [@SciPy:2020], and can use both
3535
Matplotlib [@hunter:2007] and Bokeh [@bokeh] to generate visualisations. It is designed to build modular
3636
pipelines that can interface easily with other signal processing or heart rate
3737
variability toolboxes, with a focus on data quality checks. Several parts of the

0 commit comments

Comments
 (0)