Skip to content

Link fix in external ressources + 1 addition #4123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 19, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Fixed a tutorial http link and added and entry for the "Ten Simple Ru…
…les for Better Figures"
  • Loading branch information
rougier committed Feb 18, 2015
commit e40b9eb2db70c99bebab96847cab7d146dd08ba4
35 changes: 19 additions & 16 deletions doc/resources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,38 @@
*******************


===================
Books and Chapters
===================
=============================
Books, Chapters and Articles
=============================

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

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

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

* `Ten Simple Rules for Better Figures
<http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1003833>`_
by Nicolas P. Rougier, Michael Droettboom and Philip E. Bourne

=======
Videos
=======

* `Getting started with Matplotlib
<http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_
* `Getting started with Matplotlib
<http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720>`_
by `unpingco <http://showmedo.com/videotutorials/?author=6237>`_

* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_
by Mike Müller
* `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE>`_
by Mike Müller

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

* `Anatomy of Matplotlib
Expand All @@ -43,10 +47,9 @@
Tutorials
==========

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

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