mirror of
https://github.com/monero-project/research-lab.git
synced 2025-01-07 03:19:24 +00:00
23 lines
537 B
BibTeX
23 lines
537 B
BibTeX
|
@misc{cryptonote,
|
||
|
title = {CryptoNote v2.0},
|
||
|
author = {van Saberhagen, Nicolas},
|
||
|
year = {2013}
|
||
|
}
|
||
|
|
||
|
@misc{pr,
|
||
|
title = {Subaddresses},
|
||
|
author = {Monero project},
|
||
|
howpublished = {\url{https://github.com/monero-project/monero/pull/2056}},
|
||
|
note = {GitHub pull request \#2056}
|
||
|
}
|
||
|
|
||
|
@article{uniform,
|
||
|
title={Uniform distribution and sum modulo m of independent random variables},
|
||
|
author={Scozzafava, Paola},
|
||
|
journal={Statistics \& Probability Letters},
|
||
|
volume={18},
|
||
|
number={4},
|
||
|
pages={313--314},
|
||
|
year={1993},
|
||
|
publisher={Elsevier}
|
||
|
}
|