https://github.com/nilearn/nilearn
Raw File
Tip revision: 58fb3d058907a709caed14946e3a3410c1240161 authored by Loïc Estève on 10 December 2014, 16:53:54 UTC
Update documentation for release
Tip revision: 58fb3d0
AUTHORS.rst
.. -*- mode: rst -*-

People
------

This tutorial is brought to you by the `INRIA Parietal Project Team
<https://parietal.saclay.inria.fr/>`_ and `scikit-learn
<http://scikit-learn.org/>`_ folks, in particular:

.. hlist::

  * Alexandre Abraham
  * `Alexandre Gramfort <http://alexandre.gramfort.net>`_
  * Vincent Michel
  * Bertrand Thirion
  * `Fabian Pedregosa <http://fseoane.net>`_
  * `Gael Varoquaux <http://gael-varoquaux.info/blog/>`_

Thanks to M. Hanke and Y. Halchenko for data and packaging.

.. _citing:

Citing the scikit-learn
------------------------

A huge amount of work goes in the scikit-learn. Researchers that invest
their time in developing and maintaining the package deserve recognition
with citations. In addition, the Parietal team needs the citations to the
paper in order to justify paying a software engineer on the project. To
guarantee the future of the toolkit, if you use it, please cite it.

See the scikit-learn documentation on `how to cite
<http://scikit-learn.org/stable/about.html#citing-scikit-learn>`_.

back to top