Citation ======== .. role:: bash(code) :language: bash If you are publishing results generated with the :bash:`susi` package, we are first of all very pround and happy about that! :-) Please cite our paper, and, if you want, our code. How? Just copy the citation below or download our bibtex file which we provide `here `_. Paper citation -------------- F. M. Riese, S. Keller and S. Hinz, "Supervised and Semi-Supervised Self-Organizing Maps for Regression and Classification Focusing on Hyperspectral Data", *Remote Sensing*, vol. 12, no. 1, 2020. .. code:: bibtex @article{riese2020supervised, author = {Riese, Felix~M. and Keller, Sina and Hinz, Stefan}, title = {{Supervised and Semi-Supervised Self-Organizing Maps for Regression and Classification Focusing on Hyperspectral Data}}, journal = {Remote Sensing}, year = {2020}, volume = {12}, number = {1}, article-number = {7}, URL = {https://www.mdpi.com/2072-4292/12/1/7}, ISSN = {2072-4292}, DOI = {10.3390/rs12010007} } Code citation ------------- Felix M. Riese, "SuSi: SUpervised Self-organIzing maps in Python", `10.5281/zenodo.2609130 `_, 2019. .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.2609130.svg :target: https://doi.org/10.5281/zenodo.2609130 .. code:: bibtex @misc{riese2019susicode, author = {Riese, Felix~M.}, title = {{SuSi: SUpervised Self-organIzing maps in Python}}, year = {2019}, DOI = {10.5281/zenodo.2609130}, publisher = {Zenodo}, howpublished = {\href{https://doi.org/10.5281/zenodo.2609130}{doi.org/10.5281/zenodo.2609130}} }