-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout_publications.tmpl.html
36 lines (32 loc) · 1.54 KB
/
about_publications.tmpl.html
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
<div class="container">
<div class="row">
<div class="col-md-8"><h3>Publications</h3></div>
</div>
<div class="row">
<div class="col-md-8">
<p>
Please find publications of the project members below.
</p>
<p>
If you are using WISEBED for your scientific work, please acknowledge this by citing the following
publication:
</p>
<p>
<blockquote><small>
<a href="http://doi.acm.org/10.1145/2063176.2063198">Flexible experimentation in wireless sensor
networks</a> (Coulson, Geoff; Porter, Barry; Chatzigiannakis,
Ioannis; Koninis, Christos; Fischer, Stefan; Pfisterer, Dennis; Bimschas, Daniel; Braun, Torsten; Hurni,
Philipp; Anwander, Markus; Wagenknecht, Gerald; Fekete, Sandor P.; Kröller, Alexander; Baumgartner,
Tobias), In Commun. ACM, ACM, volume 55, 2012. <a
href="http://wisebed.eu/documents/publications/publications.php?key=coulson2012wisebed&bib=wisebed-publications.bib">[bib]</a>
<a href="http://doi.acm.org/10.1145/2063176.2063198">[pdf]</a>
</small></blockquote>
</p>
<p>
Thank you!
</p>
<iframe src="http://wisebed.eu/documents/publications/publications.php?bib=wisebed-publications.bib&all"
style="border: 1px solid #bbb; width: 100%; height: 500px"></iframe>
</div>
</div>
</div>