-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.bib
More file actions
16 lines (15 loc) · 700 Bytes
/
CITATION.bib
File metadata and controls
16 lines (15 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% --------------------------------------------------------------------
% CITATION.bib file for
% This file provides citation information for users
% who want to cite the library, related papers, and books.
% --------------------------------------------------------------------
@software{lightnumpy:vlatest,
title = {{ lightnumpy: A lightweight version of NumPy or Cupy (or similar functionality). }},
author = { scikit-plots developers },
month = { 11 },
year = { 2025 },
doi = { 10.5281/zenodo.13367000 },
url = { https://github.com/scikit-plots/lightnumpy },
version = { latest },
message = { A lightweight version of NumPy or Cupy (or similar functionality). },
}