aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Igne <git@federicoigne.com>2021-08-25 19:30:12 +0100
committerFederico Igne <git@federicoigne.com>2021-08-25 19:30:12 +0100
commit0fdc1f692bb41f9941f6ea4f32ef8c2948a515f7 (patch)
tree377c6e1d0c7d395936d43776941faef9a5774ae6
parentd017662e2d65ec72e7decde3b76591c198da9819 (diff)
downloadRSAComb-0fdc1f692bb41f9941f6ea4f32ef8c2948a515f7.tar.gz
RSAComb-0fdc1f692bb41f9941f6ea4f32ef8c2948a515f7.zip
Add CITATION.cff file
-rw-r--r--CITATION.cff17
1 files changed, 17 insertions, 0 deletions
diff --git a/CITATION.cff b/CITATION.cff
new file mode 100644
index 0000000..9038802
--- /dev/null
+++ b/CITATION.cff
@@ -0,0 +1,17 @@
1cff-version: 1.2.0
2message: "If you use this software, please cite it as below."
3authors:
4- family-names: "Igne"
5 given-names: "Federico"
6 orcid: "https://orcid.org/0000-0002-2790-7513"
7- family-names: "Germano"
8 given-names: "Stefano"
9 orcid: "https://orcid.org/0000-0001-6993-0618"
10- family-names: "Horrocks"
11 given-names: "Ian"
12 orcid: "https://orcid.org/0000-0002-2685-7462"
13title: "RSAComb - Combined approach for Conjunctive Query answering in RSA"
14version: 0.1.1
15doi: 10.5281/zenodo.5047811
16date-released: 2021-06-30
17url: "https://github.com/KRR-Oxford/RSAComb"