How to Cite xesn
################

If you find xesn useful, we would appreciate it if you cite the package as
follows:

Smith et al., (2024). xesn: Echo state networks powered by Xarray and Dask.
Journal of Open Source Software, 9(103), 7286,
https://doi.org/10.21105/joss.07286

Here's a sample bibtex entry::

    @article{
        Smith2024,
        doi = {10.21105/joss.07286},
        url = {https://doi.org/10.21105/joss.07286},
        year = {2024}, publisher = {The Open Journal},
        volume = {9},
        number = {103},
        pages = {7286},
        author = {Timothy A. Smith and Stephen G. Penny and Jason A. Platt and Tse-Chun Chen},
        title = {xesn: Echo state networks powered by Xarray and Dask},
        journal = {Journal of Open Source Software}
    }
