Mercurial > hg > orthanc-book
changeset 1055:ebe3214f3ab0
added citation instructions
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 18:00:13 +0200 |
parents | 8d492b07c0de |
children | 89bb195dfbc0 |
files | Sphinx/source/plugins.rst Sphinx/source/plugins/java.rst Sphinx/source/plugins/ohif.rst Sphinx/source/plugins/stl.rst Sphinx/source/plugins/stone-webviewer.rst Sphinx/source/plugins/tcia.rst Sphinx/source/plugins/volview.rst Sphinx/source/plugins/wsi.rst |
diffstat | 8 files changed, 25 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/plugins.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins.rst Sat Apr 06 18:00:13 2024 +0200 @@ -62,6 +62,7 @@ plugins/worklists-plugin.rst plugins/wsi.rst plugins/neuro.rst + plugins/stl.rst Databases
--- a/Sphinx/source/plugins/java.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/java.rst Sat Apr 06 18:00:13 2024 +0200 @@ -26,6 +26,9 @@ 76% (122 functions are automatically wrapped in Java out of a total of 160 functions from the Orthanc SDK 1.10.0). +**For researchers**: `Please cite this paper +<https://doi.org/10.5220/0012384600003657>`__. + Source code -----------
--- a/Sphinx/source/plugins/ohif.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/ohif.rst Sat Apr 06 18:00:13 2024 +0200 @@ -18,6 +18,9 @@ `OHIF community <https://ohif.org/collaborate>`__ in the first place. Indeed, the OHIF and Orthanc communities are entirely distinct. +**For researchers**: `Please cite this paper +<https://dial.uclouvain.be/pr/boreal/object/boreal:257257>`__. + Usage -----
--- a/Sphinx/source/plugins/stl.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/stl.rst Sat Apr 06 18:00:13 2024 +0200 @@ -11,3 +11,6 @@ -------- WIP. + +**For researchers**: `Please cite this paper +<https://doi.org/10.1145/3632047.3632051>`__.
--- a/Sphinx/source/plugins/stone-webviewer.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/stone-webviewer.rst Sat Apr 06 18:00:13 2024 +0200 @@ -10,11 +10,11 @@ more advanced features than the basic :ref:`Orthanc Web viewer plugin <webviewer>`. -For general information and a demonstration, check out the `official -homepage of the plugin +Check out the `demonstration server <https://www.orthanc-server.com/static.php?page=stone-web-viewer>`__. -Also `check out the source code -<https://orthanc.uclouvain.be/hg/orthanc-stone/file/default/Applications/StoneWebViewer>`__. + +**For researchers**: `Please cite this paper +<https://doi.org/10.1007/978-3-031-38854-5_20>`__. How to get it
--- a/Sphinx/source/plugins/tcia.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/tcia.rst Sat Apr 06 18:00:13 2024 +0200 @@ -19,6 +19,9 @@ the image collections of TCIA thanks to its `REST API <https://wiki.cancerimagingarchive.net/display/Public/TCIA+REST+API+Guide>`__. +**For researchers**: `Please cite this paper +<https://dial.uclouvain.be/pr/boreal/object/boreal:257256>`__. + Compilation -----------
--- a/Sphinx/source/plugins/volview.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/volview.rst Sat Apr 06 18:00:13 2024 +0200 @@ -11,6 +11,9 @@ Orthanc with `Kitware's VolView <https://volview.kitware.com/>`__ Web interface for cinematic volume rendering of DICOM data. +**For researchers**: `Please cite this paper +<https://dial.uclouvain.be/pr/boreal/object/boreal:257257>`__. + Usage -----
--- a/Sphinx/source/plugins/wsi.rst Sat Apr 06 17:11:23 2024 +0200 +++ b/Sphinx/source/plugins/wsi.rst Sat Apr 06 18:00:13 2024 +0200 @@ -17,8 +17,11 @@ 3. Another command-line tool that converts a DICOM series stored inside Orthanc, to a standard hierarchical TIFF image. -For general information, check out the `official homepage of the -framework <https://www.orthanc-server.com/static.php?page=wsi>`__. +Check out our `demonstration server +<https://orthanc.uclouvain.be/wsi/>`__. + +**For researchers**: `Please cite this paper +<https://doi.org/10.5220/0006155100810087>`__. Compilation