Skip to content

Commit 67db4ea

Browse files
authored
Create CITATION.cff
1 parent 58b62f7 commit 67db4ea

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
cff-version: 1.2.0
2+
message: If you use this software, please cite it using these metadata.
3+
title: plotLaTeX
4+
abstract: The plotLaTeX package is a recent project to make exporting Python data to a LaTex document easier.
5+
authors:
6+
- given-names: Jacob P.
7+
family-names: Thönes
8+
email: jacob.thoenes@uni-rostock.de
9+
affiliation: University of Rostock
10+
orcid: 'https://orcid.org/0000-0003-2826-5281'
11+
version: 0.1.0
12+
date-released: "2025-01-15"
13+
license: Apache-2.0
14+
repository-code: "https://github.com/JacobTh98/plotLaTeX"

0 commit comments

Comments
 (0)