-
Notifications
You must be signed in to change notification settings - Fork 2
/
previous.html
178 lines (169 loc) · 7.5 KB
/
previous.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html>
<head>
<title>MSC2024</title>
<!-- for-mobile-apps -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Your Name, your field" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- //for-mobile-apps -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- js -->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
<!-- //js -->
<!-- animation-effect -->
<link href="css/animate.min.css" rel="stylesheet">
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!-- //animation-effect -->
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<!-- start-smoth-scrolling -->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- start-smoth-scrolling -->
</head>
<body>
<!-- header -->
<div class="header">
<div class="container">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="logo">
<a style="position: absolute;top:25px;" href="index.html"><img width="130px" src="images/msclogo2024.png"></img></a>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-wil" id="bs-example-navbar-collapse-1">
<nav class="menu menu--francisco">
<ul class="nav navbar-nav menu__list">
<li class="menu__item"><a href="index.html" class="menu__link"><span class="menu__helper">About</span></a></li>
<li class="menu__item"><a href="cfp.html" class="menu__link"><span class="menu__helper">Call for Papers</span></a></li>
<li class="menu__item"><a href="cfis.html" class="menu__link"><span class="menu__helper">Call for Invited Speakers</span></a></li>
<li class="menu__item"><a href="program.html" class="menu__link"><span class="menu__helper">Program</span></a></li>
<li class="menu__item"><a href="registration.html" class="menu__link"><span class="menu__helper">Registration</span></a></li>
<li class="menu__item"><a href="committee.html" class="menu__link"><span class="menu__helper">Committee</span></a></li>
<li class="menu__item menu__item--current"><a href="previous.html" class="menu__link"><span class="menu__helper">Previous</span></a></li>
</ul>
</nav>
</div>
<!-- /.navbar-collapse -->
</nav>
</div>
</div>
<!-- //header -->
<!-- banner -->
<div class="banner1">
<div class="container">
<h2 class="animated wow slideInLeft" data-wow-delay="0s"><a href="index.html">MSC@ESWEEK</a> / <span>Previous</span></h2>
</div>
</div>
<!-- //banner -->
<!-- about -->
<div class="about">
<div class="container">
<div class="about-grids">
<h6>Previous </h6>
<br />
<ul>
<li><a href="2020/index.html">MSC2020</a></li>
<li><a href="2021/index.html">MSC2021</a></li>
<li><a href="2022/index.html">MSC2022</a></li>
</ul>
<br />
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- //about -->
<!-- footer -->
<div class="footer"><a name="CONTACT"></a>
<div class="container">
<div class="footer-grids">
<div class="col-md-4 footer-grid animated wow bounceInU" data-wow-delay=".01s">
<h3>Organizing Committee</h3>
<p>Xianzhang Chen</p>
<p>Yuan-hao Chang</p>
<p>Liang Shi</p>
<p>Jalil Boukhobza</p>
<!-- <div class="social">
<ul class="social-nav model-8">
<li><a href="https://scholar.google.com/citations?user=vjpzagIAAAAJ&hl=zh-CN" class=""><i>Google Scholar</i></a></li>
<li><a href="https://dblp.org/pers/hd/g/Gao:Congming" class=""><i>DBLP</i></a></li>
<li><a href="https://blog.csdn.net/g382112762" class=""><i>CSDN Blog</i></a></li>
<li><a href="#" class="p"><i></i></a></li>
</ul>
</div>-->
</div>
<div class="col-md-4 footer-grid animated wow bounceInU" data-wow-delay=".01s">
<br><br><br>
<p>Chongqing University</p>
<p>Academia Sinica</p>
<p>East China Normal University</p>
<p>ENSTA-Bretagne</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="footer-grids1">
<div class="footer-grids1-left animated wow bounceInU">
<ul>
<li><a href="index.html">About</a></li>
<li><a href="cfp.html">Call for Papers</a></li>
<li><a href="cfis.html">Call for Invited Speakers</a></li>
<li><a href="program.html">Program</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="committee.html">Committee</a></li>
<li class="active"><a href="previous.html">Previous</a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- //footer -->
<!-- for bootstrap working -->
<script src="js/bootstrap.js"></script>
<!-- //for bootstrap working -->
<!-- here stars scrolling icon -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //here ends scrolling icon -->
</body>
</html>