|
1 | 1 | * Bibliography
|
2 | 2 |
|
| 3 | +#+NAME: Broder02 |
3 | 4 | [Broder02] Andrei Broder. Michael Mitzenmacher.
|
4 | 5 | "[[http://www.eecs.harvard.edu/~michaelm/postscripts/im2005b.pdf][Network applications of Bloom filters: a survey]]".
|
5 | 6 | [[http://www.internetmathematics.org/][/Internet Mathematics/]].
|
6 | 7 | 1. 4. 2005. 485-509.
|
7 | 8 | [[http://www.akpeters.com/][A K Peters Ltd.]].
|
8 | 9 |
|
| 10 | +#+NAME: Google08 |
9 | 11 | [Google08] Jeffrey Dean. Sanjay Ghemawat.
|
10 | 12 | "[[http://labs.google.com/papers/mapreduce.html][MapReduce: simplified data processing on large clusters]]".
|
11 | 13 | [[http://cacm.acm.org/][/Communications of the ACM/]].
|
12 | 14 | 51. 1. January 2008. 107-113.
|
13 | 15 | [[http://www.acm.org/][Association for Computing Machinery]]. 0956-7968.
|
14 | 16 |
|
| 17 | +#+NAME: Hughes95 |
15 | 18 | [Hughes95] John Hughes.
|
16 | 19 | "[[http://citeseer.ist.psu.edu/hughes95design.html][The design of a pretty-printing library]]".
|
17 | 20 | May, 1995. First International Spring School on Advanced
|
18 | 21 | Functional Programming Techniques.
|
19 | 22 | Bastad, Sweden.
|
20 | 23 |
|
| 24 | +#+NAME: Hutton99 |
21 | 25 | [Hutton99] Graham Hutton.
|
22 | 26 | "[[http://www.cs.nott.ac.uk/~gmh/fold.pdf][A tutorial on the universality and expressiveness of fold]]".
|
23 | 27 | [[http://journals.cambridge.org/jid_JFP][/Journal of Functional Programming/]].
|
24 | 28 | 9. 4. July 1999. 355-372.
|
25 | 29 | [[http://www.cambridge.org/][Cambridge University Press]]. 0956-7968.
|
26 | 30 |
|
| 31 | +#+NAME: Okasaki99 |
27 | 32 | [Okasaki99] Chris Okasaki.
|
28 | 33 | /Purely Functional Data Structures/.
|
29 | 34 | [[http://www.cambridge.org/][Cambridge University Press]]. 0521663504.
|
30 | 35 |
|
| 36 | +#+NAME: Okasaki96 |
31 | 37 | [Okasaki96] Chris Okasaki.
|
32 | 38 | [[http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf][/Purely Functional Data Structures/]]. Carnegie Mellon University.
|
33 |
| -This is Okasaki's PhD thesis, a less complete precursor to [[[file:bibliography.html#bib.okasaki99][Okasaki99]]] |
| 39 | +This is Okasaki's PhD thesis, a less complete precursor to [[[Okasaki99][Okasaki99]]] |
34 | 40 |
|
| 41 | +#+NAME: Wadler89 |
35 | 42 | [Wadler89] Philip Wadler.
|
36 | 43 | "[[http://citeseer.ist.psu.edu/wadler89theorems.html][Theorems for free!]]".
|
37 | 44 | September, 1989.
|
38 | 45 | International Conference on Functional Programming and Computer
|
39 | 46 | Architecture.
|
40 | 47 | 4. London, England.
|
41 | 48 |
|
| 49 | +#+NAME: Wadler98 |
42 | 50 | [Wadler98] Philip Wadler. "[[http://citeseer.ist.psu.edu/wadler98prettier.html][A prettier printer]]". March 1998.
|
0 commit comments