changeset 15:4bde2c2dc03c

updated references
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 14 Aug 2023 10:41:06 +0200
parents 074dd6aafb98
children 8ad127f9a86c
files README
diffstat 1 files changed, 26 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/README	Mon Aug 14 10:27:30 2023 +0200
+++ b/README	Mon Aug 14 10:41:06 2023 +0200
@@ -34,19 +34,32 @@
 use of Orthanc to cite Orthanc in their associated publications.
 Similarly, we ask open-source and closed-source products that make
 use of Orthanc to warn us about this use. You can cite our work
-using the following BibTeX entry:
+using the two following BibTeX entries:
 
 @Article{Jodogne2018,
-  author="Jodogne, S{\'e}bastien",
-  title="The {O}rthanc Ecosystem for Medical Imaging",
-  journal="Journal of Digital Imaging",
-  year="2018",
-  month="Jun",
-  day="01",
-  volume="31",
-  number="3",
-  pages="341--352",
-  issn="1618-727X",
-  doi="10.1007/s10278-018-0082-y",
-  url="https://doi.org/10.1007/s10278-018-0082-y"
+ title = {The Orthanc Ecosystem for Medical Imaging},
+ author = {Jodogne, S{\'e}bastien},
+ journal = {Journal of Digital Imaging},
+ volume = {31},
+ number = {3},
+ pages = {341-352},
+ issn = {1618-727X},
+ doi = {10.1007/s10278-018-0082-y},
+ publisher = {Springer Science and Business Media LLC},
+ year = {2018},
+ url = {https://doi.org/10.1007/s10278-018-0082-y}
 }
+
+@inproceedings{JodogneEuSoMII2021a,
+ title = {Automatically publishing medical images from a filesystem as a {DICOM} server},
+ author = {Jodogne, S{\'e}bastien},
+ booktitle = {EuSoMII Annual Meeting},
+ journal = {Insights into Imaging},
+ volume = {13},
+ number = {S2},
+ issn = {1869-4101},
+ doi = {10.1186/s13244-022-01168-w},
+ publisher = {SpringerOpen},
+ year = {2021},
+ url = {http://hdl.handle.net/2078.1/257257}
+}