Skip to content
Open
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
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,25 @@ We welcome contributions to enhance PeakWatch:
4. Push to the branch: `git push origin feature/your-feature-name`
5. Create a pull request.

## How to cite?

If you are using parts of this work or build your experiments up on this repository please cite the following article:

```
@article{kapsecker2024peakswift,
title = {PeakSwift: Mobile Detection of R-peaks in Single Lead Electrocardiograms},
journal = {SoftwareX},
volume = {25},
pages = {101608},
year = {2024},
issn = {2352-7110},
doi = {https://doi.org/10.1016/j.softx.2023.101608},
url = {https://www.sciencedirect.com/science/article/pii/S2352711023003047},
author = {Maximilian Kapsecker and Nikita Charushnikov and Leon Nissen and Stephan M. Jonas},
keywords = {Electrocardiogram, R-peak detection, Swift, Benchmark}
}
```

## License

This project is licensed under the [Apache License 2.0](LICENSE).