Add citation.cff file

This commit is contained in:
Kenneth Schackart
2023-06-22 16:00:40 -07:00
parent 3d11781542
commit 7f098c069c

15
CITATION.cff Normal file
View File

@@ -0,0 +1,15 @@
cff-version: 1.2.0
title: "Mermaid: Generate diagrams from markdown-like text"
message: >-
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- family-names: Sveidqvist
given-names: Knut
- name: "Contributors to Mermaid"
repository-code: "https://github.com/mermaid-js/mermaid"
url: "https://mermaid.js.org/"
abstract: >-
JavaScript based diagramming and charting tool that renders Markdown-inspired
text definitions to create and modify diagrams dynamically.
license: MIT