-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
35 lines (35 loc) · 1.13 KB
/
CITATION.cff
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
35
cff-version: 1.2.0
title: "Multiparser: A parallel multiple file parse trigger system"
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Kristian
family-names: Zarebski
orcid: 'https://orcid.org/0000-0002-6773-1049'
affiliation: United Kingdom Atomic Energy Authority
- given-names: Aby
family-names: Abraham
affiliation: United Kingdom Atomic Energy Authority
- given-names: Andrew
family-names: Lahiff
affiliation: United Kingdom Atomic Energy Authority
- given-names: Matthew
family-names: Field
orcid: 'https://orcid.org/0009-0004-1390-0697'
affiliation: United Kingdom Atomic Energy Authority
- given-names: James
family-names: Panayis
affiliation: United Kingdom Atomic Energy Authority
abstract: >-
A parallel parsing module for Python allowing dynamic
extraction of data from files.
keywords:
- parsing
license: MIT
repository-code: "https://github.com/ukaea/multiparser"
url: "https://ukaea.github.io/multiparser/"
commit: ee53dca6791daeb07f082bf30f5254427e8d3e31
version: 1.0.4
date-released: '2024-09-24'