numpy-stl
numpy-stl copied to clipboard
Cite the library?
Hi!
I'm using this library for a project and would like to add a citation for it, is there a bibtex (or any format) citation available? I haven't been able to find it anywhere.
Cheers
I've never really published anything about it but I suppose this should do the trick:
@book{numpy_stl,
title={Numpy STL}
author={van Hattem, Rick},
year={2016},
publisher={Wolph},
abstract={Simple library to make working with STL files (and 3D objects in general) fast and easy.
Due to all operations heavily relying on numpy this is one of the fastest STL editing libraries for Python available.},
}
Just in case it's useful, here's my ORCID as well: https://orcid.org/0000-0001-6992-7937