Bibliography
============

If you use this package please cite :cite:`zancanaro_2025_block`.

First Section
-------------

If you use SoftDTW please also cite the following works, based on the implementation you decide to use.

- ``mag`` cite :cite:`soft_dtw_mag_1` :cite:`soft_dtw_mag_2`
    - GitHub Repository : https://github.com/Maghoumi/pytorch-softdtw-cuda
- ``pysdtw`` To the best of our knowledge no paper or any other work was mentioned in the GitHub page and PyPi page of this SDTW implementation.
    - GitHub repo : https://github.com/toinsson/pysdtw
    - PyPi Page : https://pypi.org/project/pysdtw/
- ``ron`` cite :cite:`soft_dtw_ron_1` :cite:`soft_dtw_ron_2`
    - GitHub Repository : https://github.com/BGU-CS-VIL/sdtw-cuda-torch

References list
---------------

.. bibliography::
   :all:
