-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathboilerplate.html
363 lines (342 loc) · 16.8 KB
/
boilerplate.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Peer Library</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- 1140px Grid styles for IE -->
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie.css" type="text/css" media="screen" /><![endif]-->
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/1140.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="shortcut icon" href="img/favicon.png">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<script src="js/vendor/css3-mediaqueries.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<header>
<div class="container_12 header-wrap">
<div class="grid_12">
<div class="logo"><a href="#"><img src="img/logo.png"></a></div>
<div class="menu">
<ul class="nav">
<li><a href="#" class="search-link"><i class="icon-search icon-large"></i></a></li>
<li><a href="#">Register</a></li>
<li><a href="#" class="last">Sign in</a></li>
</ul>
</div>
</div>
</div>
</header>
<section class="container_12 content">
<div class="grid_12 topbar">
<a href="#" class="active">Top</a>
<a href="#">New</a>
<a href="#">Controversial</a>
</div>
<div class="grid_9">
<ol class="item-list">
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">Analytical aspects of the Brownian motor effect in randomly flashing ratchets</a></h4>
<span class="authors"><a href="#">Dmitry Vorotnikov</a></span>
<br>
<span class="date">May 2012</span> in <span class="field"><a href="#">Math</a></span> » <span class="topics"><a href="#">Functional Analysis</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 133</span>
<span><i class="icon-edit"></i> 42</span>
</span>
<div class="clearfix"></div>
<div class="abstract">
<p>
The muscle contraction, operation of ATP synthase,
maintaining the shape of a cell are believed to be secured by motor proteins, which can be modelled using the Brownian ratchet
mechanism. We consider the randomly flashing ratchet model of
a Brownian motor, where the particles can be in two states, only
one of which is sensitive the applied spatially periodic potential
(the mathematical setting is a pair of weakly coupled reactiondiffusion and Fokker-Planck equations). We prove that this mechanism indeed generates unidirectional transport by showing that
the amount of mass in the wells of the potential decreases/increases
from left to right. The direction of transport is unambiguously determined by the location of each minimum of the potential with
respect to the so-called diffusive mean of its adjacent maxima. The
transport can be generated not only by an asymmetric potential,
but also by a symmetric potential and asymmetric transition rates,
and as a consequence of the general result we derive explicit conditions when the latter happens. When the transitions are localized
on narrow active sites in the protein conformation space, we find
a more explicit characterization of the bulk transport direction,
and infer that some common preconditions of the motor effect are
redundant.</p>
</div>
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">Gravitational Lensing of Neutrino from Collapsars</a></h4>
<span class="authors"><a href="#">Florencia L. Vieyro</a>, <a href="#">Gustavo E. Romero</a></span>
<br>
<span class="date">June 2012</span> in <span class="field"><a href="#">Astrophysics</a></span> » <span class="topics"><a href="#">High Energy Astrophysical Phenomena</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 94</span>
<span><i class="icon-edit"></i> 81</span>
</span>
<div class="clearfix"></div>
</li>
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">Parallel Local Search: Experiments with a PGAS-based programming model</a></h4>
<span class="authors"><a href="#">Rui Machado</a>, <a href="#">Salvador Abreu</a>, <a href="#">Daniel Diaz</a></span>
<br>
<span class="date">January 2012</span> in <span class="field"><a href="#">Computer Science</a></span> » <span class="topics"><a href="#">Programming Languages</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 193</span>
<span><i class="icon-edit"></i> 443</span>
</span>
<div class="clearfix"></div>
</li>
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">The effects of nutrient chemotaxis on bacterial aggregation patterns with non-linear degenerate cross diffusion</a></h4>
<span class="authors"><a href="#"><a href="#">J. Francisco Leyva</a>, <a href="#">Carlos Malaga</a>, <a href="#">Ramon G. Plaza</a></span>
<br>
<span class="date">May 2011</span> in <span class="field"><a href="#">Quantitative Biology</a></span> » <span class="topics"><a href="#">Cell Behavior</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 19</span>
<span><i class="icon-edit"></i> 42</span>
</span>
<div class="clearfix"></div>
</li>
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">Polyhedrality in Pieces</a></h4>
<span class="authors"><a href="#">V. P. Fonf</a>, <a href="#">A. J. Pallares</a>, <a href="#">R. J. Smith</a>, <a href="#">S. Troyanski</a></span>
<br>
<span class="date">April 2012</span> in <span class="field"><a href="#">Math</a></span> » <span class="topics"><a href="#">Functional Analysis</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 132</span>
<span><i class="icon-edit"></i> 88</span>
</span>
<div class="clearfix"></div>
</li>
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">Neutron matter at next-to-next-to-next-to-leading order in chiral effective field theory</a></h4>
<span class="authors"><a href="#">I. Tews, T</a>. <a href="#">Krueger</a>, <a href="#">K. Hebeler</a>, <a href="#">A. Schwenk</a></span>
<br>
<span class="date">September 2012</span> in <span class="field"><a href="#">Nuclear Physics</a></span> » <span class="topics"><a href="#">Nuclear Theory</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 133</span>
<span><i class="icon-edit"></i> 42</span>
</span>
<div class="clearfix"></div>
</li>
<li>
<div class="item-content">
<h4 class="title"><a href="#" class="viewer-link">A Bound on the Throughput of Radio Networks</a></h4>
<span class="authors"><a href="#">Mohsen Ghaffari</a>, <a href="#">Bernhard Haeupler</a>, <a href="#">Majid Khabbazian</a></span>
<br>
<span class="date">December 2012</span> in <span class="field"><a href="#">Computer Science</a></span> » <span class="topics"><a href="#">Data Structures and Algorithms</a></span>
<br>
<a href="#" class="preview-link">Preview abstract</a> · <a href="#">Full text</a> · <a href="#">Details</a> <i class="icon-external-link"></i>
</div>
<span class="stats">
<span><i class="icon-bookmark"></i> 498</span>
<span><i class="icon-edit"></i> 49</span>
</span>
<div class="clearfix"></div>
</li>
</ol>
</div>
<div class="grid_3 sidebar last">
<h2>Browse by field</h2>
<ul class="field-list">
<li><a href="#" class="field-link">Arts</a>
<ul class="subject-list">
<li><a href="#">Architecture</a></li>
<li><a href="#">Art & Art History</a></li>
<li><a href="#">Music</a></li>
<li><a href="#">Performing Arts</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Business and Economics</a>
<ul class="subject-list">
<li><a href="#">Business</a></li>
<li><a href="#">Development Studies</a></li>
<li><a href="#">Economics</a></li>
<li><a href="#">Finance</a></li>
<li><a href="#">Marketing</a></li>
<li><a href="#">Organizational Behavior</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Computer Science</a>
<ul class="subject-list">
<li><a href="#">Artificial Intelligence</a></li>
<li><a href="#">Computation and Language</a></li>
<li><a href="#">Computational Complexity</a></li>
<li><a href="#">Computational Engineering</a></li>
<li><a href="#">Computational Geometry</a></li>
<li><a href="#">Data Structures and Algorithms</a></li>
<li><a href="#">Databases</a></li>
<li><a href="#">Discrete Mathematics</a></li>
<li><a href="#">Distributed Computing</a></li>
<li><a href="#">Hardware Architecture</a></li>
<li><a href="#">Information Retrieval</a></li>
<li><a href="#">Logic</a></li>
<li><a href="#">Software Engineering</a></li>
<li><a href="#">Symbolic Computation</a></li>
</ul>
</li>
<li><a href="#" class="field-link">History</a>
<ul class="subject-list">
<li><a href="#">History</a></li>
<li><a href="#">History of Science & Technology</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Humanities</a>
<ul class="subject-list">
<li><a href="#">Bibliography</a></li>
<li><a href="#">Classical Studies</a></li>
<li><a href="#">Feminist & Woman's Studies</a></li>
<li><a href="#">Film Studies</a></li>
<li><a href="#">Folklore</a></li>
<li><a href="#">Language & Literature</a></li>
<li><a href="#">Philosophy</a></li>
<li><a href="#">Religion</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Law</a></li>
<li><a href="#" class="field-link">Life Sciences</a>
<ul class="subject-list">
<li><a href="#">Biomolecules</a></li>
<li><a href="#">Cell Behavior</a></li>
<li><a href="#">Genomics</a></li>
<li><a href="#">Molecular Networks</a></li>
<li><a href="#">Neurons and Cognition</a></li>
<li><a href="#">Populations and Evolution</a></li>
<li><a href="#">Subcellular Proccesses</a></li>
<li><a href="#">Tissues and Organs</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Mathematics</a>
<ul class="subject-list">
<li><a href="#">Algebraic Geometry</a></li>
<li><a href="#">Algebraic Topology</a></li>
<li><a href="#">Category Theory</a></li>
<li><a href="#">Complex Variables</a></li>
<li><a href="#">Differential Geometry</a></li>
<li><a href="#">Dynamical Systems</a></li>
<li><a href="#">Functional Analysis</a></li>
<li><a href="#">Geometric Topology</a></li>
<li><a href="#">Group Theory</a></li>
<li><a href="#">Metric Geometry</a></li>
<li><a href="#">Number Theory</a></li>
<li><a href="#">Probability</a></li>
<li><a href="#">Quantum Algebra</a></li>
<li><a href="#">Spectral Theory</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Medicine and Health Sciences</a>
<ul class="subject-list">
<li><a href="#">Health Policy</a></li>
<li><a href="#">Health Sciences</a></li>
<li><a href="#">Public Health</a></li>
<li><a href="#">Social Work</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Physics</a>
<ul class="subject-list">
<li><a href="#">Astrophysics</a></li>
<li><a href="#">Cosmology & Extragalactic Astrophysics</a></li>
<li><a href="#">Condensed Matter</a></li>
<li><a href="#">Disordered Systems and Neural Networks</a></li>
<li><a href="#">High Energy Physics</a></li>
<li><a href="#">Mathematical Physics</a></li>
<li><a href="#">Non-linear Physics</a></li>
<li><a href="#">Nuclear Theory</a></li>
<li><a href="#">Plasma Physics</a></li>
<li><a href="#">Space Physics</a></li>
<li><a href="#">Quantum Physics</a></li>
</ul>
</li>
<li><a href="#" class="field-link">Social Sciences</a>
<ul class="subject-list">
<li><a href="#">Anthropology</a></li>
<li><a href="#">Archaeology</a></li>
<li><a href="#">Education</a></li>
<li><a href="#">Geography</a></li>
<li><a href="#">Library Science</a></li>
<li><a href="#">Linguistics</a></li>
<li><a href="#">Political Science</a></li>
<li><a href="#">Population Studies</a></li>
<li><a href="#">Psychology</a></li>
<li><a href="#">Public Policy & Administration</a></li>
<li><a href="#">Sociology</a></li>
<li><a href="#">Transportation Studies</a></li>
</ul>
</li>
</ul>
</div>
</section>
<div class="clearfix"></div>
<!--
<footer class="container_12">
<div class="grid_12">
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a>
<div class="oa_logo"><a href="#"><img src="img/oa_logo.png"></a></div>
</div>
</footer>
-->
<div class="search">
<div class="container_12 wrap">
<div class="grid_12">
<div class="logo"><a href="#"><img src="img/logo.png"></a></div>
</div>
<div class="grid_12 search-bar">
<i class="search-icon icon-search icon-3x"></i>
<input class="search-input" type="text" placeholder="Search 1,234,567 scholarly articles" />
</div>
</div>
</div>
<div class="viewer">
<iframe id="viewer-frame" name="viewer-frame" src="http://localhost:8888/web/viewer.html"></iframe>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.0.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- test scripts -->
<script type="text/javascript">
$(document).ready(function(){
$('.preview-link').click(function(){
$('.abstract').slideToggle();
});
$('.field-link').click(function(){
$(this).next().slideToggle();
});
});
</script>
</body>
</html>