andreped commited on
Commit
790f48c
1 Parent(s): 5ef5aee

Updated Citation

Browse files
Files changed (1) hide show
  1. README.md +1 -17
README.md CHANGED
@@ -71,9 +71,7 @@ python demo/app.py --cwd ./
71
 
72
  ## [Citation](https://github.com/raidionics/AeroPath#citation)
73
 
74
- If you found this tool relevant in your research, please cite the following references enabling the backend compute magic.
75
-
76
- The final software including updated performance metrics for preoperative tumors and introducing postoperative tumor segmentation:
77
  ```
78
  @article{bouget2023raidionics,
79
  author = {Bouget, David and Alsinan, Demah and Gaitan, Valeria and Holden Helland, Ragnhild and Pedersen, André and Solheim, Ole and Reinertsen, Ingerid},
@@ -86,17 +84,3 @@ The final software including updated performance metrics for preoperative tumors
86
  doi = {10.1038/s41598-023-42048-7},
87
  }
88
  ```
89
-
90
- For the preliminary preoperative tumor segmentation validation and software features:
91
- ```
92
- @article{bouget2022preoptumorseg,
93
- title={Preoperative Brain Tumor Imaging: Models and Software for Segmentation and Standardized Reporting},
94
- 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},
95
- journal={Frontiers in Neurology},
96
- volume={13},
97
- year={2022},
98
- url={https://www.frontiersin.org/articles/10.3389/fneur.2022.932219},
99
- doi={10.3389/fneur.2022.932219},
100
- issn={1664-2295}
101
- }
102
- ```
 
71
 
72
  ## [Citation](https://github.com/raidionics/AeroPath#citation)
73
 
74
+ If you found this tool relevant in your research, please cite the following reference which introduced the backend that is used for the AeroPath demonstration:
 
 
75
  ```
76
  @article{bouget2023raidionics,
77
  author = {Bouget, David and Alsinan, Demah and Gaitan, Valeria and Holden Helland, Ragnhild and Pedersen, André and Solheim, Ole and Reinertsen, Ingerid},
 
84
  doi = {10.1038/s41598-023-42048-7},
85
  }
86
  ```