change ref format in example

This commit is contained in:
Vighnesh Birodkar
2014-08-13 02:12:51 +05:30
parent ab60edcdf7
commit 6ef01cb4dc
+1 -1
View File
@@ -10,7 +10,7 @@ References
----------
.. [1] Shi, J.; Malik, J., "Normalized cuts and image segmentation",
Pattern Analysis and Machine Intelligence,
IEEE Transactions on , vol.22, no.8, pp.888,905, Aug 2000
IEEE Transactions on, vol. 22, no. 8, pp. 888-905, August 2000.
"""
from skimage import graph, data, io, segmentation, color
from matplotlib import pyplot as plt