-
Notifications
You must be signed in to change notification settings - Fork 30
/
alpvj.bib
51 lines (47 loc) · 1.61 KB
/
alpvj.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
43
44
45
46
47
48
49
50
51
@book{1,
author = {Michael Sipser},
title = {Introduction to the Theory of Computation},
publisher = {PWS Publishing Company},
year = {2005},
edition = {Second},
month = {February},
note = {Textbook for an upper division undergraduate and introductory graduate level course covering automata theory, computability theory, and complexity theory.},
isbn = {0-534-95097-3}
}
@book{2,
author = {John E. Hopcroft, Rajeev Motwani e Jeffrey D. Ullman},
title = {Introdução à Teoria dos Autômatos, Linguagens e Computação},
publisher = {Editora Campus},
year = {2002},
month = {Outubro},
note = {Tradução brasileira de: Introduction to Automata Theory, Languages, and Computation, 2/E, Addison-Wesley, 2001, ISBN: 0-201-44124-1},
isbn = {85-352-1072-5}
}
@book{3,
author = {Harry R. Lewis e Christos Papadimitriou},
title = {Elements of the Theory of Computation},
publisher = {Prentice-Hall},
year = {1998},
edition = {Second},
isbn = {0-13-262478-8}
}
@book{4,
author = {Dexter Kozen},
title = {Automata and Computability},
publisher = {Springer},
year = {1997},
isbn = {0-387-94907-0}
}
@book{5,
author = {Christos Papadimitriou e Addison Wesley},
title = {Computational Complexity},
year = {1994},
isbn = {0-201-53082-1.}
}
@misc{10,
title = {CC BY-SA 3.0},
version = {1.2},
organization = {Free Software Foundation},
howpublished = {\urlhttps://commons.wikimedia.org/wiki/File:Bletchley_Park_Bombe_IMG_3562.JPG},
date = {2005-10-21}
}