-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcall-for-paper.html
217 lines (204 loc) · 7.91 KB
/
call-for-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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<!DOCTYPE html>
<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" />
<title>Call for Paper | ICMAT-2025</title>
<!-- favicon -->
<link href="img/src.png" rel="icon" />
<!-- web-fonts -->
<!-- <link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,500' rel='stylesheet' type='text/css'> -->
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<!-- Style CSS -->
<link href="css/style.css" rel="stylesheet" />
<style>
body {
font-family: "Arial", sans-serif;
}
</style>
</head>
<body id="page-top" data-spy="scroll" data-target=".navbar">
<div id="main-wrapper">
<!-- Page Preloader -->
<div id="preloader">
<div id="status">
<div class="status-mes"></div>
</div>
</div>
<header class="header">
<!-- Navigation -->
<nav class="navbar main-menu" role="navigation">
<div class="container">
<div class="navbar-header">
<button
type="button"
class="navbar-toggle"
data-toggle="collapse"
data-target=".navbar-main-collapse"
>
<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 page-scroll" href="https://www.sastra.edu/"
><img src="img/sas24.jpg" alt="SASTRA"
/></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div
class="collapse navbar-collapse navbar-right navbar-main-collapse"
>
<ul class="nav navbar-nav">
<!-- Hidden li included to remove active class from about link when scrolled up past about section -->
<li class="hidden"><a href="#page-top"></a></li>
<li><a class="page-scroll" href="index.html">Home</a></li>
<li>
<a class="page-scroll" href="committee.html">Committee</a>
</li>
<li>
<a class="page-scroll" href="call-for-paper.html"
>Call for Papers</a
>
</li>
<li><a class="page-scroll" href="keynote.html">Keynote</a></li>
<li>
<a class="page-scroll" href="submission.html">Submission</a>
</li>
<li>
<a class="page-scroll" href="publication.html">Publication</a>
</li>
<li>
<a class="page-scroll" href="registration.html"
>Registration</a
>
</li>
<li><a class="page-scroll" href="venue.html">Venue</a></li>
<li><a class="page-scroll" href="contact.html">Contact</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- .nav -->
</header>
<div style="height: 120vh" class="jumbotron text-center">
<div class="content">
<h1>
ICMAT - 2025 / <small><a href="#"> CALL FOR PAPER </a></small>
</h1>
<hr />
<div class="container">
<h2 class="text-center mb-4" style="color: #ccc">
Important Dates
</h2>
<div class="row">
<div class="col-md-4 mb-3">
<div class="event-date circle-border p-3 text-center">
<strong>Submission of Full Paper:</strong> <br />
<span>January 20, 2025</span>
</div>
</div>
<div class="col-md-4 mb-3">
<div class="event-date circle-border p-3 text-center">
<strong>Acceptance Notification:</strong> <br />
<span>February 20, 2025</span>
</div>
</div>
<div class="col-md-4 mb-3">
<div class="event-date circle-border p-3 text-center">
<strong>Conference Registration:</strong> <br />
<span>March 20, 2025</span>
</div>
</div>
</div>
</div>
<hr />
<div class="event-date">
<q
style="
font-style: italic;
color: #fffefe;
font-size: 18px;
padding: 10px;
background-color: #ffffff00;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
text-align: center;
"
>
Conference will be conducted in HYBRID (online & offline) mode
</q>
</div>
</div>
</div>
<!-- .Jumbotron-->
<div
style="
line-height: 1.6;
color: #333;
margin: 20px;
padding: 20px;
border: 1px solid #ccc;
border-radius: 8px;
text-align: justify;
"
>
<h4 style="font-size: 20px; margin: 30px; text-align: justify">
Objective of the conference ICMAT 2025 is to create platform for the
researchers and Postgraduate students to present their original
research work. The conference also provides chance for collaborative
discussions with experts in the emerging areas of research in
Mathematics and its applications in Technology. Original and
unpublished works are encouraged for presentation in the conference.
</h4>
<p style="font-weight: bold; margin: 10px">
The thrust areas include (but not limited to) the following:
</p>
<ul style="margin: 20px; list-style-type: square; padding-left: 20px">
<li>Algebra, Topology, Fuzzy Mathematics</li>
<li>Functional Analysis, Number Theory</li>
<li>Graph Theory, Differential Equations</li>
<li>Numerical Analysis, Stochastic Processes</li>
<li>Discrete Mathematics, Data Science</li>
<li>Data Mining, AI & ML Information Theory</li>
<li>Communication Engineering</li>
<li>Network Security</li>
<li>Cryptography, Electrical Technology</li>
</ul>
</div>
<hr />
<footer class="footer">
<div class="copyright-section">
<div class="container">
<div class="col-md-12">
<div class="copytext text-center">
<!-- <img src="sastra.jpg" alt=""> <br> -->
© All rights reserved |
<a href="https://www.sastra.edu/" target="_blank"
>SASTRA Deemed to be University</a
>
</div>
</div>
</div>
<!-- .container -->
</div>
<!-- .copyright-section -->
</footer>
<!-- .footer -->
</div>
<!-- #main-wrapper -->
<!-- jquery -->
<script src="js/jquery-2.1.4.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery.easing.min.js"></script>
<!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
<!--<script src="js/one-page-nav.js"></script>-->
<script src="js/scripts.js"></script>
</body>
</html>