-
Notifications
You must be signed in to change notification settings - Fork 2
/
paper.html
200 lines (133 loc) · 8.77 KB
/
paper.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel='icon' href='favicon.ico' type='image/x-icon' />
<title>BIⱯS</title>
<link rel="stylesheet" href="css/officer_carousel.css">
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!-- Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Squad theme CSS -->
<link href="css/style.css" type="text/css" rel="stylesheet">
<link href="color/default.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://momentjs.com/downloads/moment.min.js"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/3.1.0/fullcalendar.js'></script>
<link rel='stylesheet' href="https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/3.1.0/fullcalendar.min.css" />
<script src='https://cdnjs.cloudflare.com/ajax/libs/fullcalendar/3.1.0/gcal.js'></script>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar-custom">
<!-- Preloader -->
<div id="preloader">
<div id="load"></div>
</div>
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="index.html">
<h1><img src = "img/bu2.png" width=36 /> BIⱯS</h1>
</a>
</div>
<nav id="navbar" class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="dropdown ">
<a href="about.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About <span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="what.html">What is BIⱯS?</a>
</li>
<li>
<a href="officers.html">Team</a>
</li>
<li>
<a href="bylaws.html">ByLaws</a>
</li>
</ul>
</li>
<li class="dropdown ">
<a href="calendar.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Events <span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="calendar.html">Calendar</a>
</li>
<!-- <li>
<a href="gbody.html">G-Body</a>
</li> -->
</ul>
</li>
<li class="dropdown ">
<a href="resources.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Resources <span class="caret"></span></a>
<ul class="dropdown-menu">
<li>
<a href="readme.html">Courses</a>
</li>
<li>
<a href="academic_guide.html">Academic Guide</a>
</li>
<li>
<a href="paper.html">Read paper (how)</a>
</li>
</ul>
</li>
<li class="">
<a href="projects.html">Projects</a>
</li>
<li class="">
<a href="workshops.html">Workshops</a>
</li>
<li class="">
<a href="reading.html">Reading Group</a>
</li>
<li class="">
<a href="join.html">Join</a>
</li>
<li>
<a href="https://www.linkedin.com/company/bennett-artificial-intelligence-society" target="_blank"><img src="img/icons/linkedin-icon2.png" width=20></a>
</li>
<li>
<a href="https://www.instagram.com/bias.bennett/" target="_blank"><img src="img/icons/insta-icon.png" width=20></a>
</li>
</ul>
</nav>
<!-- /.nav -->
</div>
<!-- /.container -->
</nav>
<script>
$(".navbar-custom").css('background-color', '#272940');
</script>
<!-- Section: workshop -->
<section id="calen" class="home-section text-center">
<div class="heading">
<div class="heading-about">
<div class="container">
<div class="row">
<div class="wow bounceInDown" data-wow-delay="0.4s">
<div class="section-heading">
<h2>How to read a paper?</h2>
<p> Courtesy of Michelle Li (Harvard)
<br/>
</p>
<iframe src="img/files/paper.pdf" frameborder="0" width=100% height="500" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>
</div>
</div>
</section>
<!-- /Section: workshop -->
<!-- Core JavaScript Files -->
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/jquery.scrollTo.js"></script>
<script src="js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="js/custom.js"></script>
</body>
</html>