mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
WIP
This commit is contained in:
62
thesis.bib
62
thesis.bib
@@ -1413,6 +1413,13 @@
|
||||
year = {2010}
|
||||
}
|
||||
|
||||
@book{Dybvig03,
|
||||
author = {R. Kent Dybvig},
|
||||
title = {The {Scheme} Programming Language, Third Edition},
|
||||
publisher = {{MIT} Press},
|
||||
year = {2003}
|
||||
}
|
||||
|
||||
# Haskell
|
||||
@misc{JonesABBBFHHHHJJLMPRRW99,
|
||||
author = {Simon Peyton Jones
|
||||
@@ -3267,3 +3274,58 @@
|
||||
pages = {1--32},
|
||||
year = {2003}
|
||||
}
|
||||
|
||||
# Undelimited control is insufficient to express mutable state
|
||||
@techreport{FriedmanS00,
|
||||
author = {Daniel P. Friedman and Amr Sabry},
|
||||
title = {Recursion is a Computational Effect},
|
||||
institution = {Computer Science Department, Indiana University},
|
||||
address = {Bloomington, Indiana 47405, USA},
|
||||
type = {Technical report},
|
||||
number = {546},
|
||||
year = {200},
|
||||
}
|
||||
|
||||
# Fortran
|
||||
@inproceedings{BackusBBGHHNSSS57,
|
||||
author = {John W. Backus and
|
||||
Robert J. Beeber and
|
||||
Sheldon Best and
|
||||
Richard Goldberg and
|
||||
Lois M. Haibt and
|
||||
Harlan L. Herrick and
|
||||
Robert A. Nelson and
|
||||
David Sayre and
|
||||
Peter B. Sheridan and
|
||||
H. Stern and
|
||||
Irving Ziller and
|
||||
Robert A. Hughes and
|
||||
R. Nutt},
|
||||
title = {The {FORTRAN} automatic coding system},
|
||||
booktitle = {{IRE-AIEE-ACM} Computer Conference (Western)},
|
||||
pages = {188--198},
|
||||
publisher = {{ACM}},
|
||||
year = {1957}
|
||||
}
|
||||
|
||||
# Algol
|
||||
@article{BackusBGKMPRSVWWW60,
|
||||
author = {John W. Backus and
|
||||
Friedrich L. Bauer and
|
||||
Julien Green and
|
||||
C. Katz and
|
||||
John McCarthy and
|
||||
Alan J. Perlis and
|
||||
Heinz Rutishauser and
|
||||
Klaus Samelson and
|
||||
Bernard Vauquois and
|
||||
Joseph Henry Wegstein and
|
||||
Adriaan van Wijngaarden and
|
||||
Michael Woodger},
|
||||
title = {Report on the algorithmic language {ALGOL} 60},
|
||||
journal = {Commun. {ACM}},
|
||||
volume = {3},
|
||||
number = {5},
|
||||
pages = {299--314},
|
||||
year = {1960}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user