updated version in README
Browse files
README.md
CHANGED
|
@@ -62,15 +62,15 @@ If you get the issue `ImportError: numpy.core.multiarray failed to import`, it m
|
|
| 62 |
## Acknowledgements
|
| 63 |
If you found this tool helpful in your research, please, consider citing it:
|
| 64 |
<pre>
|
| 65 |
-
@software{
|
| 66 |
author = {André Pedersen},
|
| 67 |
-
title = {andreped/livermask: v1.3.
|
| 68 |
month = dec,
|
| 69 |
year = 2021,
|
| 70 |
publisher = {Zenodo},
|
| 71 |
-
version = {v1.3.
|
| 72 |
-
doi = {10.5281/zenodo.
|
| 73 |
-
url = {https://doi.org/10.5281/zenodo.
|
| 74 |
</pre>
|
| 75 |
|
| 76 |
Information on how to cite can be found [here](https://zenodo.org/badge/latestdoi/238680374).
|
|
|
|
| 62 |
## Acknowledgements
|
| 63 |
If you found this tool helpful in your research, please, consider citing it:
|
| 64 |
<pre>
|
| 65 |
+
@software{andre_pedersen_2021_5812222,
|
| 66 |
author = {André Pedersen},
|
| 67 |
+
title = {andreped/livermask: v1.3.1},
|
| 68 |
month = dec,
|
| 69 |
year = 2021,
|
| 70 |
publisher = {Zenodo},
|
| 71 |
+
version = {v1.3.1},
|
| 72 |
+
doi = {10.5281/zenodo.5812222},
|
| 73 |
+
url = {https://doi.org/10.5281/zenodo.5812222}}
|
| 74 |
</pre>
|
| 75 |
|
| 76 |
Information on how to cite can be found [here](https://zenodo.org/badge/latestdoi/238680374).
|