mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
Adding a citation
This commit is contained in:
parent
36e7958574
commit
bcda478867
4 changed files with 38 additions and 0 deletions
16
CITATION.cff
Normal file
16
CITATION.cff
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue