-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (34 loc) · 1.01 KB
/
CITATION.cff
File metadata and controls
34 lines (34 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
cff-version: 1.2.0
title: PyPeCT2S
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: George
family-names: Allison
email: GHAllison1@sheffield.ac.uk
affiliation: The University of Sheffield
orcid: 'https://orcid.org/0000-0002-6213-0180'
identifiers:
- type: doi
value: 10.6084/m9.figshare.26425591
repository-code: 'https://github.com/INSIGNEO/PyPeCT2S'
url: 'https://insigneo.github.io/PyPeCT2S/'
abstract: >-
PyPeCT2S is an open-source automation software GUI for
computed tomography to strength (CT2S) based, written in
Python 3.11 and Qt6. It is released under the GPL v3
software licence. See
https://github.com/INSIGNEO/PyPeCT2S for the git
repository and https://insigneo.github.io/PyPeCT2S/ and
https://ct2s.sheffield.ac.uk/ for the documentation.
keywords:
- finite element analysis
- biomechanics
- automation
- bone
- python
license: GPL-3.0-or-later
version: 1.0.3
date-released: '2024-08-20'