diff --git a/CHANGELOG.md b/CHANGELOG.md index dbbea528..2738e9d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Changed +- `README.md` modified ## [4.2] - 2025-01-14 ### Added - 5 new distance/similarity diff --git a/README.md b/README.md index 8abcf745..403351b1 100644 --- a/README.md +++ b/README.md @@ -494,13 +494,13 @@ Some parts of the infrastructure for this project are supported by: ## Cite -If you use PyCM in your research, we would appreciate citations to the following paper : +If you use PyCM in your research, we would appreciate citations to the following paper: -
-Haghighi, S., Jasemi, M., Hessabi, S. and Zolanvari, A. (2018). PyCM: Multiclass confusion matrix library in Python. Journal of Open Source Software, 3(25), p.729.
-
-
 
+[Haghighi, S., Jasemi, M., Hessabi, S. and Zolanvari, A., 2018. PyCM: Multiclass confusion matrix library in Python. *Journal of Open Source Software*, 3(25), p.729.](https://joss.theoj.org/papers/10.21105/joss.00729)
+
+
+```bibtex
 @article{Haghighi2018,
   doi = {10.21105/joss.00729},
   url = {https://doi.org/10.21105/joss.00729},
@@ -514,8 +514,7 @@ Haghighi, S., Jasemi, M., Hessabi, S. and Zolanvari, A. (2018). PyCM: Multiclass
   title = {{PyCM}: Multiclass confusion matrix library in Python},
   journal = {Journal of Open Source Software}
 }
-
-
+``` Download [PyCM.bib](http://www.pycm.io/PYCM.bib)