-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
70 lines (64 loc) · 2.1 KB
/
CITATION.cff
File metadata and controls
70 lines (64 loc) · 2.1 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
cff-version: 1.2.0
message: "If you use this code, please cite the appropriate paper below."
title: "MAnycastR"
authors:
- family-names: Hendriks
given-names: Remi
- family-names: Luckie
given-names: Matthew
- family-names: Jonker
given-names: Mattijs
- family-names: Sommese
given-names: Raffaele
- family-names: van Rijswijk-Deij
given-names: Roland
date-released: 2025-03-27
url: "https://doi.org/10.1145/3730567.3764484"
identifiers:
- type: doi
value: "10.1145/3730567.3764484"
# -----------------------------------------------------
# MAIN CITATION - LACeS IMC'25
# -----------------------------------------------------
preferred-citation:
type: conference-paper
authors:
- family-names: Hendriks
given-names: Remi
- family-names: Luckie
given-names: Matthew
- family-names: Jonker
given-names: Mattijs
- family-names: Sommese
given-names: Raffaele
- family-names: van Rijswijk-Deij
given-names: Roland
title: "LACeS: An Open, Fast, Responsible and Efficient Longitudinal Anycast Census System"
year: 2025
conference:
name: "Proceedings of the 2025 ACM Internet Measurement Conference"
location: "USA"
collection-title: "IMC '25"
pages: "445–461"
doi: "10.1145/3730567.3764484"
url: "https://doi.org/10.1145/3730567.3764484"
# -----------------------------------------------------
# OTHER CITATIONS - Detecting anycast site flipping
# -----------------------------------------------------
references:
- type: article
authors:
- family-names: Hendriks
given-names: Remi
- family-names: Jonker
given-names: Mattijs
- family-names: van Rijswijk-Deij
given-names: Roland
- family-names: Sommese
given-names: Raffaele
title: "Load-Balancing Versus Anycast: A First Look at Operational Challenges"
journal: "IEEE Transactions on Network and Service Management"
year: 2025
pages: "1–1"
doi: "10.1109/TNSM.2025.3636785"
notes: "Cite this paper when using MAnycastR to detect anycast site flipping or analyze load-balancing vs anycast behavior."