From 3765c72684e373dead97575f760e2cb82a470178 Mon Sep 17 00:00:00 2001 From: Martin15135215 <110968398+Martin15135215@users.noreply.github.com> Date: Wed, 7 Jun 2023 22:23:33 +0200 Subject: [PATCH] CITATION.cff for ifc2ca --- src/ifc2ca/CITATION.cff | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/ifc2ca/CITATION.cff diff --git a/src/ifc2ca/CITATION.cff b/src/ifc2ca/CITATION.cff new file mode 100644 index 0000000000..18ff8e0bed --- /dev/null +++ b/src/ifc2ca/CITATION.cff @@ -0,0 +1,21 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: ifc2ca +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/ifc2ca +abstract: >- + Utility to convert IFC structural analysis models to + Code_Aster +keywords: + - Code_Aster + - IFC + - Structural analysis +license: LGPL-3.0-or-later