Skip to content

Commit e888349

Browse files
authored
Update CITATION.cff
1 parent 0549d8a commit e888349

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CITATION.cff

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,23 @@ title: "GDRR-2BP: a Rust implementation of the goal-driven ruin and recreate heu
33
message: "If you use this software, please cite it as below."
44
type: software
55
url: "https://github.com/JeroenGar/gdrr-2bp"
6-
date-released: 2023-05-17
76
authors:
87
- family-names: "Gardeyn"
98
given-names: "Jeroen"
109
affiliation: KU Leuven
10+
preferred-citation:
11+
type: article
12+
authors:
13+
- family-names: "Gardeyn"
14+
given-names: "Jeroen"
15+
- family-names: "Wauters"
16+
given-names: "Tony"
17+
title: "A goal-driven ruin and recreate heuristic for the 2D variable-sized bin packing problem with guillotine constraints"
18+
doi: 10.1016/j.ejor.2021.11.031
19+
journal: "European Journal of Operational Research"
20+
month: 9
21+
start: 432 # First page number
22+
end: 444 # Last page number
23+
issue: 2
24+
volume: 301
25+
year: 2022

0 commit comments

Comments
 (0)