-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmain.bib
More file actions
197 lines (175 loc) · 6.56 KB
/
main.bib
File metadata and controls
197 lines (175 loc) · 6.56 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
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
193
194
195
196
197
% SPDX-FileCopyrightText: Copyright (c) 2024-2026 Yegor Bugayenko
% SPDX-License-Identifier: MIT
@misc{douceur2002,
author = {Douceur, John R.},
organization = {{Proceedings of the International Workshop on Peer-to-Peer Systems}},
howpublished = {\url{https://jttu.net/douceur2002}},
note = {[Online; accessed 07-05-2025]},
title = {{The Sybil Attack}},
year = {2002},
}
@misc{nakamoto2008,
author = {Nakamoto, Satoshi},
howpublished = {\url{https://bitcoin.org/bitcoin.pdf}},
note = {[Online; accessed 07-05-2025]},
title = {{Bitcoin: A Peer-to-Peer Electronic Cash System}},
year = {2008},
}
@misc{buterin2013,
author = {Buterin, Vitalik},
howpublished = {\url{https://jttu.net/buterin2013}},
note = {[Online; accessed 07-05-2025]},
title = {{Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform}},
year = {2013},
}
@misc{popov2017,
author = {Popov, Serguei},
howpublished = {\url{https://jttu.net/popov2017}},
note = {[Online; accessed 07-05-2025]},
title = {{The Tangle}},
year = {2017},
}
@misc{kaskaloglu2014,
author = {Kaskaloglu, Kerem},
organization = {{Proceedings of the the International Conference on Digital Security and Forensics}},
howpublished = {\url{https://jttu.net/kaskaloglu2014}},
note = {[Online; accessed 07-05-2025]},
title = {{Near Zero Bitcoin Transaction Fees Cannot Last Forever}},
year = {2014},
}
@article{van2014,
author = {Van Alstyne, Marshall},
journal = {{Communications of the ACM}},
number = {5},
pages = {30--32},
title = {{Why Bitcoin Has Value}},
volume = {57},
year = {2014},
doi={10.1145/2594288}
}
@misc{andreessen2014,
author = {Andreessen, Marc},
howpublished = {\url{https://jttu.net/andreessen2014}},
organization = {{New York Times}},
note = {[Online; accessed 07-05-2025]},
title = {{Why Bitcoin Matters}},
year = {2014},
}
@misc{pilkington2016,
author = {Pilkington, Marc},
howpublished = {\url{https://jttu.net/pilkington2016}},
organization = {{Research Handbook on Digital Transformations}},
note = {[Online; accessed 07-05-2025]},
title = {{Blockchain Technology: Principles and Applications}},
year = {2016},
}
@inproceedings{karame2012,
author = {Karame, Ghassan O. and Androulaki, Elli and Capkun, Srdjan},
booktitle = {{Proceedings of the Conference on Computer and Communications Security}},
organization = {ACM},
pages = {906--917},
title = {{Double-Spending Fast Payments in Bitcoin}},
year = {2012},
doi = {10.1145/2382196.2382292}
}
@inproceedings{everaere2010,
author = {Everaere, Patricia and Simplot-Ryl, Isabelle and Traor{\'e}, Issa},
booktitle = {{Proceedings of the International Conference on Information Security}},
organization = {Springer},
pages = {394--408},
title = {{Double Spending Protection for E-Cash Based on Risk Management}},
year = {2010},
doi = {10.1007/978-3-642-18178-8_33}
}
@misc{boyen2016,
author = {Boyen, Xavier and Carr, Christopher and Haines, Thomas},
howpublished = {\url{https://eprint.iacr.org/2016/871}},
note = {[Online; accessed 07-05-2025]},
title = {{Blockchain-Free Cryptocurrencies: A Framework for Truly Decentralised Fast Transactions}},
year = {2016},
}
@inproceedings{moser2015,
author = {M{\"o}ser, Malte and B{\"o}hme, Rainer},
booktitle = {{Proceedings of the International Conference on Financial Cryptography and Data Security}},
organization = {Springer},
pages = {19--33},
title = {{Trends, Tips, Tolls: A Longitudinal Study of Bitcoin Transaction Fees}},
year = {2015},
doi = {10.1007/978-3-662-48051-9_2}
}
@misc{kiayias2015,
author = {Kiayias, Aggelos and Panagiotakos, Giorgos},
howpublished = {\url{https://eprint.iacr.org/2015/1019.pdf}},
organization = {{IACR Cryptology EPrint Archive}},
note = {[Online; accessed 07-05-2025]},
title = {{Speed-Security Tradeoffs in Blockchain Protocols}},
year = {2015},
}
@misc{iwamura2014,
author = {Iwamura, Mitsuru and Kitamura, Yukinobu and Matsumoto, Tsutomu and Saito, Kenji},
howpublished = {\url{https://jttu.net/iwamura2014}},
note = {[Online; accessed 07-05-2025]},
title = {{Can We Stabilize the Price of a Cryptocurrency? Understanding the Design of Bitcoin and Its Potential to Compete With Central Bank Money}},
year = {2014},
}
@misc{back1997,
author = {Back, Adam},
howpublished = {\url{http://www.hashcash.org/papers/hashcash.pdf}},
note = {[Online; accessed 07-05-2025]},
title = {{Hashcash}},
year = {1997},
}
@misc{hayes2017,
author = {Hayes, Adam S.},
howpublished = {\url{https://jttu.net/hayes2017}},
organization = {{Telematics and Informatics}},
note = {[Online; accessed 07-05-2025]},
title = {{Cryptocurrency Value Formation: An Empirical Study Leading to a Cost of Production Model for Valuing Bitcoin}},
year = {2017},
}
@misc{iwamura2014a,
author = {Iwamura, Mitsuru and Kitamura, Yukinobu and Matsumoto, Tsutomu},
howpublished = {\url{https://jttu.net/iwamura2014a}},
note = {[Online; accessed 07-05-2025]},
title = {{Is Bitcoin the Only Cryptocurrency in the Town? Economics of Cryptocurrency and Friedrich Hayek}},
year = {2014},
}
@misc{cheah2015,
author = {Cheah, Eng-Tuck and Fry, John},
howpublished = {\url{https://jttu.net/cheah2015}},
organization = {{Economics Letters}},
note = {[Online; accessed 07-05-2025]},
title = {{Speculative Bubbles in Bitcoin Markets? An Empirical Investigation into the Fundamental Value of Bitcoin}},
year = {2015},
}
@inproceedings{bohr2014,
author = {Bohr, Jeremiah and Bashir, Masooda},
booktitle = {{Proceedings of the Privacy, Security and Trust (PST), Twelfth Annual International Conference on}},
organization = {IEEE},
pages = {94--101},
title = {{Who Uses Bitcoin? An Exploration of the Bitcoin Community}},
year = {2014},
doi = {10.1109/PST.2014.6890928}
}
@misc{fekkes2018,
author = {Fekkes, Lotte and Batina, Lejla and Papachristodoulou, Louiza and de Ruiter, Joeri},
howpublished = {\url{https://jttu.net/fekkes2018}},
note = {[Online; accessed 07-05-2025]},
title = {{Comparing Bitcoin and Ethereum}},
year = {2018},
}
@misc{foroglou2015,
author = {Foroglou, George and Tsilidou, Anna-Lali},
organization = {{Proceedings of the 12th Student Conference on Managerial Science and Technology}},
howpublished = {\url{https://jttu.net/foroglou2015}},
note = {[Online; accessed 07-05-2025]},
title = {{Further Applications of the Blockchain}},
year = {2015},
}
@misc{hashgraph,
author = {Hedera},
howpublished = {\url{https://www.hederahashgraph.com/whitepaper}},
note = {[Online; accessed 07-05-2025]},
title = {{Hedera Hashgraph White Paper}},
year = {2018},
}