Skip to content

Commit 1782b1c

Browse files
committed
Add citation.cff
Change-Id: Ib150e2f4ec2ff0b5997d63630a6544888c2ed8b3
1 parent d942748 commit 1782b1c

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CITATION.cff

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: Kalamar-Plugin-ExternalResources
6+
message: Plugin to link external resources like full texts to query hits
7+
type: software
8+
authors:
9+
- orcid: 'https://orcid.org/0000-0002-2993-9180'
10+
affiliation: Leibniz Institute for the German Language
11+
given-names: Nils
12+
family-names: Diewald
13+
repository-code: 'https://github.com/KorAP/Kalamar-Plugin-ExternalResources/'
14+
url: 'https://korap.ids-mannheim.de/'
15+
license: BSD-2-Clause

Changes

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.2.1 2024-05-02
2+
- Update dependencies
3+
- Add CITATION.cff
4+
15
0.2.0 2024-03-19
26
- Indexation now doesn't mount the server
37
automatically

0 commit comments

Comments
 (0)