From 9c01e15790b2133d1132ee566df71e0dcb94080b Mon Sep 17 00:00:00 2001 From: Joseph Paul Cohen PhD Date: Sun, 11 Sep 2022 09:30:49 -0700 Subject: [PATCH] Create citation file --- CITATION | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CITATION diff --git a/CITATION b/CITATION new file mode 100644 index 0000000..ac52933 --- /dev/null +++ b/CITATION @@ -0,0 +1,8 @@ +@inproceedings{Cohen2022xrv, +title = {{TorchXRayVision: A library of chest X-ray datasets and models}}, +author = {Cohen, Joseph Paul and Viviano, Joseph D. and Bertin, Paul and Morrison, Paul and Torabian, Parsa and Guarrera, Matteo and Lungren, Matthew P and Chaudhari, Akshay and Brooks, Rupert and Hashir, Mohammad and Bertrand, Hadrien}, +booktitle = {Medical Imaging with Deep Learning}, +url = {https://github.com/mlmed/torchxrayvision}, +arxivId = {2111.00595}, +year = {2022} +}