-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsubmit.html
More file actions
187 lines (145 loc) · 7.98 KB
/
Copy pathsubmit.html
File metadata and controls
187 lines (145 loc) · 7.98 KB
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
<!DOCTYPE html>
<html class="html">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/png" href="assets/imgs/favicon.png" />
<title>Abstract submission</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i" rel="stylesheet">
<!-- inject:css -->
<link rel="stylesheet" href="assets/vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/vendor/bootsnav/css/bootsnav.css">
<link rel="stylesheet" href="assets/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/vendor/custom-icon/css/style.css">
<link rel="stylesheet" href="assets/vendor/owl.carousel2/owl.carousel.min.css">
<link rel="stylesheet" href="assets/vendor/magnific-popup/magnific-popup.css">
<link rel="stylesheet" href="assets/vendor/animate.css/animate.min.css">
<link rel="stylesheet" href="assets/vendor/swiper/css/swiper.min.css">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/cropperjs@1.5.13/dist/cropper.min.css">
<link rel="stylesheet" href="assets/css/main_updated.css">
<!-- endinject -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
</head>
<body>
<!--header start-->
<header id="header" class="Sticky">
<!-- Start Navigation -->
<nav class="navbar navbar-default navbar-fixed white no-background bootsnav">
<div class="container">
<!-- Start Header Navigation -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="./index.html">
<img src="assets/imgs/logo-light.png" class="logo logo-display" style="max-width: 500px; margin-top:10px;height:50px" alt="">
<img src="assets/imgs/logo.png" class="logo logo-scrolled" style="max-width: 500px; margin-top:10px;height:50px" alt="">
</a>
</div>
<!-- End Header Navigation -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div id="navbar-container"></div>
<script>
$(document).ready(function(){
$("#navbar-container").load("index.html #navbar-menu");
});
</script>
<!-- /.navbar-collapse -->
</div>
</nav>
<!-- End Navigation -->
<div class="clearfix"></div>
</header>
<!--header end-->
<!--page title start-->
<!--page title end-->
<!--hero section start-->
<section class=" ImageBackground u-height100- js-Parallax" data-overlay="0">
<div class="ImageBackground__holder">
<img src="assets/imgs/banner/dashboard_2021.png" alt=""/>
</div>
<div class="container u-vCenter- u-PaddingTop90 u-sm-PaddingTop30 u-PaddingBottom30 u-sm-PaddingBottom30">
<div class="col-md-8 text-white">
<h3 class="u-FontSize60 u-xs-FontSize40 u-Weight600 u-MarginTop0 u-xs-MarginTop30 u-MarginBottom0 text-white">Abstract Submission</h3>
</div>
</div>
</section>
<!--hero section end-->
<!--about start-->
<section class="u-PaddingTop30 u-PaddingBottom300 u-xs-PaddingBottom30 u-xs-PaddingTop30 u-sm-PaddingTop50 u-sm-PaddingBottom50 u-MarginBottom0 u-zIndex10 position-relative">
<div class="container">
<div class="row">
<div class="col-sm-5">
<p><img class="img-responsive" src="assets/imgs/abstract_structure.png" alt=""/></p>
</p>
</div>
<div class="col-sm-7">
<h2>Guidelines</h2>
<div id="inputForm" style="display:block;">
<p>
You can submit your abstract as a simple text or you can upload a print ready PDF. All abstracts shall follow conference template format and may be up to 2 pages long.
</p>
<p>
Templates for PDF upload preparation:
<ul>
<li>Text submission has automatic formating (but no images)</a></li>
<li><a href="https://www.overleaf.com/read/jchjmqhpsjjn#e1807c">LaTeX Template for PDF</a></li>
<li><a href="https://docs.google.com/document/d/1qnNux6PNe6g-Vl087msgLeJmv4bsJVMaBiu7UTvT7gU/edit?usp=sharing">Google Docs Template for PDF</a></li>
</ul>
</p>
<p>
After submission, you will receive an email containing your abstract (as submitted or generated) and an editing link. Keep this email — the same system will later be used to upload your presentation.
</p>
<p>
Submissions are reviewed by the <a href="organizers.html">Program Committee</a>. If accepted, your abstract (max. 2 pages) will be linked to the conference program. No full paper submission is required. Presentation options include a 12+3 minute oral talk or an A1-sized poster during the interactive poster session.
<p/>
<p>
<a class="btn btn-primary text-uppercase" href="https://script.google.com/a/macros/spaceworkshop.fi/s/AKfycbx0bILa--0z2xnLuvA1prMzIJGGymUM92wGJXJnXCdAT95iRjrgd-EZNte8sh2Dlbb2/exec" target="_blank">Submit an abstract</a> </p>
</p>
</div>
</div>
</div>
</div>
</section>
<!--about end-->
<!--footer start-->
<footer class="bg-darker u-PaddingTop100 u-sm-PaddingTop30 u-PaddingBottom100 u-sm-PaddingBottom30 ">
<div class="container text-center text-sm">
<img class="retina u-MarginBottom50 u-sm-MarginBottom30" src="assets/imgs/logo-light.png" alt="">
<div class="social-links sl-default light-link solid-link circle-link colored-hover">
<a href="https://www.linkedin.com/AaltoSatellites/" target="_blank" class="linkedin">
<i class="fa fa-linkedin"></i>
</a>
<a href="https://twitter.com/aaltosatellites" target="_blank" class="twitter">
<i class="fa fa-twitter"></i>
</a>
<a href="https://www.instagram.com/wintersatworkshop/" target="_blank" class="instagram">
<i class="fa fa-instagram"></i>
</a>
</div>
<p class="u-MarginBottom5 u-MarginTop20">Copyright 2017 @ tevent Template.</p>
</div>
</footer>
<!--footer end-->
<!-- inject:js -->
<script src="assets/vendor/jquery/jquery-1.12.0.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/vendor/bootsnav/js/bootsnav.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/waypoints/sticky.min.js"></script>
<script src="assets/vendor/headroom/headroom.min.js"></script>
<script src="assets/vendor/jquery.countTo/jquery.countTo.min.js"></script>
<script src="assets/vendor/owl.carousel2/owl.carousel.min.js"></script>
<script src="assets/vendor/jquery.appear/jquery.appear.js"></script>
<script src="assets/vendor/isotope/isotope.pkgd.min.js"></script>
<script src="assets/vendor/imagesloaded/imagesloaded.js"></script>
<script src="assets/vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="assets/vendor/jquery.countdown.min.js"></script>
<script src="assets/vendor/swiper/js/swiper.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="https://www.w3schools.com/lib/w3.js"></script>
<!-- endinject -->
</body>
</html>