CINXE.COM

ICFOST 2024 - International Conference on Ocean Science and Technology

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ICFOST 2024 - International Conference on Ocean Science and Technology</title> <!-- Bootstrap CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="css/style.css"> <!-- Custom CSS --> <style> body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; } </style> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head> <nav class="navbar navbar-expand-lg navbar-dark bg-primary"> <div class="container"> <a class="navbar-brand" href="#"><img src="./htmlimg/logo-04.png" alt="Logo"></a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a></li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" data-bs-toggle="dropdown" aria-expanded="false">Committees</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown1"> <li><a class="dropdown-item" href="committee.html">Organizing Committee</a></li> <li><a class="dropdown-item" href="technical.html">Technical Program Committee</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="cfp.html">Call for Papers</a></li> <li class="nav-item"><a class="nav-link" href="keynote.html">Keynote Speaker</a></li> <li class="nav-item"><a class="nav-link" href="competition.html">"智慧海洋"竞赛</a></li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false">Attending</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> <li><a class="dropdown-item" href="submission.html">Submission</a></li> <li><a class="dropdown-item" href="registration.html">Registration</a></li> <li><a class="dropdown-item" href="program.html">Conference Program</a></li> <li><a class="dropdown-item" href="venue.html">Conference Venue</a></li> <li><a class="dropdown-item" href="location.html">About Changsha</a></li> <li><a class="dropdown-item" href="visa.html">Visa Information</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false">History</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> <li><a class="dropdown-item" href="ICFOST2023">ICFOST 2023</a></li> <li><a class="dropdown-item" href="ICIPOST2022">ICIPOST 2022</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li> <li class="nav-item"><a class="nav-link" href="chinese.html">中 文</a></li> </ul> </div> </div> </nav> <div class="sider"> <div class="row"> <div class="col-md-12 text-center"> <h2 class="sider-title">Submission Guide</h2> </div> </div> </div> <div class="container mt-5"> <div class="row"> <div class="col-md-12 text-center"> <h5 class="custom-title">Submission Guide | 投稿指南 </h5> </div> <p>Prospective authors are invited to submit full-length papers (up to 5 pages for technical content including figures and possible references) or extended abstracts (for oral presentations) via the ICFOST 2024 conference website. Manuscripts should be original (not submitted/published anywhere else) and written in accordance with the standard double-column paper template. The accepted abstracts will not be published, however the abstracts and/or the presentations will be included in ICFOST 2024 conference program. Accepted papers and abstracts will be scheduled in lecture and poster sessions.</p> <hr> <p><strong>Contributed Papers</strong></p> <p>Papers to ICFOST can be submitted on <strong><a href="https://www.morressier.com/call-for-papers/66854b30116e9973aa9bf48a">Online Submission System</a></strong> </p> <p>The page limit for each submission is flexible. The general paper material (including text, figures, tables, acknowledgement, etc.) must fit into 5 pages (A maximum of 8 pages is acceptable).</p> <p>All papers are to be submitted in PDF format. (<a href="Template.docx"><strong>Word template</strong></a>)</p> <p>The reviewing process of the ICFOST conference aims to provide authors with constructive feedback on their papers, even when a submission is rejected. All submissions will be subjected to double-blind peer reviews, who are expert or have been experiencing in the related field for years. The accepted papers must be revised, taking into consideration the referees' comments and suggestions, before inclusion in the conference proceedings.</p> <hr> <p><strong>Paper Presentation</strong></p> <p>Papers will be presented in a combination of parallel sessions and interactive format, depending on the total number of submissions accepted. Details of the finalized presentation format will be available on the conference website at a later date.</p> <p>Authors who anticipate inability to travel to a conference because of a government-imposed travel restriction are still encouraged to submit papers. Such papers will be reviewed and accepted on their own merit for publication in Conference Proceedings, without any knowledge of the author’s travel restriction. Within one week of paper acceptance notification, travel-restricted authors must notify the conference secretary with proof of their restriction. Substitute presenters may be possible or, depending on conference resources, such as a remote presentation or pre-recorded video.</p> <p>&nbsp;</p> <div class="col-md-6 mt-3"></div> </div> </div> <script src="js/bootstrap.bundle.min.js"></script> <link rel="stylesheet" href="css/all.min.css"> <script> var carousel = new bootstrap.Carousel(document.querySelector('#carouselExampleIndicators'), { interval: 3000 // 设置轮播时间间隔,单位为毫秒 }); function highlightBox(element) { element.style.backgroundColor = '#0086b3'; element.style.color = '#fff'; } function unhighlightBox(element) { element.style.backgroundColor = '#f1f1f1'; element.style.color = ''; } </script> <footer class="bg-dark text-light py-3"> <div class="container text-center"> <p>&copy; 2024 ICFOST | All rights reserved.</p> <p>2024 International Conference on Frontiers of Ocean Science and Technology (ICFOST)</p> </div> </footer> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10