andreped commited on
Commit
e09f1ba
1 Parent(s): 96e589a

Refactored Citation section in README

Browse files
Files changed (1) hide show
  1. README.md +9 -12
README.md CHANGED
@@ -97,23 +97,20 @@ python demo/app.py --cwd ./
97
  If you found the dataset and/or web application relevant in your research, please cite the following reference:
98
  ```
99
  @misc{støverud2023aeropath,
100
- title={{AeroPath: An airway segmentation benchmark dataset with challenging pathology}},
101
- author={Karen-Helene Støverud and David Bouget and Andre Pedersen and Håkon Olav Leira and Thomas Langø and Erlend Fagertun Hofstad},
102
- year={2023},
103
- eprint={2311.01138},
104
- archivePrefix={arXiv},
105
- primaryClass={cs.CV}
106
  }
107
  ```
108
 
109
  The dataset is hosted at Zenodo, so you should also cite the following:
110
  ```
111
- @dataset{hofstad_2023_10069289,
112
- author = {Hofstad, Erlend and
113
- Bouget, David and
114
- Pedersen, André},
115
- title = {{AeroPath: An airway segmentation benchmark dataset
116
- with challenging pathology}},
117
  month = nov,
118
  year = 2023,
119
  publisher = {Zenodo},
 
97
  If you found the dataset and/or web application relevant in your research, please cite the following reference:
98
  ```
99
  @misc{støverud2023aeropath,
100
+ title={{AeroPath: An airway segmentation benchmark dataset with challenging pathology}},
101
+ author={Karen-Helene Støverud and David Bouget and Andre Pedersen and Håkon Olav Leira and Thomas Langø and Erlend Fagertun Hofstad},
102
+ year={2023},
103
+ eprint={2311.01138},
104
+ archivePrefix={arXiv},
105
+ primaryClass={cs.CV}
106
  }
107
  ```
108
 
109
  The dataset is hosted at Zenodo, so you should also cite the following:
110
  ```
111
+ @dataset{hofstad2023aeropathzenodo,
112
+ title = {{AeroPath: An airway segmentation benchmark dataset with challenging pathology}},
113
+ author = {Hofstad, Erlend and Bouget, David and Pedersen, André},
 
 
 
114
  month = nov,
115
  year = 2023,
116
  publisher = {Zenodo},