.. _citation:

Citation
========

If you use this work in a scientific context, please cite the following paper:

.. code-block::

    @article{JMLR:v25:23-0636,
        author  = {Moritz Wolter and Felix Blanke and Jochen Garcke and Charles Tapley Hoyt},
        title   = {ptwt - The PyTorch Wavelet Toolbox},
        journal = {Journal of Machine Learning Research},
        year    = {2024},
        volume  = {25},
        number  = {80},
        pages   = {1--7},
        url     = {http://jmlr.org/papers/v25/23-0636.html}
    }

This work builds upon `PyWavelets <https://pywavelets.readthedocs.io/en/latest/>`_
please consider citing them as well.
