-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcrerar-prize.html
496 lines (428 loc) · 23.8 KB
/
crerar-prize.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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>The John Crerar Library</title>
<meta name="generator" content="Bootply" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/lib-main.css" rel="stylesheet">
<!-- Styles for script calendar mock -->
<link rel="stylesheet" href="css/calendar/res-timeline.css">
<link rel="stylesheet" type="text/css" href="css/calendar/font-awesome.min.css">
<script type="text/javascript" src="css/calendar/jquery.min.js"></script><style type="text/css"></style>
<script type="text/javascript" src="css/calendar/res-timeline.js"></script>
</head>
<body>
<!-- Top Navigation -->
<nav class="navbar navbar-default">
<div class="navwrapper"> <!-- Navwrapper -->
<!-- Mobile top right nav -->
<div class="mob-fa visible-xs visible-sm">
<a href="#"><i class="fa fa-clock-o fa-lg"></i></a> | <a href="#"><i class="fa fa-comment fa-lg"></i></a> | <a href="#"><i class="fa fa-gift fa-lg"></i></a> | <a href="#"><i class="fa fa-user fa-lg"></i></a>
</div>
<!-- // Mobile top right nav -->
<div class="container-fluid fluid-top"> <!-- Nav Wrapper / Fluid Top -->
<!-- Mobile + Menu Toggle -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#global-navbar" aria-expanded="false">
<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="home-updated.html"><img src="images/color-logo.png" class="img-responsive" alt="library logo"></a>
</div>
<!-- // Mobile + Menu Toggle -->
<!-- Top right nav -->
<ul class="nav navbar-nav hidden-xs hidden-sm navbar-right" id="navbar-right">
<li><a href="asklib-updated.html"><i class="fa fa-comment fa-lg ask-online"></i> Ask a Science Librarian</a></li>
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><i class="fa fa-clock-o"></i> Crerar Library: 8:00am-10:30pm <span class="caret"></span></a>
<ul class="dropdown-menu">
<li style="margin-bottom: 5px;"><a href="a3-search-law.html">D'Angelo Law Library: 8:00am-9:00pm</a></li>
<li style="margin-bottom: 5px;"><a href="#">Eckhart Library: 9:00am-5:30pm</a></li>
<li style="margin-bottom: 5px;"><a href="#">Mansueto Library: 9:00am-6:00pm</a></li>
<li style="margin-bottom: 5px;"><a href="home-updated.html"></a>Regenstein Library: 8:00am-10:30pm</li>
<li style="margin-bottom: 5px;"><a href="#">Special Collections: 8:30am-4:30pm</a></li>
<li style="margin-bottom: 5px;"><a href="#">SSA Library: 9:00am-5:00pm</a></li>
<li style="margin-bottom: 5px;"><a href="spaces-fullhours.html">View all Locations <span class="glyphicon glyphicon-chevron-right" style="font-size:0.8em;"></span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-gift"></i> Support the Library</a></li>
<li><a href="#"><i class="fa fa-user"></i> My Accounts</a></li>
</ul>
<!-- // Top right nav -->
<!-- Main Navigation (In Toggle) -->
<div class="collapse navbar-collapse" id="global-navbar"> <!-- Global Navbar -->
<ul class="nav navbar-nav"> <!-- Dropdown Nav -->
<!-- Search Dropdown / 2-Col -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Search<span class="caret"></span></a>
<ul class="dropdown-menu twocol-drop">
<li>
<ul class="list-unstyled col-sm-6 ul-left">
<li class="twocol-head">Catalogs</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Library Catalog</a></li>
<li><a href="#">UBorrow</a></li>
<li><a href="#">BorrowDirect</a></li>
<li><a href="#">WorldCat</a></li>
<li><a href="#">Other Catalogs</a></li>
</ul>
<ul class="list-unstyled col-sm-6">
<li class="twocol-head">Other Search Tools</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Articles Plus</a></li>
<li><a href="#">Database Finder</a></li>
<li><a href="#">EJournals</a></li>
<li><a href="#">Website Search</a></li>
</ul>
</li>
</ul>
</li>
<!-- // Search Dropdown / 2-Col -->
<!-- Borrow/Request Dropdown -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Borrow & Request <span class="caret"></span></a>
<ul class="dropdown-menu twocol-drop">
<li>
<ul class="list-unstyled col-sm-6 ul-left">
<li class="twocol-head">Borrowing</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Borrowing & Renewing</a></li>
<li><a href="#">Due Dates & Loan Periods</a></li>
<li><a href="#">Fines & Lost Items</a></li>
<li><a href="#">Course Reserves</a></li>
<li><a href="#">My Accounts</a></li>
</ul>
<ul class="list-unstyled col-sm-6">
<li class="twocol-head">Requesting</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Request Articles & Chapters</a></li>
<li><a href="#">Request Books & Other Media</a></li>
<li><a href="#">Suggest a Purchase</a></li>
</ul>
</li>
</ul>
</li>
<!-- // Borrow/Request Dropdown -->
<!-- Research Dropdown / 2-Col -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Research <span class="hidden-sm">& Teaching </span><span class="caret"></span></a>
<ul class="dropdown-menu twocol-drop">
<li>
<ul class="list-unstyled col-sm-5 ul-left">
<li class="twocol-head">Research Help & Tools</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Ask a Librarian</a></li>
<li><a href="#">Subject Specialists</a></li>
<li><a href="#">Library Instruction</a></li>
<li><a href="#">Citation Management</a></li>
<li><a href="#">Off-Campus Access</a></li>
<li><a href="#">Help Guides</a></li>
<li><a href="#">Subject Guides</a></li>
</ul>
<ul class="list-unstyled col-sm-7">
<li class="twocol-head">Teaching Support</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Course Reserves</a></li>
<li><a href="#">Research Instruction for Courses</a></li>
<hr style="border:0; border-top: 1px solid #767676;">
<li class="twocol-head">Scholarly Communication & Publishing</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Dissertation Office</a></li>
<li><a href="#">Digital Scholarship</a></li>
<li><a href="#">Copyright Info</a></li>
</ul>
</li>
</ul>
</li>
<!-- // Research Dropdown / 2-Col -->
<!-- Collection/Exhibits Dropdown -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Collections <span class="hidden-sm">& Exhibits <span class="caret"></span></a>
<ul class="dropdown-menu twocol-drop">
<li>
<ul class="list-unstyled col-sm-6 ul-left">
<li class="twocol-head">Collections</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Collecting Areas by Subject</a></li>
<li><a href="#">Unique Collections</a></li>
<li><a href="#">Collection by Format</a></li>
</ul>
<ul class="list-unstyled col-sm-6">
<li class="twocol-head">Exhibits</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">All Exhibits</a></li>
<li><a href="#">Current Exhibits</a></li>
<li><a href="#">Past Exhibits</a></li>
<li><a href="#">Web Exhibits</a></li>
</ul>
</li>
</ul>
</li>
<!-- // Collection/Exhibits Dropdown -->
<!-- Locations Dropdown / 2-Col -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Using<span class="hidden-xs hidden-sm"> the Library </span><span class="caret"></span></a>
<ul class="dropdown-menu dropdown-menu-right twocol-drop">
<li>
<ul class="list-unstyled col-sm-6 ul-left">
<li class="twocol-head">Libraries</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="home-crerar-updated.html">Crerar</a></li>
<li><a href="a3-search-law.html">D'Angelo Law</a></li>
<li><a href="#">Eckhart</a></li>
<li><a href="#">Mansueto</a></li>
<li><a href="#">Regenstein</a></li>
<li><a href="#">Special Collections</a></li>
<li><a href="#">SSA</a></li>
<li><a href="spaces-fullhours.html">View all hours</a></li>
</ul>
<ul class="list-unstyled col-sm-6">
<li class="twocol-head">Using Spaces & Services</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Maps & Floor Plans</a></li>
<li><a href="#">Visiting the Library</a></li>
<li><a href="#">Call Number Guides</a></li>
<li><a href="#">Book a Room</a></li>
<li><a href="#">Places to Study</a></li>
<li><a href="#">Access & Privileges</a></li>
<li><a href="#">Off-Campus Access</a></li>
<li><a href="#">Copy, Print, Scan</a></li>
<li><a href="#">Techb@r</a></li>
</ul>
</li>
</ul>
</li>
<!-- // Locations Dropdown / 2-Col -->
<!-- About Mega Dropdown / 2-Col -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About <span class="hidden-xs hidden-sm hidden-md">the Library </span><span class="caret"></span></a>
<ul class="dropdown-menu dropdown-menu-right twocol-drop">
<li>
<ul class="list-unstyled col-sm-6 ul-left">
<li class="twocol-head">About the Library</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">Mission & Strategic Plan</a></li>
<li><a href="#">Facts</a></li>
<li><a href="#">Departments & Staff</a></li>
<li><a href="#">Employment</a></li>
<li><a href="#">Visiting the Library</a></li>
<li><a href="#">Support the Library</a></li>
<li><a href="#">Library Sureys & Reports</a></li>
<li><a href="#">Library Policies</a></li>
<li><a href="#">Conferences</a></li>
<li><a href="#">External Boards & Committees</a></li>
</ul>
<ul class="list-unstyled col-sm-6">
<li class="twocol-head">News & Events</li>
<li role="separator" class="divider visible-xs"></li>
<li><a href="#">News</a></li>
<li><a href="#">Workshops & Events</a></li>
<li><a href="#">Social Media Directory</a></li>
<li><a href="#">Libra</a></li>
</ul>
</li>
</ul>
</li>
<!-- // About Dropdown / 2-Col -->
</ul> <!-- // Dropdown Nav -->
</div> <!-- // Global Navbar -->
</div> <!-- // Nav Wrapper / Fluid Top -->
</div> <!-- Navwrapper -->
</nav>
<!-- // Top Navigation -->
<!-- Fancy Splash Image -->
<div class="jumbotron crerarheader">
<div class="container">
<div class="overlaywrap crerar">
<a href="#">
<h2>The John Crerar Library</h2>
</a>
</div>
</div>
</div>
<!-- // Fancy Splash Image -->
<!-- Awesome Page Content -->
<div class="container-fluid main-container"> <!-- Main Container Wrapper -->
<div class="row row-offcanvas row-offcanvas-left"> <!-- Off Canvas Wrapper Row -->
<!-- Sidebar -->
<div class="col-xs-6 col-md-2 sidebar-offcanvas sidebar crerar" id="sidebar">
<h3>Science Research Services</h3>
<ul>
<li><a href="#">Science Research Guides</a></li>
<li><a href="#">Data Support Service</a></li>
<li><a href="#">Ask a Librarian</a></li>
<li><a href="#">Schedule a Consultation</a></li>
</ul>
<h3>Collections</h3>
<ul>
<li><a href="#">Core Science Texts on Reserve</a></li>
<li><a href="#">Topical Bibliographies</a></li>
<li><a href="#">Audobon Prints</a></li>
<li><a href="#">Physics Candidacy Exams</a></li>
<li><a href="#">Science Exhibits</a></li>
</ul>
<h3>About</h3>
<ul>
<li><a href="#">Visting Crerar Library</a></li>
<li><a href="#">History of Crerar Library</a></li>
<li><a href="#">Departments & Staff</a></li>
<li><a href="#">Access</a></li>
</ul>
<h3>Crerar Spaces</h3>
<ul>
<li><a href="#">Faculty Studies</a></li>
<li><a href="#">Zar Room</a></li>
<li><a href="#">PSD Graphic Arts</a></li>
<li><a href="#">Reference</a></li>
</ul>
</div>
<!-- // Sidebar -->
<div class="col-md-10 breadcrumbs hidden-xs hidden-sm"><a href="#">The John Crerar Library</a> > <a href="#">About</a> > The John Crerar Foundation Writing Prize for College Students</div>
<div class="container body-container col-xs-12 col-md-10" id="content"> <!-- Content Container -->
<!-- Off-Canvas Toggle Button -->
<div class="row visible-xs visible-sm toggle-side">
<p><button type="button" class="btn btn-sidebar law btn-xs" data-toggle="offcanvas"><i class="fa fa-caret-square-o-right fa-lg"></i></button></p>
</div>
<!-- // End Off-Canvas Toggle Button -->
<!-- Main Content -->
<div class="col-xs-12 page-header">
<h1>The John Crerar Foundation Writing Prize for College Students</h1>
</div>
<div class="col-xs-12 col-sm-8 col-md-9 profile-bio">
<h2>Introduction</h2>
<img src="images/jcrerar.jpg" class="pull-left" style="padding: 0 20px 10px 0;">
<p>The annual John Crerar Foundation Science Writing Prize for College Students honors the memory of John Crerar - industrialist and philanthropist whose estate established the John Crerar Library.</p>
<p>This competitive award for excellence and clarity in science writing acknowledges the ability of a University of Chicago College student to produce a paper, on a scientific topic, which is thorough in its arguments but accessible to a broad readership.</p>
<p>Science Writing Prize organizers will present a topic on which students may submit a paper. The chosen topic will be related to the physical and biomedical sciences. We encourage and welcome submissions from all perspectives.</p>
<p>An important component of the paper will be the bibliography, which must include citations from a variety of sources and may be presented in a bibliographic style of the student's choosing.</p>
<div style="clear: both;"></div>
<h2>Topic</h2>
<p>Submit a 2,500-3,000 word essay on a topic in science, medicine and/or technology. History of science and environmental or political policy papers are welcome as long as the theme is science, medicine and/or technology. Your essay should include a description of how your topic is relevant to your studies, as well as its impact on society today and into the future. Your submission must be scientifically and technically accurate, make reference to the relevant literature, and be accessible to a readership with a general knowledge of science.</p>
<h2>Competition guidelines and eligibility</h2>
<img src="images/jc_foundation.jpg" class="pull-right" style="padding: 0 0px 10px 20px;">
<p>Students must write their paper on the given topic. We encourage and welcome submissions from all perspectives.</p>
<h3>Eligible Participants</h3>
<p>The competition is open to students at the University of Chicago who are currently pursuing an undergraduate degree. The competition is not restricted by year of study or concentration.</p>
<h3>Submission Guidelines</h3>
<ul>
<li>Applicants must be students at the University of Chicago who are actively pursing an undergraduate degree.</li>
<li>The length should not exceed 3000 words. Essays must be typewritten. Pages must be numbered.</li>
<li>Each entry must have a cover page with the title of the work, the author's name, student id number and email address.</li>
<li>Only original and unpublished work will be accepted. Submissions based on a student paper are welcome.</li>
<li>Collaborative works are acceptable. Please acknowledge all authors and indicate the contribution of each.</li>
<li>One entry per person.</li>
<li>Bibliographies must include citations from a variety of sources, and may be presented in a bibliographic style of the student's choosing. See the Citation Management Guide provided by the library for more information.</li>
<li>Entries will be accepted electronically, in a Word document at [email protected] and in print at the John Crerar Library Reference Desk, Monday-Friday between the hours of 9:00 am - 5:00 pm. The deadline for submission is April 18, 2016.</li>
<li>Resubmission is welcome. The selection committee may recommend papers that are not selected for the 1st or 2nd prize for resubmission the following year, with revisions to accommodate the new topic. In some cases, the topics may differ substantially from year to year - thus resubmission would not be a possibility.</li>
</ul>
<h3>Selection Criteria</h3>
<p>Prizes will be awarded to authors who are best able to write on subject matter with a clear and logical connection to the sciences. The selected essays must be understandable to those who study either a biomedical or physical science, however its arguments must be clear to the non-specialist.</p>
<p>The winning submissions will be selected for the quality of the research conducted, as well as by the effective and literate statement of the results. The quality of the bibliography will also be taken into consideration.</p>
<h4>Other criteria include:</h4>
<ul>
<li>Originality</li>
<li>Accuracy</li>
<li>Readability</li>
<li>Writing style</li>
</ul>
<h4>Examples include articles from:</h4>
<ul>
<li>Science (Perspective section)</li>
<li>Nature (News and Views section)</li>
<li>Scientific American</li>
</ul>
<h3>Selection Committee</h3>
<p>The panel of judges includes faculty and graduate students from the University of Chicago (representing a broad range of scientific disciplines) as well as a University of Chicago Librarian and a member of the John Crerar Foundation.</p>
<p>The selection committee reserves the right not to award a prize if no entry is deserving of an award.</p>
</div>
<div class="col-xs-12 col-sm-4 col-md-3 rightside"> <!-- Right Sidebar Content -->
<h4>Prizes</h4>
<p><strong>First Prize</strong> is $1500<br/>
<strong>Second Prize</strong> is $500<br/>
<strong>Third Prize</strong> is $300</p>
<p><a href="#">Past Topics</a><br/>
<a href="#">Past Winners</a></p>
<hr>
<p><b>DEADLINE for submission:<br/>April 18, 2016</b></p>
<h4>Contact</h4>
<p><a href="#">Barbara Kern</a><br/>
773-702-8717<br/>
<a href="home-crerar-updated.html">The John Crerar Library</a>, Office 129<br/>
<a href="#">[email protected]</a></p>
</div><!-- // Right Sidebar Content -->
</div> <!-- // Content Container -->
</div> <!-- // Off Canvas Wrapper Row -->
</div> <!-- // Main Container Wrapper -->
<!-- // Awesome Page Content -->
<!-- Footer -->
<footer class="container-fluid footer">
<!-- Contact -->
<div class="col-sm-2 col-md-2">
<p>Contact<br/>
<a href="#">Contact Form</a><br/>
<a href="#">Library Departments</a><br/>
<a href="#"><a href="#">Staff Directory</a><br/></p>
</div>
<!-- // Contact -->
<hr class="visible-xs"> <!-- Mobile Divider -->
<!-- Information -->
<div class="col-sm-2 col-md-2 divider-vertical">
<p>Information for<br/>
<a href="#">Faculty</a><br/>
<a href="#">Students</a><br/>
<a href="#">University Staff</a><br/>
<a href="#"><a href="#">Visitors</a><br/>
<a href="#"><a href="#">Alumni & Library Friends</a><br/>
<a href="#">Patrons with Disabilities</a></p>
</div>
<!-- // Information -->
<hr class="visible-xs"> <!-- Mobile Divider -->
<!-- Libraries -->
<div class="col-sm-2 col-md-2 col-sm-push-4 col-md-push-4 divider-vertical">
<p>Libraries<br/>
<a href="#">Crerar</a><br/>
<a href="#">D’Angelo Law</a><br/>
<a href="#">Eckhart</a><br/>
<a href="#">Mansueto</a><br/>
<a href="#">Regenstein</a><br/>
<a href="#">SSA</a></p>
</div>
<!-- // Libraries -->
<hr class="visible-xs"> <!-- Mobile Divider -->
<!-- Social -->
<div class="col-sm-2 col-md-2 col-sm-push-4 col-md-push-4">
<p>Library Social Media<br/>
<a href="#"><i class="fa fa-facebook-official"></i> Facebook</a><br/>
<a href="#"><i class="fa fa-rss-square"></i> Library News</a><br/>
<a href="#"><i class="fa fa-clone"></i> More Library Accounts...</a></p>
</div>
<!-- // Social -->
<hr class="visible-xs"> <!-- Mobile Divider -->
<!-- Address / Logo Text for Desktop-->
<div class="col-md-4 col-sm-pull-4 col-md-pull-4">
<div class="centerdiv">
<img src="images/unvlogo-white.png" width="150px" height="auto">
<!-- Library Location: Address -->
<p>University of Chicago Library<br/>
1100 East 57th Street, Chicago, IL 60637</p>
<small><a href="#">Privacy Policy</a><br/>
© University of Chicago</small>
</div>
</div>
<!-- // Address / Logo Text -->
</footer>
<!-- // Footer -->
<!-- Scripts -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/lib-main.min.js"></script>
<!-- // Scripts -->
</body>
</html>