-
Notifications
You must be signed in to change notification settings - Fork 2
/
livro009.html
31 lines (31 loc) · 1.44 KB
/
livro009.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="generator" content="hevea 2.09">
<link rel="stylesheet" type="text/css" href="livro.css">
<title>References</title>
</head>
<body >
<a href="livro008.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="livro010.html"><img src="next_motif.gif" alt="Next"></a>
<hr>
<span style="font-family:sans-serif"><span style="font-weight:bold">Introdução a Algoritmos</span></span><h1 id="sec34" class="chapter">References</h1>
<dl class="thebibliography"><dt class="dt-thebibliography">
<a id="PeytonJones92">[1]</a></dt><dd class="dd-thebibliography">
Simon Peyton Jones et al.
Report on the Programming Language Haskell.
<em>ACM SigPlan Notices</em>, 27(5), 1992.</dd><dt class="dt-thebibliography"><a id="Minko-Markov-2013">[2]</a></dt><dd class="dd-thebibliography">
Minko Markov.
Problems with Solutions in the Analysis of Algorithms, 2013.
Disponível na web.</dd><dt class="dt-thebibliography"><a id="Thompson99">[3]</a></dt><dd class="dd-thebibliography">
Simon Thompson.
<em>Haskell: The Craft of Functional Programming</em>.
Addison-Wesley, 1999.</dd></dl>
<hr>
<a href="livro008.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="livro010.html"><img src="next_motif.gif" alt="Next"></a>
</body>
</html>