-
Notifications
You must be signed in to change notification settings - Fork 0
/
literatura.bib
172 lines (149 loc) · 5.64 KB
/
literatura.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
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
@BOOK{AndroidBook,
author = "Grant Alleb",
title = "Android 4: Průvodce programováním mobilních aplikací",
publisher = "Computer Press",
year = "2013",
note = "ISBN~978-80-251-3782-6"
}
@BOOK{DroolsBook,
author = "Lucas Amador",
title = "Drools Developer's Cookbook",
publisher = "Packt Publishing",
year = "2012",
note = "ISBN~978-1-84951-196-4"
}
@BOOK{JavaBook,
author = "Benjamin J. Evans and David Flanagan",
title = "Java in a Nutshell",
publisher = "O’Reilly Media, Inc.",
year = "2015",
note = "ISBN~978-1-449-37082-4"
}
@BOOK{AndroidDevBook,
author = "Neil Smyth",
title = "Android 4.4 App Development Essentials",
publisher = "CreateSpace Independent Publishing",
year = "2014",
note = "ISBN~978-1495358067"
}
@BOOK{AndroidProgBook,
author = "Jiří Vávrů and Miroslav Ujbányai",
title = "Programujeme pro Android",
publisher = "Grada Publishing",
year = "2013",
note = "ISBN~978-80-247-4863-4"
}
@MISC{OptaPlannerPages,
author = "Red Hat Inc.",
title = "OptaPlanner -- Planning engine",
year = "2014 [cit. 2015-01-04]",
howpublished = "[online]. URL: \url{http://www.optaplanner.org}"
}
@MISC{OptaPlannerDoc,
author = "Red Hat Inc.",
title = "OptaPlanner User Guide",
year = "[cit. 2015-05-08]",
howpublished = "[online]. URL: \url{http://docs.jboss.org/optaplanner/release/6.2.0.Final/optaplanner-docs/html_single/index.html}"
}
@MISC{OptaPlannerDistribution,
author = "Red Hat Inc.",
title = "OptaPlanner Distribution",
year = "[cit. 2015-05-08]",
howpublished = "[online]. URL: \url{http://download.jboss.org/optaplanner/release/6.2.0.Final/optaplanner-distribution-6.2.0.Final.zip}"
}
@MISC{AndroidDev,
author = "Google Inc.",
title = "Android App Developer Resources",
year = "2014 [cit. 2015-01-04]",
howpublished = "[online]. URL: \url{http://developer.android.com}"
}
@MISC{Java6Doc,
author = "Oracle Corporation",
title = "Java Standard Edition 6 Documentation",
year = "2014 [cit. 2015-01-17]",
howpublished = "[online]. URL: \url{http://docs.oracle.com/javase/6/docs/}"
}
@MISC{AndroidArch,
author = "RTC Magazine",
title = "Android architecture",
year = "2012 [cit. 2015-01-04]",
howpublished = "[online]. URL: \url{http://rtcmagazine.com/files/images/3420/RTC05_TS_Viosoft_Fig01_original.jpg}"
}
@MISC{JarJar,
author = "Code Google",
title = "Jar Jar Links",
year = "2012 [cit. 2015-01-04]",
howpublished = "[online]. URL: \url{https://code.google.com/p/jarjar/}"
}
@MISC{OpenBeans,
author = "Code Google",
title = "OpenBeans",
year = "2011 [cit. 2015-01-04]",
howpublished = "[online]. URL: \url{https://code.google.com/p/openbeans/}"
}
@MISC{MadRobot,
author = "Code Google",
title = "MadRobot",
year = "2013 [cit. 2015-01-04]",
howpublished = "[online]. URL: \url{https://code.google.com/p/mad-robot/}"
}
@MISC{OpenJDK,
author = "Oracle Corporation",
title = "OpenJDK",
year = "2015 [cit. 2015-01-10]",
howpublished = "[online]. URL: \url{http://openjdk.java.net/}"
}
@MISC{Apache,
author = "Apache Software Foundation",
title = "Apache Harmony",
year = "2010 [cit. 2015-01-10]",
howpublished = "[online]. URL: \url{http://harmony.apache.org/}"
}
@MISC{Beans,
author = "Oracle Corporation",
title = "The JavaBeans API",
year = "2015 [cit. 2015-01-10]",
howpublished = "[online]. URL: \url{http://openjdk.java.net/groups/swing/beans/index.html}"
}
@MISC{Drools,
author = "Red Hat Inc.",
title = "Drools",
year = "2015 [cit. 2015-01-10]",
howpublished = "[online]. URL: \url{http://www.drools.org/}"
}
@MISC{Dashboards,
author = "Google Inc",
title = "Dashboards",
year = "2015 [cit. 2015-05-23]",
howpublished = "[online]. URL: \url{https://developer.android.com/about/dashboards/index.html}"
}
@MISC{Gradle,
author = "Gradle Inc",
title = "Gradle",
year = "2015 [cit. 2015-05-24]",
howpublished = "[online]. URL: \url{https://gradle.org/}"
}
@MISC{Ant,
author = "Apache Software Foundation",
title = "Apache Ant project",
year = "2015 [cit. 2015-05-24]",
howpublished = "[online]. URL: \url{https://ant.apache.org/}"
}
@MISC{Maven,
author = "Apache Software Foundation",
title = "Apache Maven Projec",
year = "2015 [cit. 2015-05-24]",
howpublished = "[online]. URL: \url{https://maven.apache.org/}"
}
@MISC{VehicleRouting,
author = "NEO-University of Málaga",
title = "Vehicle Routing Problem",
year = "2015 [cit. 2015-05-24]",
howpublished = "[online]. URL: \url{http://neo.lcc.uma.es/vrp/}"
}
@MISC{Kie,
author = "Red Hat Inc.",
title = "KIE Group",
year = "2015 [cit. 2015-05-25]",
howpublished = "[online]. URL: \url{http://www.kiegroup.org/}"
}