From fb7e26c4cc57efc21f710282ec2007c820b61a4c Mon Sep 17 00:00:00 2001 From: Vikash Gupta Date: Tue, 4 Feb 2025 15:02:57 -0800 Subject: [PATCH] Update README.md (#499) Added citation for our MONAI Deploy App SDK. Signed-off-by: Vikash Gupta --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8b161a75..016fa9e1 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ MONAI Deploy App SDK offers a framework and associated tools to design, develop User guide is available at [docs.monai.io](https://docs.monai.io/projects/monai-deploy-app-sdk/en/stable/). +## Citation + +If you have used MONAI in your research, please cite us! The citation can be exported from: [https://arxiv.org/abs/2212.14177](https://arxiv.org/abs/2212.14177). + ## Installation To install [the current release](https://pypi.org/project/monai-deploy-app-sdk/), you can simply run: