%%% -*-BibTeX-*-
%%% ====================================================================
%%%  BibTeX-file{
%%%     author          = "Eoin Curran",
%%%     email           = "currane at maths.tcd.ie",
%%%     docstring       = "BibTex Entry for M.Sc. Thesis",
%%%  }
%%% ====================================================================

%%% if you use hyperref, etc. then you will see nice urls

@preamble("
  \providecommand{\url}[1]{#1}
")

@mastersthesis{ currane03swarm,
  author = {Eoin Curran},
  title = {Reinforcement Learning for Routing in Ad-hoc Networks},
  year = {2003},
  month = {September},
  school = {University of Dublin, Trinity College},
  url = {http://www.maths.tcd.ie/~currane/swarm},
  note = {\url{http://www.maths.tcd.ie/~currane/swarm/}}
}

