Skip to content

Commit d2794d3

Browse files
authored
Merge pull request #78 from CaptainUnbrauchbar/update-readme
docs: 📝add zenodo batch to readme
2 parents b7563a2 + 616715b commit d2794d3

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CITATION.cff

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ title: >-
77
Support
88
message: Please cite this software using these metadata.
99
type: software
10+
doi: 10.5281/zenodo.16755874
1011
authors:
1112
- given-names: Florian
1213
family-names: Frankreiter
@@ -18,10 +19,6 @@ authors:
1819
email: richard.hegewald@uni-potsdam.de
1920
affiliation: University of Potsdam
2021
orcid: 'https://orcid.org/0009-0006-3953-6445'
21-
identifiers:
22-
- type: doi
23-
value: 10.5281/zenodo.16755874
24-
description: Zenodo
2522
repository-code: 'https://github.com/CaptainUnbrauchbar/asp-language-support'
2623
url: >-
2724
https://marketplace.visualstudio.com/items?itemName=ffrankreiter.answer-set-programming-language-support
@@ -49,3 +46,10 @@ references:
4946
given-names: Torsten
5047
title: "Multi-shot ASP solving with clingo"
5148
type: article
49+
doi: 10.1017/S1471068418000054
50+
journal: Theory and Practice of Logic Programming
51+
volume: 19
52+
issue: 1
53+
start: 27
54+
end: 82
55+
year: 2018

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10389/badge)](https://www.bestpractices.dev/projects/10389)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.png)](/LICENSE.md)
44
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
5+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.16755874.png)](https://doi.org/10.5281/zenodo.16755874)
56

67
# Answer Set Programming Language Support (for Clingo)
78

0 commit comments

Comments
 (0)