Skip to content

Commit 96a1ff8

Browse files
committed
Pythresh citation
1 parent bad0059 commit 96a1ff8

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ v<0.3.1>, <04/13/2023> -- Added pre-commit and formatted
4949
v<0.3.1>, <04/27/2023> -- Added grp and srp methods to decomp
5050
v<0.3.1>, <05/02/2023> -- Python 3.11
5151
v<0.3.1>, <05/03/2023> -- Removed ALL thresholder
52+
v<0.3.1>, <05/03/2023> -- Created citation

README.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,17 @@ PyThresh includes more than 30 thresholding algorithms. These algorithms
6565
range from using simple statistical analysis like the Z-score to more
6666
complex mathematical methods that involve graph theory and topology.
6767

68-
***************
69-
Documentation
70-
***************
68+
************************
69+
Documentation & Citing
70+
************************
7171

7272
Visit `PyThresh Docs
7373
<https://pythresh.readthedocs.io/en/latest/?badge=latest>`_ for full
7474
documentation or see below for a quickstart installation and usage
75-
example
75+
example.
76+
77+
To cite this work you can visit `PyThresh Citation
78+
<https://zenodo.org/badge/latestdoi/497683169>`_
7679

7780
----
7881

0 commit comments

Comments
 (0)