We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f74461 commit 42c141fCopy full SHA for 42c141f
1 file changed
docs/source/index.rst
@@ -1,7 +1,7 @@
1
DiffuPy |release| Documentation
2
===============================
3
DiffuPy is a generalizable Python implementation of the numerous label propagation algorithms inspired by the diffuStats
4
-R package [1]. DiffuPy supports generic graph formats such as JSON, CSV, GraphML, or GML.
+R package [1]_. DiffuPy supports generic graph formats such as JSON, CSV, GraphML, or GML.
5
6
Installation is as easy as getting the code from `PyPI <https://pypi.python.org/pypi/diffupy>`_ with
7
:code:`python3 -m pip install diffupy`. See the :doc:`installation <installation>` documentation.
0 commit comments