1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
.. _citation:
========
Citation
========
.. admonition:: Reference
Gorgolewski K, Burns CD, Madison C, Clark D, Halchenko YO, Waskom ML,
Ghosh SS. (2011). Nipype: a flexible, lightweight and extensible neuroimaging
data processing framework in Python. Front. Neuroimform. 5:13.
`Download`__
__ paper_
::
@article { Gorgolewski2011,
title = "Nipype: a flexible, lightweight and extensible neuroimaging data processing framework in python.",
year = "2011",
author = "Krzysztof Gorgolewski and Christopher D Burns and Cindee Madison and Dav Clark and Yaroslav O Halchenko and Michael L Waskom and Satrajit S Ghosh",
journal = "Front Neuroinform",
volume = "5",
month = "08",
doi = "10.3389/fninf.2011.00013",
pubmed = "21897815",
url = "http://dx.doi.org/10.3389/fninf.2011.00013",
issn = "1662-5196"}
.. include:: links_names.txt
|