Browse Source

Merge pull request #2319 from scaomath/dev

Update CITATION.cff to include JGraph as an organization author
David Benson 3 years ago
parent
commit
94b410c595
1 changed files with 4 additions and 5 deletions
  1. 4 5
      CITATION.cff

+ 4 - 5
CITATION.cff

@@ -2,12 +2,11 @@ cff-version: 1.2.0
 message: "To cite drawio or www.diagrams.net in publications please use:"
 type: software
 license: Apache-2.0
-abstract: "ABSTRACT_HERE"
+abstract: "diagrams.net, previously draw.io, is an online diagramming web site that delivers the source in this project."
 authors:
-- family-names: "YOUR_NAME_HERE"
-  given-names: "YOUR_NAME_HERE"
-  orcid: "https://orcid.org/0000-0000-0000-0000"
-title: "drawio"
+- name: "JGraph"
+  website: "http://www.diagrams.net"
+title: "diagrams.net, draw.io"
 version: 15.5.2
 date-released: 2021-10-14
 repository-code: "https://github.com/jgraph/drawio"