Adding a citation

This commit is contained in:
gumyr 2025-02-14 13:43:55 -05:00
parent 36e7958574
commit bcda478867
4 changed files with 38 additions and 0 deletions

16
CITATION.cff Normal file
View file

@ -0,0 +1,16 @@
cff-version: 1.2.0
message: "If you use build123d in your research, please cite it using the following information."
title: "build123d: A Python-based parametric CAD library"
version: "0.9.1"
doi: "10.5281/zenodo.14872323"
authors:
- name: "Roger Maitland"
affiliation: "Independent Developer"
date-released: "2024-02-14"
repository-code: "https://github.com/gumyr/build123d"
license: "Apache-2.0"
keywords:
- CAD
- Python
- OpenCascade
- Parametric Design