https://github.com/nilearn/nilearn
Raw File
Tip revision: a894d6d931fe7c2b9341dcad228d364ac9580cd3 authored by KamalakerDadi on 20 June 2017, 15:40:32 UTC
REL: 0.3.1
Tip revision: a894d6d
AUTHORS.rst
.. -*- mode: rst -*-

People
------

This work is made available by a community of people, amongst which
the `INRIA Parietal Project Team <https://team.inria.fr/parietal/>`_
and the `scikit-learn <http://scikit-learn.org/>`_ folks, in
particular:

* Alexandre Abraham
* `Alexandre Gramfort <http://alexandre.gramfort.net>`_
* Vincent Michel
* Bertrand Thirion
* `Fabian Pedregosa <http://fa.bianp.net/>`_
* `Gael Varoquaux <http://gael-varoquaux.info/>`_
* Philippe Gervais
* Michael Eickenberg
* `Chris Filo Gorgolewski <http://multiplecomparisons.blogspot.fr/>`_
* Danilo Bzdok
* Loïc Estève
* `Ben Cipollini <http://cseweb.ucsd.edu/~bcipolli/>`_

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

.. _citing:

Citing nilearn
------------------------

There is no paper published yet about nilearn. We are waiting for the
package to mature a bit. However, the patterns underlying the package
have been described in: `Machine learning for neuroimaging with
scikit-learn
<http://journal.frontiersin.org/article/10.3389/fninf.2014.00014/abstract>`_.

We suggest that you read and cite the paper. Thank you.


Citing 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