summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefano Probst <senden9@gmail.com>2024-02-01 16:28:17 (GMT)
committerGitHub <noreply@github.com>2024-02-01 16:28:17 (GMT)
commit5bdd685311aa178de3d8e44a0967b3c3854025e7 (patch)
tree2d0127dcf684badaefdb522e498b0ef866fb2b30
parent9c327bc616ae12643d4fd66f40b96cc24ae9134e (diff)
downloadhdf5-5bdd685311aa178de3d8e44a0967b3c3854025e7.zip
hdf5-5bdd685311aa178de3d8e44a0967b3c3854025e7.tar.gz
hdf5-5bdd685311aa178de3d8e44a0967b3c3854025e7.tar.bz2
Create CITATION.cff (#3927)
Add citation source based on http://web.archive.org/web/20230610185232/https://portal.hdfgroup.org/display/knowledge/How+do+I+properly+cite+HDF5%2C+HDFView%2C+and+HSDS+in+a+paper. Created with https://citation-file-format.github.io/cff-initializer-javascript/
-rw-r--r--CITATION.cff12
1 files changed, 12 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff
new file mode 100644
index 0000000..4e611a5
--- /dev/null
+++ b/CITATION.cff
@@ -0,0 +1,12 @@
+cff-version: 1.2.0
+title: 'Hierarchical Data Format, version 5'
+message: >-
+ If you use this software, please cite it using the
+ metadata from this file.
+type: software
+authors:
+ - name: The HDF Group
+ website: 'https://www.hdfgroup.org'
+repository-code: 'https://github.com/HDFGroup/hdf5'
+url: 'https://www.hdfgroup.org/HDF5/'
+repository-artifact: 'https://www.hdfgroup.org/downloads/hdf5/'