This repository was archived by the owner on Dec 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 66.. image :: https://ci.appveyor.com/api/projects/status/mmm0llccmvn5iooq?svg=true
77 :target: https://ci.appveyor.com/project/fabianp/lightning-bpc6r/branch/master
88
9+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.200504.svg
10+ :target: https://doi.org/10.5281/zenodo.200504
11+
912lightning
1013==========
1114
@@ -96,6 +99,27 @@ On Github
9699https://github.com/scikit-learn-contrib/lightning
97100
98101
102+ Citing
103+ ------
104+
105+ If you use this software, please cite it. Here is a BibTex snippet that you can use:
106+
107+
108+ .. code-block ::
109+
110+ @misc{blondel_mathieu_2016_200504,
111+ author = {Blondel Mathieu and
112+ Pedregosa Fabian},
113+ title = {{Lightning: large-scale linear classification,
114+ regression and ranking in Python}},
115+ year = 2016,
116+ doi = {10.5281/zenodo.200504},
117+ url = {https://doi.org/10.5281/zenodo.200504}
118+ }
119+
120+
121+ Other citing formats are available in `its Zenodo entry <https://doi.org/10.5281/zenodo.200504 >`_ .
122+
99123Authors
100124-------
101125
You can’t perform that action at this time.
0 commit comments