From 2b72291e7100b1e969140119ad0731936070460d Mon Sep 17 00:00:00 2001 From: Martin15135215 <110968398+Martin15135215@users.noreply.github.com> Date: Wed, 7 Jun 2023 22:26:02 +0200 Subject: [PATCH] CITATION.cff for ifc4d --- src/ifc4d/CITATION.cff | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/ifc4d/CITATION.cff diff --git a/src/ifc4d/CITATION.cff b/src/ifc4d/CITATION.cff new file mode 100644 index 0000000000..d987e70474 --- /dev/null +++ b/src/ifc4d/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: ifc4d +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/ifc4d +abstract: Convert to and from IFC and project management software +keywords: + - IFC + - 4D +license: LGPL-3.0-or-later