8000 Fixed a tutorial http link and added and entry for the "Ten Simple Ru… · MirandaXM/matplotlib@e40b9eb · GitHub
[go: up one dir, main page]

Skip to content

Commit e40b9eb

Browse files
committed
Fixed a tutorial http link and added and entry for the "Ten Simple Rules for Better Figures"
1 parent 66b2833 commit e40b9eb

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

doc/resources/index.rst

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,34 +5,38 @@
55
*******************
66

77

8-
===================
9-
Books and Chapters
10-
===================
8+
=============================
9+
Books, Chapters and Articles
10+
=============================
1111

12-
* `Matplotlib for Python Developers
13-
<http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_
12+
* `Matplotlib for Python Developers
13+
<http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h>`_
1414
by Sandro Tosi
1515

16-
* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_
17-
by John Hunter and Michael Droettboom in The Architecture of Open Source
16+
* `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html>`_
17+
by John Hunter and Michael Droettboom in The Architecture of Open Source
1818
Applications
1919

20-
* `Graphics with Matplotlib
21-
<http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_
20+
* `Graphics with Matplotlib
21+
<http://physics.nmt.edu/~raymond/software/python_notes/paper004.html>`_
2222
by David J. Raymond
2323

24+
* `Ten Simple Rules for Better Figures
25+
<http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833>`_
26+
by Nicolas P. Rougier, Michael Droettboom and Philip E. Bourne
27+
2428
=======
2529
Videos
2630
=======
2731

28-
* `Getting started with Matplotlib
29-
<http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_
32+
* `Getting started with Matplotlib
33+
<http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_
3034
by `unpingco <http://showmedo.com/videotutorials/?author=6237>`_
3135

32-
* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_
33-
by Mike Müller
36+
* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_
37+
by Mike Müller
3438

35-
* `Introduction to NumPy and Matplotlib
39+
* `Introduction to NumPy and Matplotlib
3640
<http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp>`_ by Eric Jones
3741

3842
* `Anatomy of Matplotlib
@@ -43,10 +47,9 @@
4347
Tutorials
4448
==========
4549

46-
* `Matplotlib tutorial <http://www.loria.fr/~rougier/teaching/matplotlib/>`_
50+
* `Matplotlib tutorial <http://www.labri.fr/perso/nrougier/teaching/matplotlib/>`_
4751
by Nicolas P. Rougier
4852

4953
* `Anatomy of Matplotlib - IPython Notebooks
5054
<https://github.com/WeatherGod/AnatomyOfMatplotlib>`_
5155
by Benjamin Root
52-

0 commit comments

Comments
 (0)
0