andreped commited on
Commit
1bdaa95
1 Parent(s): 9450d3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -58,7 +58,20 @@ pip install --force-reinstall --no-deps git+https://github.com/andreped/livermas
58
  ```
59
 
60
  ## Acknowledgements
61
- If you found this tool helpful in your research, please, consider citing it. Information on how to cite can be found [here](https://zenodo.org/badge/latestdoi/238680374).
 
 
 
 
 
 
 
 
 
 
 
 
 
62
 
63
  The model was trained on the LITS dataset. The dataset is openly accessible and can be downloaded from [here](https://competitions.codalab.org).
64
 
 
58
  ```
59
 
60
  ## Acknowledgements
61
+ If you found this tool helpful in your research, please, consider citing it:
62
+ <pre>
63
+ @software{andre_pedersen_2021_5773145,
64
+ author = {André Pedersen},
65
+ title = {andreped/livermask: v1.3.0},
66
+ month = dec,
67
+ year = 2021,
68
+ publisher = {Zenodo},
69
+ version = {v1.3.0},
70
+ doi = {10.5281/zenodo.5773145},
71
+ url = {https://doi.org/10.5281/zenodo.5773145}}
72
+ </pre>
73
+
74
+ Information on how to cite can be found [here](https://zenodo.org/badge/latestdoi/238680374).
75
 
76
  The model was trained on the LITS dataset. The dataset is openly accessible and can be downloaded from [here](https://competitions.codalab.org).
77