From 763cd85a9a82788da0205795988363408cf22aef Mon Sep 17 00:00:00 2001 From: Alistair Johnson Date: Mon, 3 Jul 2017 11:34:28 +0800 Subject: [PATCH] add doi --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6591642..8ef1e0e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This is a repository of code shared by the research community. The repository is intended to be a central hub for sharing, refining, and reusing code used for analysis of the [MIMIC critical care database](https://mimic.physionet.org). To find out more about MIMIC, please see: https://mimic.physionet.org +## Acknowledgement + +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.821872.svg)](https://doi.org/10.5281/zenodo.821872) + ## How to contribute Our team has worked hard to create and share the MIMIC dataset. We encourage you to share the code that you use for data processing and analysis. Sharing code helps to make studies reproducible and promotes collaborative research. To contribute, please: