-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 867 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 867 Bytes
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
cff-version: 1.2.0
message: "If you use this software, please cite the article below."
title: "Coleman"
type: software
authors:
- family-names: "Prado Lima"
given-names: "Jackson A."
- family-names: "Vergilio"
given-names: "Silvia Regina"
repository-code: "https://github.com/jacksonpradolima/coleman"
license: MIT
preferred-citation:
type: article
title: "A Multi-Armed Bandit Approach for Test Case Prioritization in Continuous Integration Environments"
authors:
- family-names: "Prado Lima"
given-names: "Jackson A."
- family-names: "Vergilio"
given-names: "Silvia Regina"
journal: "IEEE Transactions on Software Engineering"
year: 2022
volume: 48
issue: 2
start: 453
end: 465
doi: "10.1109/TSE.2020.2992428"
keywords:
- "Test case prioritization"
- "Continuous integration"
- "Multi-armed bandit"