diff --git a/src/ifc5d/CITATION.cff b/src/ifc5d/CITATION.cff new file mode 100644 index 0000000000..eb1c85b369 --- /dev/null +++ b/src/ifc5d/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: ifc5d +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/ifc5d +abstract: Report and optimise cost information from IFC +keywords: + - IFC + - 5D +license: LGPL-3.0-or-later