mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
File I/O [WIP]
This commit is contained in:
10
thesis.bib
10
thesis.bib
@@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
# Daniel's master's thesis (initial implementation of handlers in Links)
|
||||
@MastersThesis{Hillerstrom15,
|
||||
author = {Daniel Hillerström},
|
||||
@@ -1553,4 +1551,12 @@
|
||||
pages = {147--155},
|
||||
publisher = {{ACM}},
|
||||
year = {1993}
|
||||
}
|
||||
|
||||
# Purely functional data structures
|
||||
@book{Okasaki99,
|
||||
author = {Chris Okasaki},
|
||||
title = {Purely functional data structures},
|
||||
publisher = {Cambridge University Press},
|
||||
year = {1999}
|
||||
}
|
||||
Reference in New Issue
Block a user