Skip to content

Commit c33989f

Browse files
Meta: Add citation file
1 parent 81df43b commit c33989f

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CITATION.cff

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
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: libsemigroups_pybind11
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: Reinis
12+
family-names: Cirpons
13+
email: rc234@st-andrews.ac.uk
14+
affiliation: University of St Andrews
15+
orcid: "https://orcid.org/0000-0001-7238-1576"
16+
- given-names: Joseph
17+
family-names: Edwards
18+
email: jde1@st-andrews.ac.uk
19+
affiliation: University of St Andrews
20+
orcid: "https://orcid.org/0009-0005-3803-2758"
21+
- given-names: James
22+
family-names: Mitchell
23+
email: jdm3@st-andrews.ac.uk
24+
affiliation: University of St Andrews
25+
orcid: "https://orcid.org/0000-0002-5489-1617"
26+
- given-names: Maria
27+
family-names: Tsalakou
28+
email: mt200@st-andrews.ac.uk
29+
affiliation: University of St Andrews
30+
orcid: "https://orcid.org/0000-0002-5628-2532"
31+
- given-names: Murray
32+
family-names: Whyte
33+
email: mw231@st-andrews.ac.uk
34+
affiliation: " University of St Andrews"
35+
orcid: "https://orcid.org/0009-0008-0467-1000"
36+
identifiers:
37+
- type: doi
38+
value: 10.5281/zenodo.7307278
39+
repository-code: "https://github.com/libsemigroups/libsemigroups_pybind11"
40+
abstract: >-
41+
A Python package that wraps the functionality of the C++
42+
library libsemigroups.
43+
license: GPL-3.0+
44+
version: 1.0.0
45+
date-released: "2025-08-12"

0 commit comments

Comments
 (0)