-
Notifications
You must be signed in to change notification settings - Fork 0
/
bibfile.bib
192 lines (163 loc) · 4.71 KB
/
bibfile.bib
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
@electronic{wikigossip,
title = {Gossip protocol},
url = {https://en.wikipedia.org/wiki/Gossip_protocol},
year = {2023}
}
@electronic{async-vs-threads,
title = {The Difference Between Asynchronous and Multi-Threading},
url = {https://www.baeldung.com/cs/async-vs-multi-threading},
year = {2023}
}
@electronic{heroku-http-routing,
title = {HTTP Routing},
url = {https://devcenter.heroku.com/articles/http-routing},
year = {2022}
}
@electronic{heroku-dyno,
title = {Dynos and the Dyno Manager},
url = {https://devcenter.heroku.com/articles/dynos},
year = {2023}
}
@electronic{redis-lists,
title = {Redis lists},
url = {https://redis.io/docs/data-types/lists/},
year = {2023}
}
@electronic{redis-sets,
title = {Redis sets},
url = {https://redis.io/docs/data-types/sets/},
year = {2023}
}
@electronic{redis-transactions,
title = {Transactions},
subtitle = {How transactions work in Redis},
url = {https://redis.io/docs/manual/transactions/},
year = {2023}
}
@electronic{HerokuWebSocket,
title = {WebSocket Security},
url = {https://devcenter.heroku.com/articles/websocket-security},
year = {2021}
}
@electronic{MDNWebSocket,
title = {WebSocket MDN},
url = {https://developer.mozilla.org/en-US/docs/Web/API/WebSocket},
year = {2023}
}
@electronic{crate-test-context,
title = {Crates.io: test-context},
url = {https://crates.io/crates/test-context},
year = {2023}
}
@electronic{fly-dns-lookups,
title = {Fly .internal addresses},
url = {https://fly.io/docs/reference/private-networking/#fly-internal-addresses},
year = {2023}
}
@electronic{mdn-js-int,
title = {MDN: Number.MAX_SAFE_INTEGER},
url = {https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER},
year = {2023}
}
@book{WS1982,
author = {Gunter Wyszecki and W. S. Stiles},
publisher = {Whiley Interscience},
title = {Color Science},
year = {1982}
}
@book{GM1998,
author = {Edward J. Giorgianni and Thomas E. Madden},
publisher = {Addison Wesley},
title = {Digital Color Management},
year = {1998}
}
@book{RB2000,
author = {Roy S. Berns},
publisher = {Whiley Interscience},
title = {Principles of Color Technology},
year = {2000}
}
@electronic{VTK,
title = {Visual Toolkit ({VTK})},
url = {http://www.vtk.org/},
year = {2007}
}
@electronic{ITK,
title = {National Library of Medicine Insight Segmentation and Registration Toolkit ({ITK})},
url = {http://www.itk.org/},
year = {2007}
}
@electronic{GM,
title = {Graphics{M}agick},
url = {http://www.graphicsmagick.org/},
year = {2007}
}
@electronic{IM,
title = {Image{M}agick},
url = {http://www.imagemagick.org/},
year = {2007}
}
@electronic{shortcut,
title = {Shortcut},
url = {http://www.trulyphotomagic.com/},
year = {2005}
}
@electronic{altamira,
title = {Altamira Group},
url = {http://www.altamira-group.com/},
year = {2005}
}
@article{YV1995,
author = {I.T. Young and L.J. van Vliet},
title = {Recursive implementation of the {G}aussian filter},
journal = {Signal Processing},
year = 1995,
volume = 44,
pages = {139--151}
}
@article{VYV1998,
author = {Lucas J. van Vliet and Ian T. Young and Piet W. Verbeek},
title = {Recursive {G}aussian Derivative Filters},
journal = {IEEE Computer Society Press},
year = 1998,
volume = 1,
pages = {509--514}
}
@electronic{grafana-prometheus-visualization,
title = {GRAFANA SUPPORT FOR PROMETHEUS},
url = {https://prometheus.io/docs/visualization/grafana/},
year = {2015}
}
@electronic{DNS-discover-wireguard,
title = {Private Networking},
url = {https://fly.io/docs/networking/private-networking/#discovering-apps-through-dns-on-a-wireguard-connection},
year = {2023}
}
@electronic{grafana-panel-info,
title = {Panels and visualizations},
url = {https://grafana.com/docs/grafana/latest/panels-visualizations/},
year = {2024}
}
@electronic{grafana-basic-about,
title = {About Grafana},
url = {https://grafana.com/docs/grafana/latest/introduction/},
year = {2024}
}
@electronic{d3-info,
title = {What is D3?},
url = {https://d3js.org/what-is-d3},
year = {2024}
}
@electronic{grafana-data-aggregation,
title = {Define metrics aggregation rules},
url = {https://grafana.com/docs/grafana-cloud/cost-management-and-billing/reduce-costs/metrics-costs/control-metrics-usage-via-adaptive-metrics/define-metrics-aggregation-rules/},
year = {2024}
}
@misc{k6-load-testing,
title = {{Load testing for engineering teams {$\vert$} Grafana k6}},
year = {2024},
month = feb,
urldate = {2024-02-16},
note = {[Online; accessed 16. Feb. 2024]},
url = {https://k6.io}
}