From 72630de77aef9831e30b131485a0ebf20e8cbb8b Mon Sep 17 00:00:00 2001 From: Martin15135215 <110968398+Martin15135215@users.noreply.github.com> Date: Sat, 11 Nov 2023 19:40:08 +0000 Subject: [PATCH] add cff for ifcmax --- src/ifcmax/CITATION.cff | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/ifcmax/CITATION.cff diff --git a/src/ifcmax/CITATION.cff b/src/ifcmax/CITATION.cff new file mode 100644 index 0000000000..a37d8a44a6 --- /dev/null +++ b/src/ifcmax/CITATION.cff @@ -0,0 +1,18 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: ifcmax +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - name: IfcOpenShell contributors +repository-code: >- + https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/ifcmax +abstract: Historic extension for IFC support in 3DS Max +keywords: + - 3DS Max + - IFC +license: LGPL-3.0-or-later