-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathacceptedpapers.html
More file actions
executable file
·177 lines (155 loc) · 6.11 KB
/
Copy pathacceptedpapers.html
File metadata and controls
executable file
·177 lines (155 loc) · 6.11 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
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
173
174
175
176
177
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="./images/favicon.ico">
<title>ADC 2019 Conference - Accepted Papers</title>
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<!-- Bootstrap theme -->
<link href="./css/bootstrap-theme.min.css" rel="stylesheet">
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<link href="./css/ie10-viewport-bug-workaround.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="ADC2017CSS.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body rold="document">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">ADC2019</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="committee.html">Organization</a>
</li>
<li class="dropdown">
<a href="callforpapers.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Submission Guidelines<span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="importantdates.html">Important Dates</a>
</li>
<li>
<a href="callforpapers.html">Call for papers</a>
</li>
<li>
<a href="cameraready.html">Camera Ready Submission Guidlines</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="program.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">ADC Program<span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="program.html">Program</a>
</li>
<li>
<a href="acceptedpapers.html">Accepted Papers</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="phd.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">ECR/PhD Workshop<span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="phd.html">Program</a>
</li>
<li>
<a href="speaker.html">Speakers</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="attending.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Attending<span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="attending.html">General Information</a>
</li>
<li>
<a href="registration.html">Registration</a>
</li>
</ul>
</li>
<li>
<a href="previous.html">Previous Conferences</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container theme-showcase" role="main">
<div id="main">
<img title="Macquarie Univeristy" src="images/ADC_2019_cover_photo1.jpg" align="center" width="100%">
<div id="maincontent">
<h1>2019 Australasian Database Conference</h1>
<h2>Accepted Papers</h2>
<b>Batch Processing of Shortest Path Queries in Road Networks</b><br>
Mengxuan Zhang, Lei Li, Wen Hua, Xiaofang Zhou
<br><br>
<b>Extracting Temporal Patterns From Large-Scale Text Corpus</b><br>
Yu Liu, Wen Hua, Xiaofang Zhou
<br><br>
<b>Simple SQL Validation of Generalized Entity Integrity</b><br>
Zhuoxing Zhang, Hong Zhang, Sebastian Link
<br><br>
<b>A Versatile Framework for Painless Benchmarking of Database Management Systems</b><br>
Lexi Brent, Alan Fekete
<br><br>
<b>Neighbourhood Blocking for Record Linkage</b><br>
Daniel Elias, Josiah Poon
<br><br>
<b>Items2Data: Generating Synthetic Boolean Datasets from Itemsets</b><br>
Ian Shane Wong, Gillian Dobbie, Yun Sing Koh
<br><br>
<b>Real Time Transaction Management in Replicated DRTDBS</b><br>
Pratik Shrivastava, Udai Shanker
<br><br>
<b>Materialized View Selection for Aggregate View Recommendation</b></br>
Humaira Ehsan, Mohamed A. Sharaf
<br><br>
<b>Effective Community Search Over Location-Based Social Networks: Conceptual Framework with Preliminary Result</b><br>
Ismail Alaqta, Junhu Wang, Mohammad Awrangjeb
<br><br>
<b>Context-aware Visualization of Entity-Entity Relationships in a Document Corpus</b><br>
Andreas Schmidt, Philipp Kief, Steffen Scholz
</div>
</div>
</div>
<div id="footer">
<br><br>
<div align="center">
<small>ADC 2019 - Australasian Database Conference, Sydney, Australia</small>
</div>
</div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script>
window.jQuery || document.write('<script src="./js/jquery.min.js"><\/script>')
</script>
<script src="./js/bootstrap.min.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="./js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>