-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbibliography.bib
More file actions
executable file
·168 lines (142 loc) · 4.39 KB
/
bibliography.bib
File metadata and controls
executable file
·168 lines (142 loc) · 4.39 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
% Encoding: UTF-8
@Book{Magic,
title = {Notes on Rubik's magic cube},
publisher = {Enslow Pub Inc},
year = {1981},
author = {Singmaster, David},
}
@Article{chengroup,
author = {Chen, Janet},
title = {Group Theory and the Rubik’s Cube},
year = {2004},
}
@Article{History,
author = {Rubiks Cube Brand Limited},
title = {The History of the Rubiks Cube},
year = {2017},
url = {https://uk.rubiks.com/about/the-history-of-the-rubiks-cube},
}
@Article{History2,
author = {Harry Wallop - Telegraph},
title = {Rubiks Cube Invention},
year = {2014},
url = {http://www.telegraph.co.uk/technology/google/10840482/Rubiks-cube-invention-40-years-old-and-never-meant-to-be-a-toy.html},
}
@Article{Record,
author = {Record Holders},
title = {Rubiks Cube World Records},
year = {2017},
url = {http://www.recordholders.org/en/list/rubik.html},
}
@Article{Commutators,
author = {RedKB},
title = {Commutators - Cube Theory 101},
year = {2017},
url = {https://www.youtube.com/watch?v=7LTCEyrQk44},
}
@Article{Thistlethwaite,
author = {Morwen Thistlethwaite},
title = {The Thistlethwaite algorithm},
year = {1981},
url = {https://www.jaapsch.net/puzzles/thistle.htm},
}
@Article{Schreier,
author = {Jaap},
title = {Computational Group Theory},
year = {1981},
url = {https://www.jaapsch.net/puzzles/schreier.htm},
}
@Article{PermGroups,
author = {Wolfram},
title = {Permutation Groups},
year = {2018},
url = {http://reference.wolfram.com/language/tutorial/PermutationGroups.html},
}
@Article{OrbStab,
author = {Alexander Hulpke},
title = {Computational Group Theory},
year = {2018},
url = {http://www.math.colostate.edu/~hulpke/talks/CR/CR1.pdf},
}
@Article{Wreath,
author = {Encyclopedia of Mathematics},
title = {Wreath Products},
year = {2014},
url = {http://www.encyclopediaofmath.org/index.php?title=Wreath_product&oldid=35297},
}
@Article{Final,
author = {Robert A. Beeler},
title = {Group Theory and the Rubiks Cube},
year = {2016},
institution = {East Tennessee State University},
url = {http://faculty.etsu.edu/gardnerr/4127/algebra-club/rubik-talk2a.pdf},
}
@Article{bandelow2012inside,
author = {Bandelow, Christoph},
title = {Inside Rubik’s cube and beyond},
year = {2012},
publisher = {Springer Science \& Business Media},
}
@Article{God,
author = {cube20},
title = {God's Number is 20},
year = {2016},
url = {www.cube20.org},
}
@Book{alexander1982handbook,
title = {Handbook of cubik math},
publisher = {Enslow Publishers},
year = {1982},
author = {Alexander H.. Frey and Singmaster, David},
}
@Article{20,
author = {Tomas Rokicki},
title = {About 490 million positions are at distance 20},
year = {2013},
url = {http://cubezzz.dyndns.org/drupal/?q=node/view/523},
}
@Article{bump2006unravelling,
author = {Bump, Daniel and Auerbach, Daniel},
title = {Unravelling the (miniature) Rubik’s Cube through its Cayley Graph},
year = {2006},
publisher = {Citeseer},
}
@Article{gentable,
author = {Tom Davis},
title = {The Mathematics of the Rubik's Cube},
year = {2009},
institution = {Massachusetts Institute of Technology},
url = {http://web.mit.edu/sp.268/www/rubik.pdf},
}
@Article{kocweb,
author = {Tomas Kociemba},
title = {Two Phase Algorithm Details},
year = {1992},
url = {http://kociemba.org/math/imptwophase.htm},
}
@Article{Rokicki2013TheDO,
author = {Rokicki, Tomas and Kociemba Herbert and Davidson, Morley and Dethridge, John},
title = {THE DIAMETER OF THE RUBIK’S CUBE GROUP IS TWENTY},
year = {2013},
url = {http://tomas.rokicki.com/rubik20.pdf},
}
@Article{GAP,
author = {gap-system},
title = {Analyzing Rubik's Cube with GAP },
year = {2018},
url = {https://www.gap-system.org/Doc/Examples/rubik.htm},
}
@book{meier2008groups,
title={Groups, graphs and trees: an introduction to the geometry of infinite groups},
author={Meier, John},
year={2008},
publisher={Cambridge University Press}
}
@Article{Devil,
author = {Michael Anttila},
title = {The Devil's Number and The Devils' Algorithm},
year = {2013},
url = {http://anttila.ca/michael/devilsalgorithm/},
}
l
@Comment{jabref-meta: databaseType:bibtex;}