diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index 8164cd7..e91f096 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -44,9 +44,11 @@ Matplotlib `Matplotlib `_ is a flexible plotting library for creating interactive 2D and 3D plots that can also be saved as -manuscript-quality figures. The API in many ways reflects that of `MATLAB `_, -easing transition of MATLAB users to Python. Many examples, along with the -source code to re-create them, can be browsed at the `matplotlib gallery `_. +manuscript-quality figures. The API in many ways reflects that of `MATLAB +`_, easing transition of MATLAB +users to Python. Many examples, along with the source code to re-create them, +can be browsed at the `matplotlib gallery +`_. Enthought ---------