https://github.com/nilearn/nilearn
Raw File
Tip revision: 22ac1ae6e9925ddefdb849cd2e6981e4d1947aeb authored by Alexandre Abraham on 18 September 2016, 20:08:07 UTC
Bump up version
Tip revision: 22ac1ae
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