-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrefs.bib
29 lines (26 loc) · 837 Bytes
/
refs.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
@misc{minesweeper,
author = {Robert Donner and Curt Johnson},
howpublished = "\url{https://archive.org/details/win3_Mineswee}",
title = {Minesweeper},
year = {2016}
}
@misc{torusminesweeper,
author = {Michael Z. R. Gottlieb},
howpublished = "\url{https://www.mzrg.com/js/mine/torus.html}",
title = {Torus Minesweeper},
year = {}
}
@mastersthesis{becerra,
author = {David J. Becerra},
school = {Harvard University},
title = {Algorithmic Approaches to Playing Minesweeper},
year = {2015}
}
@article{laplacian,
author = {Oleg German and Evgeny Lakshtanov},
journal = {Applicable Analysis},
number = {12},
title = {"Minesweeper" and spectrum of discrete Laplacians},
volume = {89},
year = {2009}
}