https://bdml.org/

URL inviato:
https://bdml.org/
Report terminato:

I link in uscita identificati dalla pagina

LinkTesto
http://confsys.iconf.org/submission/bdml2024Submission System
http://www.cssmoban.com/网页模板
https://www.chazidian.com/查字典

Variabili JavaScript · 17 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
Popperfunction
bootstrapobject
WOWfunction
EvEmitterfunction
imagesLoadedfunction

Messaggi di log della console · 0 trovati

Messaggi registrati nella console Web

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->

    <!-- Title -->
    <title>BDML 2024|Xiamen, China</title>
    <!-- Favicon -->
    <link rel="icon" href="img/core-img/favicon.ico">

    <!-- Core Stylesheet -->
    <link rel="stylesheet" href="style.css">

</head>

<body>
     <!-- ##### Preloader ##### --><div id="preloader" style="opacity: 0.135669;">
        <i class="circle-preloader"></i>
    </div>

    <!-- ##### Header Area Start ##### -->
    <header class="header-area">

        <!-- Top Header Area -->
        <div class="top-header">
            <div class="container h-100">
                <div class="row h-100">
                    <div class="col-12 h-100">
                        <div class="header-content h-100 d-flex align-items-center justify-content-between">
                            <div class="academy-logo">
                                <a href="index.html"><img src="img/core-img/logo.png" alt=""></a>
                            </div>
                            <div class="login-content">
                            
                                <a href="chi.html">
								<font color="#69BC5F" size="4">★</font> 中文/ Chinese </a>&nbsp; &nbsp;
								 <a href="chi.html">
								<font color="#69BC5F" size="4">★</font> E-mail:&nbsp;</a><a href="mailto:%[email protected]"> 
								[email protected] </a>
                                

                                
                                
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <!-- Navbar Area -->
        <div id="sticky-wrapper" class="sticky-wrapper" style="height: 85px;"><div class="academy-main-menu">
            <div class="classy-nav-container light left breakpoint-on">
                <div class="container">
                    <!-- Menu -->
                    <nav class="classy-navbar justify-content-between" id="academyNav">

                        <!-- Navbar Toggler -->
                        <div class="classy-navbar-toggler">
                            <span class="navbarToggler"><span></span><span></span><span></span></span>
                        </div>

                        <!-- Menu -->
                        <div class="classy-menu">

                            <!-- close btn -->
                            <div class="classycloseIcon">
                                <div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
                            </div>

                            <!-- Nav Start -->
                            <div class="classynav">
                                <ul>
                                    <li><a href="index.html">Home</a></li>
                                    <li class="cn-dropdown-item has-down pr12"><a href="sub.html">Authors</a>
                                        <ul class="dropdown">
                                            <li><a href="cfp.html">Call for Papers</a></li>
                                            <li><a href="sub.html">Guidelines</a></li>
                                            <li><a href="sub.html">Paper Review</a></li>
                                           <li><a href="reg.html">Registration</a></li>
 
                                        </ul>
                                    <span class="dd-trigger"></span><span class="dd-arrow"></span></li>
                                   <li class="cn-dropdown-item has-down pr12"><a href="org.html">Organization</a>
                                        <ul class="dropdown">
                                            <li><a href="org.html">Chairs</a></li>
                                            <li><a href="tc.html">Reviewers</a></li>
                                        </ul>
                                    <span class="dd-trigger"></span><span class="dd-arrow"></span></li>
                                    <li class="cn-dropdown-item has-down pr12"><a href="prog.html">Program</a>
                                        <ul class="dropdown">
                                            <li><a href="ks.html">Keynote Speaker</a></li>
                                            <li><a href="is.html">Invited Speaker</a></li>
                                            <li><a href="prog.html">Schedule</a></li>
 
                                        </ul>
                                    <span class="dd-trigger"></span><span class="dd-arrow"></span></li>
                                    <li class="cn-dropdown-item has-down pr12"><a href="#">More </a>
                                        <ul class="dropdown">
                                            <li class="has-down"><a href="#.html">History</a>
                                            
                                            <ul class="dropdown">
<li><a href="2023.html">BDML2023</a></li> 
<li><a href="2022.html">BDML2022</a></li>
<li><a href="2021.html">BDML2021</a></li> 
<li><a href="2020.html">BDML2020</a></li> 
<li><a href="2019.html">BDML2019</a></li>              
<li><a href="2018.html">BDML2018</a></li>
        
</ul>              
                                            <span class="dd-trigger"></span><span class="dd-arrow"></span></li>
                                            
                                            
                                            <li><a href="school.html">Huaqiao Univ.</a></li>
                                            <li><a href="venue.html">Venue</a></li>
                                            <li><a href="hotel.html">Hotel</a></li>
                                            <li><a href="city.html">Xiamen</a></li>
                                        </ul>
                                    <span class="dd-trigger"></span><span class="dd-arrow"></span></li>

                                    <li><a href="news.html">News</a></li>
                                     <li><a href="contact.html">Contact</a></li>

 
                                </ul>
                            </div>
                            <!-- Nav End -->
                        </div>

                        <!-- Calling Info -->
                        <div class="calling-info">
                            <div class="call-center">
                                <a href="tel:+86 18081079313"><i class="icon-telephone-2"></i> <span>(+86) 18081079313 </span></a>
                            </div>
                        </div>
                    </nav>
                </div>
            </div>
        </div></div>
    </header>
    <!-- ##### Header Area End ##### -->

    <!-- ##### Hero Area Start ##### -->
    <section class="hero-area">
        <div class="hero-slides owl-carousel owl-loaded owl-drag">

            <!-- Single Hero Slide -->
            

             <!-- Single Hero Slide -->
            


        <div class="owl-stage-outer"><div class="owl-stage" style="transform: translate3d(-1580px, 0px, 0px); transition: all 0s ease 0s; width: 4740px;"><div class="owl-item cloned" style="width: 790px;"><div class="single-hero-slide bg-img" style="background-image: url(img/bg-img/bg-1.jpg);">
                <div class="container h-100">
                    <div class="row h-100 align-items-center">
                        <div class="col-12">
                            <div class="hero-slides-content">
                            
                           

                            
                               <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">
								<font size="7">" </font>第七届大数据和机器学习国际会议  
								<font size="7">"</font></h4>
								 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-agenda-1"></i> 20-22 Sep, 2024</h4>
                                 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-placeholder"></i> Xiamen, China</h4>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="icon-contract"></i> 
                                7th International Conference on Big Data and Machine Learning </h4>
                                                             
                           <h2 data-animation="fadeInUp" data-delay="400ms" style="animation-delay: 400ms;">&nbsp;&nbsp;&nbsp;Welcomes you <br></h2>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;◆ Mainly organised by 
								<font color="ff8a57">Huaqiao University</font></h4><br>
                                <a href="school.html" class="btn academy-btn" data-animation="fadeInUp" data-delay="700ms" style="animation-delay: 700ms;">About the University</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div></div><div class="owl-item cloned" style="width: 790px;"><div class="single-hero-slide bg-img" style="background-image: url(img/bg-img/bg-2.jpg);">
                <div class="container h-100">
                    <div class="row h-100 align-items-center">
                        <div class="col-12">
                            <div class="hero-slides-content">
                            
                            <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-contract"></i> 
                                7th International Conference on Big Data and Machine Learning  </h4>
                            
                           

                            
                               <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">
								  第七届大数据和机器学习国际会议 </h4>
								 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-agenda-1"></i> 20-22 Sep, 2024 </h4>
                                 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="icon-placeholder"></i> Xiamen, China</h4>
                                
                                                             
                           <h2 data-animation="fadeInUp" data-delay="400ms" style="animation-delay: 400ms;">&nbsp;&nbsp;&nbsp;Invites you <br></h2>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-size: 13pt">
                                ◆ Send your papers, in the fields of interest defined in the <font color="ff8a57">listed topics</font>. 
								 </font> 
								 </h4>
                                <a href="cfp.html" class="btn academy-btn" data-animation="fadeInUp" data-delay="700ms" style="animation-delay: 700ms;">Themes &amp; Topics</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div></div><div class="owl-item active" style="width: 790px;"><div class="single-hero-slide bg-img" style="background-image: url(img/bg-img/bg-1.jpg);">
                <div class="container h-100">
                    <div class="row h-100 align-items-center">
                        <div class="col-12">
                            <div class="hero-slides-content">
                            
                           

                            
                               <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">
								<font size="7">" </font>第七届大数据和机器学习国际会议  
								<font size="7">"</font></h4>
								 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-agenda-1"></i> 20-22 Sep, 2024</h4>
                                 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-placeholder"></i> Xiamen, China</h4>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="icon-contract"></i> 
                                7th International Conference on Big Data and Machine Learning </h4>
                                                             
                           <h2 data-animation="fadeInUp" data-delay="400ms" style="animation-delay: 400ms;">&nbsp;&nbsp;&nbsp;Welcomes you <br></h2>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;◆ Mainly organised by 
								<font color="ff8a57">Huaqiao University</font></h4><br>
                                <a href="school.html" class="btn academy-btn" data-animation="fadeInUp" data-delay="700ms" style="animation-delay: 700ms;">About the University</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div></div><div class="owl-item" style="width: 790px;"><div class="single-hero-slide bg-img" style="background-image: url(img/bg-img/bg-2.jpg);">
                <div class="container h-100">
                    <div class="row h-100 align-items-center">
                        <div class="col-12">
                            <div class="hero-slides-content">
                            
                            <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-contract"></i> 
                                7th International Conference on Big Data and Machine Learning  </h4>
                            
                           

                            
                               <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">
								  第七届大数据和机器学习国际会议 </h4>
								 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-agenda-1"></i> 20-22 Sep, 2024 </h4>
                                 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="icon-placeholder"></i> Xiamen, China</h4>
                                
                                                             
                           <h2 data-animation="fadeInUp" data-delay="400ms" style="animation-delay: 400ms;">&nbsp;&nbsp;&nbsp;Invites you <br></h2>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-size: 13pt">
                                ◆ Send your papers, in the fields of interest defined in the <font color="ff8a57">listed topics</font>. 
								 </font> 
								 </h4>
                                <a href="cfp.html" class="btn academy-btn" data-animation="fadeInUp" data-delay="700ms" style="animation-delay: 700ms;">Themes &amp; Topics</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div></div><div class="owl-item cloned" style="width: 790px;"><div class="single-hero-slide bg-img" style="background-image: url(img/bg-img/bg-1.jpg);">
                <div class="container h-100">
                    <div class="row h-100 align-items-center">
                        <div class="col-12">
                            <div class="hero-slides-content">
                            
                           

                            
                               <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">
								<font size="7">" </font>第七届大数据和机器学习国际会议  
								<font size="7">"</font></h4>
								 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-agenda-1"></i> 20-22 Sep, 2024</h4>
                                 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-placeholder"></i> Xiamen, China</h4>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="icon-contract"></i> 
                                7th International Conference on Big Data and Machine Learning </h4>
                                                             
                           <h2 data-animation="fadeInUp" data-delay="400ms" style="animation-delay: 400ms;">&nbsp;&nbsp;&nbsp;Welcomes you <br></h2>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;◆ Mainly organised by 
								<font color="ff8a57">Huaqiao University</font></h4><br>
                                <a href="school.html" class="btn academy-btn" data-animation="fadeInUp" data-delay="700ms" style="animation-delay: 700ms;">About the University</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div></div><div class="owl-item cloned" style="width: 790px;"><div class="single-hero-slide bg-img" style="background-image: url(img/bg-img/bg-2.jpg);">
                <div class="container h-100">
                    <div class="row h-100 align-items-center">
                        <div class="col-12">
                            <div class="hero-slides-content">
                            
                            <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-contract"></i> 
                                7th International Conference on Big Data and Machine Learning  </h4>
                            
                           

                            
                               <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">
								  第七届大数据和机器学习国际会议 </h4>
								 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> <i class="icon-agenda-1"></i> 20-22 Sep, 2024 </h4>
                                 <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<i class="icon-placeholder"></i> Xiamen, China</h4>
                                
                                                             
                           <h2 data-animation="fadeInUp" data-delay="400ms" style="animation-delay: 400ms;">&nbsp;&nbsp;&nbsp;Invites you <br></h2>
                                <h4 data-animation="fadeInUp" data-delay="100ms" style="animation-delay: 100ms;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font style="font-size: 13pt">
                                ◆ Send your papers, in the fields of interest defined in the <font color="ff8a57">listed topics</font>. 
								 </font> 
								 </h4>
                                <a href="cfp.html" class="btn academy-btn" data-animation="fadeInUp" data-delay="700ms" style="animation-delay: 700ms;">Themes &amp; Topics</a>
                            </div>
                        </div>
                    </div>
                </div>
            </div></div></div></div><div class="owl-nav"><div class="owl-prev"><i class="fa fa-angle-left"></i></div><div class="owl-next"><i class="fa fa-angle-right"></i></div></div><div class="owl-dots"><div class="owl-dot active"><span></span></div><div class="owl-dot"><span></span></div></div></div>
    </section>
    <!-- ##### Hero Area End ##### -->

    <!-- ##### Top Feature Area Start ##### -->
    <div class="top-features-area wow fadeInUp" data-wow-delay="300ms" style="visibility: hidden; animation-delay: 300ms; animation-name: none;">
        <div class="container">
            <div class="row">
                <div class="col-12">
                    <div class="features-content">
                        <div class="row no-gutters">
                            <!-- Single Top Features -->
                            <div class="col-12 col-md-4">
                                <div class="single-top-features d-flex align-items-center justify-content-center">
                                   <i class="fa fa-pencil-square-o"></i>
                                    <h5>
									<a target="_blank" href="file/BDML2024.pdf">
									<font color="#FFFFFF" face="Arial" style="font-size: 15pt">Call for Papers</font></a></h5>
                                </div>
                            </div>
                            <!-- Single Top Features -->
                            <div class="col-12 col-md-4">
                                <div class="single-top-features d-flex align-items-center justify-content-center">
                                    <i class="icon-assistance"></i>
                                    <h5>
									<a target="_blank" href="TC_application_form-BDML.docx"><font color="#FFFFFF" face="Arial" style="font-size: 15pt">Call for Reviewers</font></a></h5>
                                </div>
                            </div>
                            <!-- Single Top Features -->
                            <div class="col-12 col-md-4">
                                <div class="single-top-features d-flex align-items-center justify-content-center">
                                    <i class="fa fa-laptop"></i>                                    <h5>
									<a target="_blank" href="http://confsys.iconf.org/submission/bdml2024">
									<font color="#FFFFFF" style="font-size: 15pt">Submission System</font></a></h5>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- ##### Top Feature Area End ##### -->

   <!-- ##### About Us Area Start ##### -->
    <section class="about-us-area mt-50 section-padding-100">
        <div class="container">
            <div class="row">
                <div class="col-12">
                    <div class="section-heading text-center mx-auto wow fadeInUp" data-wow-delay="300ms" style="visibility: hidden; animation-delay: 300ms; animation-name: none;">
                        <span><font size="3">★ 第七届大数据和机器学习国际会议</font><font size="2">
						</font> </span>
                        <h3> About this event ★</h3>
                      
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="col-12 col-md-12 wow fadeInUp" data-wow-delay="400ms" style="visibility: hidden; animation-delay: 400ms; animation-name: none;">
                    <p><span style="font-size: 11pt">2024 7th International Conference on Big Data and Machine Learning will be held in Xiamen, China during September 20-22, 2024. 
					Machine Learning (ML) and Big Data Processing &amp; Analytics 
					(BDA) are both evolutionary fields of computing and the 
					developments in these fields are complementing each other. 
					The ever changing data landscape in modern digital world 
					have resulted in newer ways of data processing frameworks in 
					order to get meaningful insights which are unprecedented. ML 
					based Big Data Processing has gained popularity and new 
					developments are on the rise for efficient data processing. 
					This field is witnessing unparalleled emergence of new 
					methods and approaches for efficient data processing in 
					order to discover interestingness for decision making. Thus, 
					more and more ML based data processing approaches are being 
					used for Big Data Processing. With the splurge data from 
					different newer sources, heterogeneous nature of data, 
					uncertain &amp; unstructured data, the so called Big Data with 
					all its characteristics (5 Vs) there is an ever increasing 
					need to use approaches which aid in modelling and processing 
					of these data, provide automated approach to data processing 
					and so on. Thus the BDML conference series welcomes the 
					scholars who are researching in this interesting &amp; 
					challenging domain of ML and Big Data Processing and provides an excellent international forum for 
					sharing knowledge and results in theory, methodology and 
					applications of Big Data and Machine Learning. <br>
					<br>
					</span>
                        <span><font size="3">★ </font> </span>
                        <span style="font-size: 11pt">第七届大数据与机器学习国际会议将于2024年9月20-22日在中国厦门召开。<br>
					机器学习(ML)和大数据处理与分析(BDA)都是计算的新兴领域,这些领域的发展是相辅相成的。现代数字世界中不断变化的数据格局导致了更新的数据处理框架,以获得前所未有的有意义的见解。基于ML的大数据处理越来越受欢迎,高效数据处理的新发展正在兴起。该领域正在见证无与伦比的高效数据处理新方法和新方法的出现,以发现决策的趣味性。因此,越来越多的基于ML的数据处理方法被用于大数据处理。随着来自不同新来源的挥霍数据,数据的异构性,不确定和非结构化数据,所谓的大数据及其5V特征 
					(大量化Volume、价值化Value, 多样化Variety, 快速化Velocity, 真实性Veracity), 
					越来越需要使用有助于这些数据建模和处理的有效手段,期盼能挖掘出更多更新自动化的数据处理方法等等。为解决这些技术上的挑战, 
					BDML系列会议欢迎正在研究机器学习和大数据处理这一兼具趣味性与挑战性领域的学者,并为分享大数据和机器学习的理论,方法论和应用方面的知识和结果提供了一个优质的交流平台。</span></p>
					 
					    
					 
                </div>
                
            </div>
             
        </div>
    </section>
    <!-- ##### About Us Area End ##### -->
    <div class="tlinks">Collect from <a href="http://www.cssmoban.com/">网页模板</a></div>
    
    
     <!-- ##### Course Area End ##### -->
    <div class="tlinks">Collect from <a href="http://www.cssmoban.com/">网页模板</a></div>
    <!-- ##### Testimonials Area Start ##### -->
    <div class="testimonials-area section-padding-100 bg-img bg-overlay" style="background-image: url(img/bg-img/bg-2.jpg);">
        <div class="container">
            <div class="row">
                <div class="col-12">
                    <div class="section-heading text-center mx-auto white wow fadeInUp" data-wow-delay="300ms" style="visibility: hidden; animation-delay: 300ms; animation-name: none;">
                        
                        <h3>Publication</h3>
                    </div>
                </div>
            </div>
            <div class="row">
                <!-- Single Testimonials Area -->
                <div class="col-12 col-md-12">
                    <div class="single-testimonial-area mb-100 d-flex wow fadeInUp" data-wow-delay="400ms" style="visibility: hidden; animation-delay: 400ms; animation-name: none;">
                         
                        <div class="testimonial-content">
                             <br>
                            <p align="justify"> All submissions will be peer reviewed by 2-3 reviewers, and all the accepted papers will be published in International Conference Proceedings, which can be submitted to EI and Scopus for Indexing.</p>
							<p align="justify"> Papers must be unpublished and must not be 
							submitted for publication elsewhere. All papers will 
							be reviewed by Program Committee members and other 
							experts active in the field to ensure high quality 
							and relevance to the conference. Submissions should 
							include author information, abstract, 5-10 keywords, 
							and be in PDF format. It is imperative to prepare 
							the paper using the standard template. (You need to 
							create an account to upload the paper to 
							Conference Submission System. If you 
							encounter problem in paper uploading via submission 
							system, please email your paper to [email protected].)</p><br>
							
							
							<a class="btn academy-btn" target="_blank" href="file/BDML2024.pdf">Call for Papers
                        </a>
                             
                        </div>
                    </div>
                </div>
                
            </div>
             
        </div>
    </div>
    <!-- ##### Testimonials Area End ##### -->

    
    
     <!-- ##### Top Popular Courses Details Area Start ##### -->
    <div class="popular-course-details-area wow fadeInUp" data-wow-delay="300ms" style="visibility: hidden; animation-delay: 300ms; animation-name: none;">
        <div class="single-top-popular-course d-flex align-items-center flex-wrap">
            <div class="popular-course-content">
                <h5>About Huaqiao University</h5>
                <div class="course-ratings">
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star" aria-hidden="true"></i>
                    <i class="fa fa-star-o" aria-hidden="true"></i>
                </div>
                <p align="justify">Huaqiao University (HQU) was set up by the Chinese central government in 1960, to educate students from overseas China (Singapore, Macau, Hong Kong and Taiwan). Huaqiao means "Overseas Chinese University". One campus is located in Quanzhou, a coastal city that is the largest in the Fujian province of southeastern China, and another campus in Xiamen. In 1983, HQU was granted as one of China's Prioritized Fostered Universities by Chinese Central Government. In 2003, the university was qualified as "Excellent" by the Ministry of Education in its first Undergraduate Teaching Performance Assessment. In 2006, Xiamen Campus of the university was officially launched. In 2017, HQU was selected into the construction plan of world-class universities and world-class disciplines (also named as Double First-Class Initiative) of Fujian Province.</p>
                <a href="school.html" class="btn academy-btn btn-sm mt-15">See More</a>
            </div>
            <div class="popular-course-thumb bg-img" style="background-image: url(img/bg-img/huaqiao.jfif);"></div>
        </div>
    </div>
    <!-- ##### Top Popular Courses Details Area End ##### -->

    
    
    <!-- ========== Milestones ========== -->
                <div class="col-12">
                    <div class="elements-title mb-50">
                        <span> </span>
                        <h2>Key Dates</h2>
                    </div>
                </div>

                <div class="col-12">
                    <div class="academy-cool-facts-area mb-50">
                        <div class="row">

                            <!-- Single Cool Fact-->
                            <div class="col-12 col-sm-6 col-md-3">
                                <div class="single-cool-fact text-center">
                                    <i class="icon-agenda-1"></i>
                                    <h3><span class="counter">10</span></h3>
									<font size="5">August</font><font size="3">
									</font>
                                    <p>Submission Deadline</p>
                                </div>
                            </div>

                            <!-- Single Cool Fact-->
                            <div class="col-12 col-sm-6 col-md-3">
                                <div class="single-cool-fact text-center">
                                   <i class="icon-agenda-1"></i>
                                    <h3><span class="counter">25</span></h3>
									<font size="5">August</font><font size="3">
									</font>
                                    <p>Acceptance Notification</p>
                                </div>
                            </div>

                            <!-- Single Cool Fact-->
                            <div class="col-12 col-sm-6 col-md-3">
                                <div class="single-cool-fact text-center">
                                    <i class="icon-agenda-1"></i>
                                    <h3><span class="counter">30 </span></h3>
									<font size="5">August</font><font size="3">
									</font>
                                    <p>Registration Due</p>
                                </div>
                            </div>

                            <!-- Single Cool Fact-->
                            <div class="col-12 col-sm-6 col-md-3">
                                <div class="single-cool-fact text-center">
                                       <i class="icon-agenda-1"></i>
                                    <h3><span class="counter">30</span></h3>
									<font size="5">August</font><font size="3">
									</font>
                                    <p>Camera-Ready Paper Due</p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>

    
    
    
 <!-- ##### CTA Area Start ##### -->
    <div class="call-to-action-area">
        <div class="container">
            <div class="row">
                <div class="col-12">
                    <div class="cta-content d-flex align-items-center justify-content-between flex-wrap">
                        <h3>Learn more about BDML and stay tuned! Wechat us!</h3><br>&nbsp;

                         <img border="0" src="img/contact/zong.png" width="67" height="67">&nbsp;
                        <img border="0" src="img/contact/gong.png" width="66" height="66">
                        &nbsp; &nbsp; <a href="contact.html" class="btn academy-btn">Contact us</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- ##### CTA Area End ##### -->

     

    <!-- ##### Partner Area Start ##### -->
    <div class="partner-area section-padding-0-100">
        <div class="container">
            <div class="row">
                <div class="col-12">
                
                <br><br><h3>Co-Sponsored by  &nbsp;</h3>

				 
				 
				<p>
				<img border="0" src="img/clients-img/huaqiao.png" width="300" height="155">&nbsp;
				<img border="0" src="img/clients-img/wuhan-heng.png" width="401" height="117"></p>  
				
				
				  <br><br><h3 style="line-height: 100%">Technically Sponsored by 
				<br>
&nbsp;</h3>
			 
				<p>
				 
				 <img border="0" src="img/clients-img/img.png" width="361" height="65">&nbsp;&nbsp;
					<img border="0" src="img/clients-img/sc.jpg" width="179" height="65">&nbsp;
					<img border="0" src="img/clients-img/utar.png" width="128" height="65">
					<img border="0" src="img/clients-img/swufe.jpg" width="248" height="65"> &nbsp;&nbsp;
					<img border="0" src="img/clients-img/logo_pkru01.png" width="58" height="75">&nbsp;&nbsp;&nbsp;
					<img border="0" src="img/clients-img/logo_main_advanced.png" width="72" height="72"></p><br><br><br>
					
  <h3 style="line-height: 100%">Media Partner <br>
&nbsp;</h3>
				<h3>
				 <img border="0" src="img/clients-img/mdpi.png" width="251" height="78">  </h3> 

                    
                </div>
            </div>
        </div>
    </div>
    <!-- ##### Partner Area End ##### -->

   
    <!-- ##### Footer Area Start ##### -->
    <footer class="footer-area">
         
        <div class="bottom-footer-area">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <p>
Copyright © All rights reserved | BDML Conference Series | Seventh Conference </p>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- ##### Footer Area Start ##### -->

    <!-- ##### All Javascript Script ##### -->
    <!-- jQuery-2.2.4 js -->
    <script src="js/jquery/jquery-2.2.4.min.js"></script>
    <!-- Popper js -->
    <script src="js/bootstrap/popper.min.js"></script>
    <!-- Bootstrap js -->
    <script src="js/bootstrap/bootstrap.min.js"></script>
    <!-- All Plugins js -->
    <script src="js/plugins/plugins.js"></script>
    <!-- Active js -->
    <script src="js/active.js"></script><a id="scrollUp" href="#top" style="display: none; position: fixed; z-index: 2147483647;"><i class="fa fa-angle-up"></i></a>
<style>
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
</style>
<div class="copyrights" id="links20210126">
	Collect from <a href="http://www.cssmoban.com/" title="网站模板">模板之家</a>
	<a href="https://www.chazidian.com/" title="查字典">查字典</a>
</div>


</body></html>