fbcotter / pytorch_wavelets

Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
Other
943 stars 146 forks source link

How to cite? #8

Closed Prasanna1991 closed 3 years ago

Prasanna1991 commented 5 years ago

Is there any way to cite this library? Do you have any preference?

fbcotter commented 5 years ago

Hi @Prasanna1991, I'm glad you've found my repo helpful! I currently don't have any paper describing it, but have been meaning to write a paper doing so.

I'll put one on arXiv in a week or two and update this thread when I have.

Prasanna1991 commented 5 years ago

Thanks!

asberk commented 5 years ago

Thank you for the helpful package, @fbcotter . I may soon need to cite pytorch_wavelets, too. Another option is to make the repository itself citable.

fbcotter commented 5 years ago

Thanks @asberk. I've made a DOI for the meantime which you can cite.

fbcotter commented 3 years ago

I've updated the readme now, I think the best thing to cite is my PhD thesis, which describes this work in chapter 3: https://doi.org/10.17863/CAM.53748