diff options
-rw-r--r-- | CITATION.cff | 17 |
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 @@ | |||
1 | cff-version: 1.2.0 | ||
2 | message: "If you use this software, please cite it as below." | ||
3 | authors: | ||
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" | ||
13 | title: "RSAComb - Combined approach for Conjunctive Query answering in RSA" | ||
14 | version: 0.1.1 | ||
15 | doi: 10.5281/zenodo.5047811 | ||
16 | date-released: 2021-06-30 | ||
17 | url: "https://github.com/KRR-Oxford/RSAComb" | ||