Skip to content

Commit 3af128e

Browse files
authored
Merge pull request #30 from radionets-project/citation-cff
Create CITATION.cff
2 parents ece8c99 + fc545b6 commit 3af128e

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CITATION.cff

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
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: pyvisgrid
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Anno
12+
family-names: Knierim
13+
email: anno.knierim@tu-dortmund.de
14+
affiliation: TU Dortmund
15+
orcid: 'https://orcid.org/0009-0004-8728-2879'
16+
- given-names: Tom
17+
family-names: Groß
18+
email: tom.gross@tu-dortmund.de
19+
affiliation: TU Dortmund
20+
orcid: 'https://orcid.org/0009-0008-5497-0885'
21+
- given-names: Kevin
22+
family-names: Schmitz
23+
email: kevin2.schmitz@tu-dortmund.de
24+
affiliation: TU Dortmund
25+
orcid: 'https://orcid.org/0000-0002-9883-4454'
26+
identifiers:
27+
- type: doi
28+
value: 10.5281/zenodo.17201291
29+
repository-code: 'https://github.com/radionets-project/pyvisgrid'
30+
url: 'https://pyvisgrid.readthedocs.io/'
31+
abstract: Grid and visualize observations of radio interferometers.
32+
keywords:
33+
- Astronomy
34+
- Data Analysis
35+
- Simulation
36+
license: MIT
37+
commit: ece8c99f3040fa4776ce453a1044a9b1b819b0eb
38+
version: v0.2.0
39+
date-released: '2025-09-25'

0 commit comments

Comments
 (0)