diff --git a/README.md b/README.md index ef9dd727..553de001 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![documentation](https://img.shields.io/travis/nbara/python-meegkit.svg?label=documentation&logo=travis)](https://www.travis-ci.com/github/nbara/python-meegkit) [![codecov](https://codecov.io/gh/nbara/python-meegkit/branch/master/graph/badge.svg)](https://codecov.io/gh/nbara/python-meegkit) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/nbara/python-meegkit/master) +[![DOI](https://zenodo.org/badge/117451752.svg)](https://zenodo.org/badge/latestdoi/117451752) [![twitter](https://img.shields.io/twitter/follow/lebababa?label=Twitter&style=flat&logo=Twitter)](https://twitter.com/intent/follow?screen_name=lebababa) Denoising tools for M/EEG processing in Python 3.6+. diff --git a/citation.cff b/citation.cff index 0d8e38a0..3106a231 100644 --- a/citation.cff +++ b/citation.cff @@ -6,5 +6,6 @@ authors: orcid: "https://orcid.org/0000-0003-1495-561X" title: "MEEGkit" version: 0.1.1 +doi: 10.5281/zenodo.5643659 date-released: 2021-10-15 url: "https://github.com/nbara/python-meegkit"