Added updated citation policy
Browse files
README.md
CHANGED
@@ -77,15 +77,32 @@ the argument to `--share 0`.
|
|
77 |
|
78 |
## Citation
|
79 |
|
80 |
-
If you found
|
81 |
|
|
|
82 |
```
|
83 |
-
@
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
}
|
91 |
```
|
|
|
77 |
|
78 |
## Citation
|
79 |
|
80 |
+
If you found neukit relevant in your research, please cite the following references.
|
81 |
|
82 |
+
The final software including updated performance metrics for preoperative tumors and introducing postoperative tumor segmentation:
|
83 |
```
|
84 |
+
@article{bouget2023raidionics,
|
85 |
+
author = {Bouget, David and Alsinan, Demah and Gaitan, Valeria and Holden Helland, Ragnhild and Pedersen, André and Solheim, Ole and Reinertsen, Ingerid},
|
86 |
+
year = {2023},
|
87 |
+
month = {09},
|
88 |
+
pages = {},
|
89 |
+
title = {Raidionics: an open software for pre-and postoperative central nervous system tumor segmentation and standardized reporting},
|
90 |
+
volume = {13},
|
91 |
+
journal = {Scientific Reports},
|
92 |
+
doi = {10.1038/s41598-023-42048-7},
|
93 |
+
}
|
94 |
+
```
|
95 |
+
|
96 |
+
For the preliminary preoperative tumor segmentation validation and software features:
|
97 |
+
```
|
98 |
+
@article{bouget2022preoptumorseg,
|
99 |
+
title={Preoperative Brain Tumor Imaging: Models and Software for Segmentation and Standardized Reporting},
|
100 |
+
author={Bouget, David and Pedersen, André and Jakola, Asgeir S. and Kavouridis, Vasileios and Emblem, Kyrre E. and Eijgelaar, Roelant S. and Kommers, Ivar and Ardon, Hilko and Barkhof, Frederik and Bello, Lorenzo and Berger, Mitchel S. and Conti Nibali, Marco and Furtner, Julia and Hervey-Jumper, Shawn and Idema, Albert J. S. and Kiesel, Barbara and Kloet, Alfred and Mandonnet, Emmanuel and Müller, Domenique M. J. and Robe, Pierre A. and Rossi, Marco and Sciortino, Tommaso and Van den Brink, Wimar A. and Wagemakers, Michiel and Widhalm, Georg and Witte, Marnix G. and Zwinderman, Aeilko H. and De Witt Hamer, Philip C. and Solheim, Ole and Reinertsen, Ingerid},
|
101 |
+
journal={Frontiers in Neurology},
|
102 |
+
volume={13},
|
103 |
+
year={2022},
|
104 |
+
url={https://www.frontiersin.org/articles/10.3389/fneur.2022.932219},
|
105 |
+
doi={10.3389/fneur.2022.932219},
|
106 |
+
issn={1664-2295}
|
107 |
}
|
108 |
```
|