@book{vdwt,
  title={AI techniques for the game of Go},
  author={van der Werf, Erik Cornelis Diederik},
  year={2005},
  publisher={UPM, Universitaire Pers Maastricht}
}

@book{Sipser,
  title={Introduction to the Theory of Computation},
  author={Sipser, Michael},
  year={2012},
  publisher={Cengage Learning}
}

@misc{compare,
    title={Comparision Between Chess and Go },
    url={http://users.eniinternet.com/bradleym /Compare.html},
    urldate={2008},
    }

@misc{website,
    title={The mystery of Go, the ancient game that computers still can't win },
    url={http://www.wired.com/2014/05/the-world-of-computer-go/},
    urldate={2015-05-12},
    }

@book{cuda,
  title={CUDA by example: an introduction to general-purpose GPU programming},
  author={Sanders, Jason and Kandrot, Edward},
  year={2010},
  publisher={Addison-Wesley Professional}
}

@article{deepblue,
  title={Deep blue},
  author={Campbell, Murray and Hoane, A Joseph and Hsu, Feng-hsiung},
  journal={Artificial intelligence},
  volume={134},
  number={1},
  pages={57--83},
  year={2002},
  publisher={Elsevier}
}

@article{vdw,
  title={Solving Go on Small Boards.},
  author={van der Werf, Erik CD and Van Den Herik, H Jaap and Uiterwijk, Jos WHM},
  journal={ICGA Journal},
  volume={26},
  number={2},
  pages={92--107},
  year={2003},
  publisher={Citeseer}
}

@article{Li,
  title={A Parallel Algorithm for Game Tree Search Using GPGPU},
  author={Li, Liang and Liu, Hong and Wang, Hao and Liu, Taoying and Li, Wei},
  year={2014},
  publisher={IEEE}
}

@article{Elnaggar,
  title={A Comparative Study of Game Tree Searching Methods},
  author={Elnaggar, Ahmed A and Aziem, Mostafa Abdel and Gadallah, Mahmoud and El-Deeb, Hesham},
  journal={International Journal of Advanced Computer Science and Applications (IJACSA)},
  volume={5},
  number={5},
  year={2014}
}

@article{Marsland,
  title={Parallel search of strongly ordered game trees},
  author={Marsland, T Anthony and Campbell, Murray},
  journal={ACM Computing Surveys (CSUR)},
  volume={14},
  number={4},
  pages={533--551},
  year={1982},
  publisher={ACM}
}

@incollection{montecarlo,
  title={Towards a solution of 7x7 Go with Meta-MCTS},
  author={Chou, Cheng-Wei and Chou, Ping-Chiang and Doghmen, Hassen and Lee, Chang-Shing and Su, Tsan-Cheng and Teytaud, Fabien and Teytaud, Olivier and Wang, Hui-Ming and Wang, Mei-Hui and Wu, Li-Wen and others},
  booktitle={Advances in Computer Games},
  pages={84--95},
  year={2012},
  publisher={Springer}
}

@inproceedings{Strnad,
  title={Parallel alpha-beta algorithm on the GPU},
  author={Strnad, Damjan and Guid, Nikola},
  booktitle={Information Technology Interfaces (ITI), Proceedings of the ITI 2011 33rd International Conference on},
  pages={571--576},
  year={2011},
  organization={IEEE}
}

@misc{cudadocs,
    title={Cuda Toolkit Documentation },
    url={https://docs.nvidia.com/cuda/index.html},
    urldate={2015-03-05}
    }

@inproceedings{Elnaggar2,
  title={Autonomous checkers robot using enhanced massive parallel game tree search},
  author={Elnaggar, Ahmed and Gadallah, Mahmoud and Aziem, Mostafa Abdel and Aldeeb, Hisham and others},
  booktitle={Informatics and Systems (INFOS), 2014 9th International Conference on},
  pages={PDC--35},
  year={2014},
  organization={IEEE}
}