-
Notifications
You must be signed in to change notification settings - Fork 8
/
CITATION.cff
40 lines (39 loc) · 1.12 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
36
37
38
39
40
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Spork - AST-based merge for Java
message: >-
If you use this software in an academic context,
please cite using this metadata.
type: software
url: https://github.com/kth/spork
authors:
- given-names: Simon
family-names: Larsén
email: [email protected]
preferred-citation:
type: article
authors:
- given-names: Simon
family-names: Larsén
email: [email protected]
affiliation: KTH
- given-names: Jean-Rémy
family-names: Falleri
email: [email protected]
affiliation: 'Univ. Bordeaux, Bordeaux INP, CNRS, LaBRI, IUF'
- given-names: Benoit
family-names: Baudry
email: [email protected]
affiliation: KTH
- given-names: Martin
family-names: Monperrus
email: [email protected]
affiliation: KTH
doi: "10.1109/TSE.2022.3143766"
journal: "IEEE Transactions on Software Engineering"
start: 1 # First page number
end: 1 # Last page number
title: "Spork: Structured Merge for Java with Formatting Preservation"
year: 2022