-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathCITATION.cff
38 lines (38 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
36
37
38
cff-version: 1.2.0
message: "If you use this software, please cite it using the following metadata."
authors:
- family-names: "Wouda"
given-names: "Niels A."
orcid: "https://orcid.org/0000-0003-2463-0309"
- family-names: "Lan"
given-names: "Leon"
orcid: "https://orcid.org/0000-0001-7479-0218"
- family-names: "Kool"
given-names: "Wouter"
orcid: "https://orcid.org/0000-0002-1837-1454"
title: "PyVRP"
url: "https://github.com/PyVRP/PyVRP"
identifiers:
- description: "This is the collection of all archived snapshots of PyVRP."
type: doi
value: "10.5281/zenodo.11409402"
preferred-citation:
type: article
authors:
- family-names: "Wouda"
given-names: "Niels A."
orcid: "https://orcid.org/0000-0003-2463-0309"
- family-names: "Lan"
given-names: "Leon"
orcid: "https://orcid.org/0000-0001-7479-0218"
- family-names: "Kool"
given-names: "Wouter"
orcid: "https://orcid.org/0000-0002-1837-1454"
title: "PyVRP: a high-performance VRP solver package"
journal: "INFORMS Journal on Computing"
year: 2024
doi: "10.1287/ijoc.2023.0055"
volume: 36
issue: 4
start: 943
end: 955