forked from paveldedik/bc-thesis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.bib
115 lines (96 loc) · 2.59 KB
/
index.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
@electronic{grails-documentation,
title = "Grails Framework",
url = "http://grails.org/doc/latest/"
}
@electronic{mongo-documentation,
title = "MongoDB",
url = "http://docs.mongodb.org/manual/"
}
@electronic{grails-homepage,
title = "Grails homepage",
url = "http://grails.org"
}
@electronic{groovy-homepage,
title = "Groovy homepage",
url = "http://groovy.codehaus.org"
}
@electronic{openshift-pricing,
title = "OpenShift Online Pricing",
url = "https://www.openshift.com/products/pricing"
}
@electronic{mongo-homepage,
title = "MongoDB homepage",
url = "http://www.mongodb.org/"
}
@electronic{spring-homepage,
title = "Spring framwork homepage",
url = "http://spring.io/"
}
@electronic{fu-homepage,
title = "FineUploader homepage",
url = "http://fineuploader.com/"
}
@BOOK{groovy-in-action,
title = "Groovy in Action",
publisher = "Manning Publications",
author = "Dierk Koenig and Andrew Glover and Paul King and Guillaume Laforge and Jon Skeet and James Gossling",
month = "January",
year = 2007,
isbn = "1932394842"
}
@BOOK{programming-grails,
title = "Programming Grails",
publisher = "Manning Publications",
author = "Dierk Koenig and Andrew Glover and Paul King and Guillaume Laforge and Jon Skeet and James Gossling",
month = "May",
year = 2013,
isbn = "1449323936"
}
@BOOK{spring-in-action,
title = "Spring in Action",
publisher = "Manning Publications",
author = "Craig Walls and Ryan Breidenbach",
month = "June",
year = 2011,
edition = "Third",
isbn = "1449323936"
}
@BOOK{grails-in-action,
title = "Grails in Action",
publisher = "Manning Publications",
author = "Glen Smith and Peter Ledbrook",
month = "May",
year = 2009,
isbn = "1933988932"
}
@BOOK{is-intro,
title = "Introduction to Information Systems",
publisher = "McGraw-Hill",
author = "James A. O'Brien",
month = "June",
year = 2003,
edition = "Eleventh",
isbn = "0071151095"
}
@BOOK{fowler-patterns,
title = "Patterns of Enterprise Application Architecture",
publisher = "Addison-Wesley Professional",
author = "Martin Fowler",
month = "November",
year = 2002,
isbn = "0321127420"
}
@BOOK{vena-bp,
author = "Václav Dedík",
title = "Thesis management system for industrial partner Red Hat",
school = "Masarykova univerzita",
address = "Brno",
year = 2013
}
@BOOK{pavel-bp,
author = "Pavel Dedík",
title = "Grafické uživatelské rozhraní systému pro správu závěrečných prací",
school = "Masarykova univerzita",
address = "Brno",
year = 2013
}