aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Igne <federico.igne@cs.ox.ac.uk>2021-11-18 18:00:30 +0000
committerFederico Igne <federico.igne@cs.ox.ac.uk>2021-11-18 18:00:30 +0000
commit1398930f4d81664534af1c90cf15b064d869eb2c (patch)
treebb7c76b849f4134783ab426074562ec94d3a56f2
parent5d3339369e82fdbacf93644371e5b79d2b4d13fc (diff)
downloadRSAComb-1398930f4d81664534af1c90cf15b064d869eb2c.tar.gz
RSAComb-1398930f4d81664534af1c90cf15b064d869eb2c.zip
Update CITATION.cff with new DOI
-rw-r--r--CITATION.cff4
-rw-r--r--README.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/CITATION.cff b/CITATION.cff
index 9038802..60bcfe1 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -12,6 +12,6 @@ authors:
12 orcid: "https://orcid.org/0000-0002-2685-7462" 12 orcid: "https://orcid.org/0000-0002-2685-7462"
13title: "RSAComb - Combined approach for Conjunctive Query answering in RSA" 13title: "RSAComb - Combined approach for Conjunctive Query answering in RSA"
14version: 0.1.1 14version: 0.1.1
15doi: 10.5281/zenodo.5047811 15doi: 10.5281/zenodo.5047810
16date-released: 2021-06-30 16date-released: 2021-11-18
17url: "https://github.com/KRR-Oxford/RSAComb" 17url: "https://github.com/KRR-Oxford/RSAComb"
diff --git a/README.md b/README.md
index 4066cb4..3903c66 100644
--- a/README.md
+++ b/README.md
@@ -30,8 +30,8 @@ Combined approach for Conjunctive Query answering in RSA
30<a href="LICENSE"> 30<a href="LICENSE">
31 <img src="https://img.shields.io/github/license/KRR-Oxford/RSAComb.svg?style=for-the-badge" alt="License badge"> 31 <img src="https://img.shields.io/github/license/KRR-Oxford/RSAComb.svg?style=for-the-badge" alt="License badge">
32</a> 32</a>
33<a href="https://doi.org/10.5281/zenodo.5047811"> 33<a href="https://doi.org/10.5281/zenodo.5047810">
34 <img src="https://img.shields.io/badge/DOI-10.5281/zenodo.5047811-blue?style=for-the-badge" alt="DOI badge"> 34 <img src="https://img.shields.io/badge/DOI-10.5281/zenodo.5047810-blue?style=for-the-badge" alt="DOI badge">
35</a> 35</a>
36</p> 36</p>
37 37