File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -49,3 +49,4 @@ v<0.3.1>, <04/13/2023> -- Added pre-commit and formatted
4949v<0.3.1>, <04/27/2023> -- Added grp and srp methods to decomp
5050v<0.3.1>, <05/02/2023> -- Python 3.11
5151v<0.3.1>, <05/03/2023> -- Removed ALL thresholder
52+ v<0.3.1>, <05/03/2023> -- Created citation
Original file line number Diff line number Diff line change @@ -65,14 +65,17 @@ PyThresh includes more than 30 thresholding algorithms. These algorithms
6565range from using simple statistical analysis like the Z-score to more
6666complex mathematical methods that involve graph theory and topology.
6767
68- ***************
69- Documentation
70- ***************
68+ ************************
69+ Documentation & Citing
70+ ************************
7171
7272Visit `PyThresh Docs
7373<https://pythresh.readthedocs.io/en/latest/?badge=latest> `_ for full
7474documentation 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
You can’t perform that action at this time.
0 commit comments