How to cite?
============

Please cite mpi4py-fft using

::

    @article{jpdc_fft,
        author = {{Dalcin, Lisandro and Mortensen, Mikael and Keyes, David E}},
        year = {{2019}},
        title = {{Fast parallel multidimensional FFT using advanced MPI}},
        journal = {{Journal of Parallel and Distributed Computing}},
        doi = {10.1016/j.jpdc.2019.02.006}
    }
    @electronic{mpi4py-fft,
        author = {{Lisandro Dalcin and Mikael Mortensen}},
        title = {{mpi4py-fft}},
        url = {{https://github.com/mpi4py/mpi4py-fft}}
    }
