scikit-learn-contrib / skope-rules

machine learning with logical rules in Python
http://skope-rules.readthedocs.io
Other
615 stars 95 forks source link

How to cite this method in an academic paper? #48

Open csinva opened 3 years ago

sms1097 commented 3 years ago

@csinva Did you end up citing the method? If so, how did you?

csinva commented 3 years ago

I haven't yet. As of now, am planning on just linking the repo url.

junyuanjun commented 2 years ago

I found the software information from this link. It says we can cite this package like this:

@software{nicolas_goix_2020_4316671,
  author       = {Nicolas Goix and
                  Vighnesh Birodkar and
                  Florian Gardin and
                  Jean-Matthieu Schertzer and
                  HOEBIN JEONG and
                  manoj kumar and
                  Alexandre Gramfort and
                  Tim Staley and
                  Tom Dupré la Tour and
                  Boyuan Deng and
                  C and
                  Fabian Pedregosa and
                  Lawrence Wu and
                  Ariel Rokem and
                  Kyle Jackson and
                  mrahim},
  title        = {scikit-learn-contrib/skope-rules v1.0.1},
  month        = dec,
  year         = 2020,
  publisher    = {Zenodo},
  version      = {v1.0.1},
  doi          = {10.5281/zenodo.4316671},
  url          = {https://doi.org/10.5281/zenodo.4316671}
}