eminorhan commited on
Commit
4ee358b
·
verified ·
1 Parent(s): 83b5280

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -50,4 +50,18 @@ where:
50
 
51
  Please note that the dataset rows are **not** pre-shuffled.
52
 
53
- **License:** The data originally come from HHMI Janelia's [OpenOrganelle](https://www.openorganelle.org/) data portal [released](https://www.openorganelle.org/faq#sharing) under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) license.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
 
51
  Please note that the dataset rows are **not** pre-shuffled.
52
 
53
+ **License:** The data originally come from HHMI Janelia's [OpenOrganelle](https://www.openorganelle.org/) data portal [released](https://www.openorganelle.org/faq#sharing) under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) license.
54
+
55
+ **Citation:** If you use these data, please cite the following paper ([link](https://www.nature.com/articles/s41586-021-03977-3)):
56
+ ```
57
+ @article{heinrich2021whole,
58
+ title={Whole-cell organelle segmentation in volume electron microscopy},
59
+ author={Heinrich, Larissa and Bennett, Davis and Ackerman, David and Park, Woohyun and Bogovic, John and Eckstein, Nils and Petruncio, Alyson and Clements, Jody and Pang, Song and Xu, C Shan and others},
60
+ journal={Nature},
61
+ volume={599},
62
+ number={7883},
63
+ pages={141--146},
64
+ year={2021},
65
+ publisher={Nature Publishing Group UK London}
66
+ }
67
+ ```