University of Oxford Logo University of OxfordDepartment of Computer Science - Home

Tom Harper : Publications

By dateBy titleBy typeBibtex

Click here to download all publications in a single bibtex file

@inproceedings{Harper2011,
  title = "A Library Writer's Guide to Shortcut Fusion",
  author = "Thomas Harper",
  year = "2011",
  booktitle = "Haskell Symposium 2011",
  month = "September",
}
@incollection{HHJ11Fusion,
  title = "Theory and Practice of Fusion",
  author = "Hinze, Ralf and Harper, Thomas and James, Daniel W.H.",
  year = "2011",
  affiliation = "Department of Computer Science, University of Oxford, Wolfson Building, Parks Road, Oxford, OX1 3QD England",
  booktitle = "Implementation and Application of Functional Languages",
  editor = "Hage, Jurriaan and Morazán, Marco",
  isbn = "978-3-642-24275-5",
  month = "January",
  pages = "19--37",
  publisher = "Springer Berlin / Heidelberg",
  series = "Lecture Notes in Computer Science",
  url = "http://www.comlab.ox.ac.uk/people/daniel.james/fusion.html",
  volume = "6647",
  doi = "10.1007/978-3-642-24276-2_2",
}
@techreport{HHJ2011FusionTech,
  title = "Theory and Practice of Fusion",
  author = "Hinze, Ralf and Harper, Thomas and James, Daniel W.H.",
  year = "2011",
  institution = "Department of Computer Science, University of Oxford",
  number = "CS-RR-2011-01",
  url = "http://www.comlab.ox.ac.uk/people/daniel.james/fusion.html",
}
@inproceedings{Harper2009,
  title = "Stream fusion on Haskell Unicode strings",
  author = "Thomas Harper",
  year = "2009",
  address = "Berlin",
  booktitle = "IFL'09 Proceedings of the 21st international conference on Implementation and application of functional languages",
  editor = "Marco Morazán and Sven-Bodo Scholz",
  isbn = "978-3-642-16477-4",
  month = "September",
  pages = "125-140",
}
@mastersthesis{fusion-haskell-unicode-strings,
  title = "Fusion on Haskell Unicode Strings",
  author = "Thomas Harper",
  year = "2008",
  institution = "Oxford University Computing Laboratory",
  school = "University of Oxford",
}