-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathreferences.bib
More file actions
121 lines (93 loc) · 3.88 KB
/
references.bib
File metadata and controls
121 lines (93 loc) · 3.88 KB
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
% This file was created with JabRef 2.10.
% Encoding: UTF8
@Book{Barnes2014,
Title = {Programming in Ada 2012},
Author = {Barnes, John},
Publisher = {Cambridge University Press},
Year = {2014},
Address = {Cambridge, England},
Number = {ISBN 978-1107424814},
Owner = {John McCormick},
Timestamp = {2014-06-24}
}
@Book{Ben-Ari2009,
Title = {Ada for Software Engineers},
Author = {Ben-Ari, Mordechai},
Publisher = {Springer-Verlag},
Year = {2009},
Address = {London},
Edition = {2},
Number = {ISBN 978-1-84882-313-6},
Owner = {John McCormick},
Timestamp = {2009-06-30},
Url = {http://www.springerlink.com/content/978-1-84882-313-6}
}
@Book{Burns2007,
Title = {Concurrent and Real-Time Programming in Ada},
Author = {Alan Burns and Andy Wellings},
Publisher = {Cambridge University Press},
Year = {2007},
Number = {ISBN 978-0-521-86697-2},
Owner = {Peter Chapin},
Timestamp = {2015-03-31}
}
@Book{Cohen1996,
Title = {Ada as a Second Language},
Author = {Norman H. Cohen},
Publisher = {McGraw-Hill},
Year = {1996},
Number = {ISBN 0-07-011607-5},
Owner = {Peter Chapin},
Timestamp = {2015-03-31}
}
@Book{Dale2007,
Title = {Ada Plus Data Structures: An Object-Oriented Approach},
Author = {Nell Dale and John McCormick},
Publisher = {Jones and Bartlett},
Year = {2007},
Address = {Sudbury, MA},
Edition = {2$^{nd}$},
Owner = {John McCormick},
Pages = {900},
Timestamp = {2012-05-25}
}
@Book{Dale2000,
Title = {Programming and Problem Solving with Ada 95},
Author = {Dale, Nell and Weems, Chip and McCormick, John},
Publisher = {Jones and Bartlett},
Year = {2000},
Address = {Sudbury, MA},
Edition = {2nd},
Number = {ISBN 0-7637-0792-9},
Owner = {John McCormick},
Timestamp = {2009-06-30}
}
@Book{McCormick2011,
Title = {Building Parallel, Embedded, and Real-Time Applications with Ada},
Author = {John W. McCormick and Frank Singhoff and Jerome Hugues},
Publisher = {Cambridge University Press},
Year = {2011},
Number = {ISBN 978-0-521-19716-8},
Owner = {Peter Chapin},
Timestamp = {2015-03-31}
}
@Misc{lshort,
Title = {The Not So Short Introduction to LaTeX2e},
Author = {Tobi Oetiker},
Note = {\url{http://tobi.oetiker.ch/lshort/}. Accessed December 2011}
}
@Misc{miktex,
Title = {{MiKTeX} Project Page},
Note = {\url{http://www.miktex.org/}. Accessed December 2011},
Key = {miktex}
}
@Misc{texlipse,
Title = {{TeXlipse} homepage},
Note = {\url{http://texlipse.sourceforge.net/}. Accessed December 2011},
Key = {texlipse}
}
@Misc{texniccenter,
Title = {{TeXnicCenter}},
Note = {\url{http://www.texniccenter.org/}, Accessed December 2011},
Key = {texniccenter}
}