Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 969c8e8

Browse files
authored
Update README.rst
1 parent 99571ba commit 969c8e8

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,23 @@ https://github.com/scikit-learn-contrib/lightning
102102
Citing
103103
------
104104

105-
If you use this software, please cite it. Many citing options are available in `its Zenodo entry <https://doi.org/10.5281/zenodo.200504>`_ .
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>`_ .
106122

107123
Authors
108124
-------

0 commit comments

Comments
 (0)