-
Notifications
You must be signed in to change notification settings - Fork 22
/
sponsors.html
298 lines (280 loc) · 14.1 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
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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
---
layout: default
title: Sponsors
---
<div class="sub-container">
<div class="row section" id="sponsorships">
<div class="cell cell-lg">
<h1>We ❤ our sponsors.</h1>
<div class="row sponsor-row">
<div class="col-xs-12">
<div class="row sponsor-plate">
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/platinum.png" alt="platinum badge" class="img-responsive"/></div>
<div class="col-sm-6 col-md-8 text-center"><h2>Platinum Sponsors</h2></div>
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/platinum.png" alt="platinum badge" class="img-responsive"/></div>
</div>
</div>
<div class="col-xs-12 col-md-6">
<a href="http://www.library.upenn.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/upenn_logo.svg" alt="University of Pennsylvania">
</a>
</div>
<div class="col-xs-12 col-md-6" style="min-height: 220px;">
<a href="http://www.ebsco.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/EBSCO.svg" alt="Ebsco">
</a>
</div>
<div class="col-xs-12 col-md-4">
<a href="http://www.oclc.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/OCLC.svg" alt="OCLC">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="http://projectblacklight.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/blacklight.svg" alt="Project Blacklight">
</a>
</div>
</div>
<div class="row sponsor-row">
<div class="col-xs-12">
<div class="row sponsor-plate">
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/gold.png" alt="gold badge" class="img-responsive"/></div>
<div class="col-sm-6 col-md-8 text-center"><h2>Gold Sponsors</h2></div>
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/gold.png" alt="gold badge" class="img-responsive"/></div>
</div>
</div>
<div class="col-xs-12 col-md-6">
<a href="http://www.knightfoundation.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/knight-logo.svg" alt="The John S. and James L. Knight Foundation">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="https://www.chemheritage.org/" class="thumbnail">
<img src="{{ site.data.path }}img/logos/CHF_logo_horiz_blue_solid.svg" alt="The Chemical Heritage Foundation">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="http://www.exlibrisgroup.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/exlibris-logo.svg" alt="ExLibris">
</a>
</div>
<div class="col-xs-12 col-md-3">
<a href="http://www.indexdata.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/index_data_color.svg" alt="Index Data">
</a>
</div>
</div>
<div class="row sponsor-row">
<div class="col-xs-12">
<div class="row sponsor-plate">
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/silver.png" alt="silver badge" class="img-responsive"/></div>
<div class="col-sm-6 col-md-8 text-center"><h2>Silver Sponsors</h2></div>
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/silver.png" alt="silver badge" class="img-responsive"/></div>
</div>
</div>
<div class="col-xs-8 col-md-4">
<a href="http://library.temple.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/temple-university-main-logo.svg" alt="Temple University Libraries">
</a>
</div>
<div class="col-xs-8 col-md-4">
<a href="http://library.princeton.edu" class="thumbnail">
<img src="{{ site.data.path }}img/logos/pul_logo_big.svg" alt="Princeton University Library">
</a>
</div>
<div class="col-xs-8 col-md-4">
<a href="http://califa.org/enkilibrary/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/califa.svg" alt="Califa's Enki e-Book Library">
</a>
</div>
<div class="col-xs-8 col-md-2">
<a href="http://osulibrary.oregonstate.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/OSU.svg" alt="Oregon State University Libraries">
</a>
</div>
<div class="col-xs-8 col-md-4">
<a href="http://www.kuali.org/ole" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/kuali-ole.svg" alt="Kuali OLE">
</a>
</div>
<div class="col-xs-8 col-md-3">
<a href="http://ischool.umd.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/maryland_ischool.svg" alt="University of Maryland College of Information Studies">
</a>
</div>
</div>
<div class="row sponsor-row">
<div class="col-xs-12">
<div class="row sponsor-plate">
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/bronze.png" alt="bronze badge" class="img-responsive"/></div>
<div class="col-sm-6 col-md-8 text-center"><h2>Bronze Sponsors</h2></div>
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/bronze.png" alt="bronze badge" class="img-responsive"/></div>
</div>
</div>
<div class="col-xs-6 col-md-2">
<a href="http://library.villanova.edu/" class="thumbnail">
<img src="{{ site.data.path }}img/logos/Villanova.png" alt="Villanova University Falvey Memorial Library">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://www.libraries.psu.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/pennstate.png" alt="Penn State University Libraries">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://comminfo.rutgers.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/rutgers_sci.svg" alt="Rutgers University School of Communication and Information">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://www.ptsem.edu/library/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/princeton_seminary.svg" alt="Princeton Theological Seminary">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://www.diglib.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/DLF.svg" alt="Digital Library Federation">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://ithaka.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/ithaka_logo.svg" alt="ITHAKA / JSTOR">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://libraries.ucsd.edu/" class="thumbnail">
<img src="{{ site.data.path }}img/logos/ucsd_logo.png" alt="University of California San Diego Libraries">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://www.archivesspace.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/archivesspace.svg" alt="ArchivesSpace">
</a>
</div>
<div class="col-xs-6 col-md-2">
<a href="http://bywatersolutions.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/bywater-logo.png" alt="ByWater Solutions">
</a>
</div>
<div class="col-xs-6 col-md-2">
<a href="http://www.library.nashville.org/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/nashville_public_color.jpg" alt="Nashville Public Library">
</a>
</div>
<div class="col-xs-6 col-md-2">
<a href="https://tripod.brynmawr.edu" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/tri-colleges-color.svg" alt="TriCollege Libraries">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://ninite.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/ninite.png" alt="Ninite Pro">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://thomsonreuters.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/thomson-reuters.jpg" alt="Thomson Reuters">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://chillco.com" class="thumbnail">
<img src="https://chillco.com/sites/all/themes/chillco_zen/images/logo-large.png" alt="The Cherry Hill Company">
</a>
</div>
</div>
<div class="row sponsor-row">
<div class="col-xs-12">
<div class="row sponsor-plate">
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/star.png" alt="contributor badge" class="img-responsive"/></div>
<div class="col-sm-6 col-md-8 text-center"><h2>Contributors</h2></div>
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/star.png" alt="contributor badge" class="img-responsive"/></div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://balsamiq.com" class="thumbnail">
<img src="{{ site.data.path }}img/logos/balsamiq-logo-screen.svg" alt="Balsamiq">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://www.azavea.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/azavea_rgb_solo.svg" alt="Azavea">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://libraryh3lp.com" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/lh3-logo-white-background.png" alt="LibraryH3lp">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://web.iit.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/IIT.svg" alt="Illinois Institute of Technology">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://www.simmons.edu/academics/schools/school-of-library-and-information-science" class="thumbnail">
<img src="{{ site.data.path }}img/logos/Simmons.svg" alt="Simmons School of Library and Information Science">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://www.ischool.utexas.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/UTexas-Austin.svg" alt="University of Texas at Austin School of Information">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://www.library.drexel.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/Drexel_University_Libraries.png" alt="Drexel University Libraries">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://sils.unc.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/UNC.svg" alt="UNC-Chapel Hill School of Information and Library Science">
</a>
</div>
<div class="col-xs-6 col-md-2">
<a href="http://library.uoregon.edu/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/u_of_oregon_green_stacked.png" alt="University of Oregon Libraries">
</a>
</div>
</div>
<div class="row sponsor-row">
<div class="col-xs-12">
<div class="row sponsor-plate">
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/thumbs-up.png" alt="contributor badge" class="img-responsive"/></div>
<div class="col-sm-6 col-md-8 text-center"><h2>Supporters</h2></div>
<div class="hidden-xs col-sm-3 col-md-2"><img src="{{ site.data.path }}img/badges/thumbs-up.png" alt="contributor badge" class="img-responsive"/></div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://github.com" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/github.png" alt="GitHub">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://www.jetbrains.com/" class="thumbnail">
<img src="{{ site.data.path }}img/logos/jetbrains.png" alt="JetBrains">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://proquest.safaribooksonline.com/" class="thumbnail">
<img src="{{ site.data.path }}img/logos/safari.png" alt="Safari Books Online">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="https://www.oxygenxml.com" class="thumbnail">
<img src="{{ site.data.path }}img/logos/oxygen.png" alt="Oxygen XML Editor">
</a>
</div>
<div class="col-xs-6 col-md-3">
<a href="http://rosenfeldmedia.com/" class="thumbnail" style="background: white;">
<img src="{{ site.data.path }}img/logos/rosenfeld-media.png" alt="Rosenfeld Media">
</a>
</div>
</div>
<hr/>
<p>Interested in sponsoring Code4Lib 2016?</p>
<p><a class="btn btn-primary btn-lg" href="prospectus.html">View our Prospectus</a></p>
<img src="{{ site.data.path }}img/sponsors.jpg" title="Credit schwartzray on Flickr" alt="Code4Lib T-shirt" width="100%">
<p class="text-right small">Code4Lib T-shirt 2013 <a href="https://www.flickr.com/photos/schwartzray/sets/72157640116429213">photo: Ray Swartz on Flickr</a></p>
</div>
</div>
</div>