diff options
author | Federico Igne <federico.igne@cs.ox.ac.uk> | 2021-11-18 18:00:30 +0000 |
---|---|---|
committer | Federico Igne <federico.igne@cs.ox.ac.uk> | 2021-11-18 18:00:30 +0000 |
commit | 1398930f4d81664534af1c90cf15b064d869eb2c (patch) | |
tree | bb7c76b849f4134783ab426074562ec94d3a56f2 /README.md | |
parent | 5d3339369e82fdbacf93644371e5b79d2b4d13fc (diff) | |
download | RSAComb-1398930f4d81664534af1c90cf15b064d869eb2c.tar.gz RSAComb-1398930f4d81664534af1c90cf15b064d869eb2c.zip |
Update CITATION.cff with new DOI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | ||