From 3cfbc39d0b75462a2586a121743128217baa983d Mon Sep 17 00:00:00 2001 From: tzuifurther <128354761+tzuifurther@users.noreply.github.com> Date: Mon, 3 Jul 2023 16:02:25 +0800 Subject: [PATCH] Update README.md for bibtex --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b2885e..d78951e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Citing this project If you use this code in your work, please: +```bibtex @article{NAJM20191, title = "Automated brain extraction from head CT and CTA images using convex optimization with shape propagation", journal = "Computer Methods and Programs in Biomedicine", @@ -25,3 +26,4 @@ url = "http://www.sciencedirect.com/science/article/pii/S016926071930375X" year={2014}, publisher={IEEE} } +```