This repository has been archived by the owner on Jan 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sbc-template.bib
executable file
·67 lines (67 loc) · 2.2 KB
/
sbc-template.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
@misc{tocci1997digital,
title={Digital Systems Principles and Applications},
author={Tocci Ronald, J},
year={1997},
publisher={Prentice-Hall International Inc}
}
@book{singh2006digital,
title={Digital Principles Foundation Of Circuit Design And Application},
author={Singh, Arun Kumar},
year={2006},
publisher={New Age International}
}
@book{floyd2011digital,
title={Digital Fundamentals, 10/e},
author={Floyd, Thomas L},
year={2011},
publisher={Pearson Education India}
}
@misc{ref-xnor,
author = {Eric Coates},
title = {{Binary Comparators}},
howpublished = "\url{http://www.learnabout-electronics.org/Digital/dig43.php}",
year = {2001},
note = "[Online; acessado em 06-Outubro-2015]"
}
@misc{btn-ideal,
author = {National Instruments},
title = {{Digital Timing: Clock Signals, Jitter, Hystereisis, and Eye Diagrams}},
howpublished = "\url{http://www.ni.com/white-paper/3299/en/}",
year = {2015},
note = "[Online; acessado em 06-Outubro-2015]"
}
@misc{btn-real,
author = {Wikimedia},
title = {{Switch - Bounce}},
howpublished = "\url{https://upload.wikimedia.org/wikipedia/commons/a/ac/Bouncy_Switch.png}",
year = {2015},
note = "[Online; acessado em 06-Outubro-2015]"
}
@misc{debouncing-reason,
author = {Andrew Greensted},
title = {{Switch Debouncing}},
howpublished = "\url{http://www.labbookpages.co.uk/electronics/debounce.html}",
year = {2010},
note = "[Online; acessado em 06-Outubro-2015]"
}
@misc{debouncing-theory,
author = {Scott Larson},
title = {{Debounce Logic Circuit (with VHDL example)}},
howpublished = "\url{https://www.eewiki.net/display/LOGIC/Debounce+Logic+Circuit+(with+VHDL+example)}",
year = {2013},
note = "[Online; acessado em 06-Outubro-2015]"
}
@misc{debouncing-ex,
author = {Desconhecido},
title = {{Sem Titulo}},
howpublished = "\url{http://i.stack.imgur.com/FY9Cs.png}",
year = {2012},
note = "[Online; acessado em 06-Outubro-2015]"
}
@misc{porta-serial,
author = {Markos},
title = {{Portas Seriais e Comunicação Serial}},
howpublished = "\url{http://www.c2o.pro.br/automacao/x834.html}",
year = {2006},
note = "[Online; acessado em 12-Outubro-2015]"
}