-
Notifications
You must be signed in to change notification settings - Fork 2
/
ref.bib
42 lines (38 loc) · 908 Bytes
/
ref.bib
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
32
33
34
35
36
37
38
39
40
41
42
@book{knuth97,
title={The Art of Computer Programming: Volume 1: Fundamental Algorithms},
author={Knuth, D.E.},
isbn={9780321635747},
year={1997},
publisher={Pearson Education}
}
@book{malcev70,
title={Algorithms and Recursive Functions},
author={Mal'cev, A.I.},
year={1970},
publisher={Wolters-Noorhoff}
}
@book{sedgewick11,
title={Algorithms: Algorithms 4},
author={Sedgewick, R. and Wayne, K.},
isbn={9780132762564},
year={2011},
publisher={Pearson Education},
keywords={bibliografia}
}
@book{sedgewick01,
title={Algorithms in C},
author={Sedgewick, R.},
isbn={9780201756081},
series={Algorithms in C},
year={2001},
publisher={Addison Wesley Professional},
keywords={bibliografia}
}
@book{cormen12,
title={Algoritmos: teoria e pr{\'a}tica},
author={Cormen, T. H.},
isbn={9788535236996},
year={2012},
publisher={Campus},
keywords={bibliografia}
}