-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsponsors.html
57 lines (42 loc) · 1.56 KB
/
sponsors.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
---
layout: default
---
<script type="text/javascript">
document.getElementById('LNsponsors').id='leftcurrent';
</script>
<div class="contents">
<h1>AISTATS*2014 Sponsors</h1>
<h3>Gold Sponsors</h3>
<p style="line-height:35px" class="noborders">
<a href="http://www.amazonml.com"><img border="0" alt="Amazon" src="./{{ site.baseurl }}/img/amazon_logo.png" height="62"></a>
</p>
<h3>Silver Sponsors</h3>
<p style="line-height:35px" class="noborders">
<table border="0">
<tr><td valign="center" class="noborders">
<a href="http://www.digile.fi/">
<img border="0" alt="Digile" src="./{{ site.baseurl }}/img/Digile-logo.png" width="190"></a>
</td></tr>
<tr><td valign="center" class="noborders">
<a href="http://www.springer.com/">
<img border="0" alt="Springer" src="./{{ site.baseurl }}/img/springer_logo.jpg" width="210"></a>
</td></tr>
<tr><td valign="center" class="noborders">
<a href="https://www.facebook.com/">
<img border="0" alt="Facebook" src="./{{ site.baseurl }}/img/facebook.png" width="210"></a>
</td></tr>
</table>
</p>
<h3>Bronze Sponsors</h3>
<p style="line-height:35px" class="noborders">
<a href="http://research.google.com/"><img border="0" alt="Google" src="./{{ site.baseurl }}/img/GLogo.jpg" height="65"></a>
</p>
<h3>Notable Paper Award Sponsors</h3>
<p>
The AISTATS 2014 Notable Paper Awards are sponsored by the
<a href="http://link.springer.com/journal/11222">Statistics and Computing</a> journal.
</p>
</div>
<!--- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->
<!--<.html include("./includes/aistatstail.html"); ?>-->