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 6
6
.. image :: https://ci.appveyor.com/api/projects/status/mmm0llccmvn5iooq?svg=true
7
7
:target: https://ci.appveyor.com/project/fabianp/lightning-bpc6r/branch/master
8
8
9
+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.200504.svg
10
+ :target: https://doi.org/10.5281/zenodo.200504
11
+
9
12
lightning
10
13
==========
11
14
@@ -96,6 +99,27 @@ On Github
96
99
https://github.com/scikit-learn-contrib/lightning
97
100
98
101
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
+
99
123
Authors
100
124
-------
101
125
You can’t perform that action at this time.
0 commit comments