File: cite.rst

package info (click to toggle)
python-mne 0.19.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100,440 kB
  • sloc: python: 120,243; pascal: 1,861; makefile: 225; sh: 15
file content (31 lines) | stat: -rw-r--r-- 1,282 bytes parent folder | download
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
.. _cite:

How to cite MNE-Python
======================

To cite MNE-C or the inverse imaging implementations provided by the MNE
software, please use:

  A. Gramfort, M. Luessi, E. Larson, D. Engemann, D. Strohmeier, C. Brodbeck,
  L. Parkkonen, M. Hämäläinen, `MNE software for processing MEG and EEG data
  <https://www.ncbi.nlm.nih.gov/pubmed/24161808>`_, *NeuroImage*, Volume 86,
  1 February 2014, Pages 446-460, ISSN 1053-8119,
  `[DOI] <https://doi.org/10.1016/j.neuroimage.2013.10.027>`__


To cite the MNE-Python package, please use:

  A. Gramfort, M. Luessi, E. Larson, D. Engemann, D. Strohmeier, C. Brodbeck,
  R. Goj, M. Jas, T. Brooks, L. Parkkonen, M. Hämäläinen, `MEG and EEG data
  analysis with MNE-Python
  <https://www.frontiersin.org/articles/10.3389/fnins.2013.00267/abstract>`_,
  *Frontiers in Neuroscience*, Volume 7, 2013, ISSN 1662-453X,
  `[DOI] <https://doi.org/10.3389/fnins.2013.00267>`__


To cite specific version numbers of the software, you can use the DOIs provided
by `Zenodo <https://zenodo.org/search?ln=en&p=mne-python>`_.

Depending on your research topic, it may also be appropriate to cite related
method papers, some of which are listed in :ref:`ch_reading` and in the
documentation strings of the relevant functions or methods.