@@ -2,8 +2,8 @@ scikit-matter
22=============
33|tests | |codecov | |pypi | |conda | |docs | |doi |
44
5- A collection of scikit-learn compatible utilities that implement methods born out of the
6- materials science and chemistry communities.
5+ A collection of `` scikit-learn `` compatible utilities that implement methods born out of
6+ the materials science and chemistry communities.
77
88For details, tutorials, and examples, please have a look at our `documentation `_.
99
@@ -72,7 +72,7 @@ Writing code is not the only way to contribute to the project. You can also:
7272.. _`examples and tutorials` : https://scikit-matter.readthedocs.io/en/latest/contributing.html#contributing-new-examples
7373.. _`new datasets` : https://scikit-matter.readthedocs.io/en/latest/contributing.html#contributing-datasets
7474
75- .. marker-contributors
75+ .. marker-citing
7676
7777 Citing scikit-matter
7878--------------------
@@ -81,7 +81,11 @@ If you use *scikit-matter* for your work, please cite:
8181Goscinski A, Principe VP, Fraux G et al. scikit-matter :
8282A Suite of Generalisable Machine Learning Methods Born out of Chemistry
8383and Materials Science. Open Res Europe 2023, 3:81.
84- `10.12688/openreseurope.15789.2 <https://doi.org/10.12688/openreseurope.15789.2 >`_
84+ `10.12688/openreseurope.15789.2 `_
85+
86+ .. _`10.12688/openreseurope.15789.2` : https://doi.org/10.12688/openreseurope.15789.2
87+
88+ .. marker-contributors
8589
8690 Contributors
8791------------
@@ -90,18 +94,17 @@ Thanks goes to all people that make scikit-matter possible:
9094.. image :: https://contrib.rocks/image?repo=scikit-learn-contrib/scikit-matter
9195 :target: https://github.com/scikit-learn-contrib/scikit-matter/graphs/contributors
9296
93- .. |tests | image :: https://github.com/scikit-learn-contrib/scikit-matter/workflows/Test /badge.svg
97+ .. |tests | image :: https://github.com/scikit-learn-contrib/scikit-matter/workflows/Tests /badge.svg
9498 :alt: Github Actions Tests Job Status
95- :target: (https://github.com/scikit-learn-contrib/scikit-matter/\
96- actions?query=workflow%3ATests)
99+ :target: action_
97100
98101.. |codecov | image :: https://codecov.io/gh/scikit-learn-contrib/scikit-matter/branch/main/graph/badge.svg?token=UZJPJG34SM
99102 :alt: Code coverage
100103 :target: https://codecov.io/gh/scikit-learn-contrib/scikit-matter/
101104
102105.. |docs | image :: https://img.shields.io/badge/documentation-latest-sucess
103106 :alt: Python
104- :target: https://scikit-matter.readthedocs.io
107+ :target: documentation_
105108
106109.. |pypi | image :: https://img.shields.io/pypi/v/skmatter.svg
107110 :alt: Latest PYPI version
@@ -113,4 +116,6 @@ Thanks goes to all people that make scikit-matter possible:
113116
114117.. |doi | image :: https://img.shields.io/badge/DOI-10.12688-blue
115118 :alt: ORE Paper
116- :target: https://doi.org/10.12688/openreseurope.15789.2
119+ :target: `10.12688/openreseurope.15789.2`_
120+
121+ .. _`action` : https://github.com/scikit-learn-contrib/scikit-matter/actions?query=branch%3Amain
0 commit comments