CINXE.COM
Poster Guidelines | Aver Conferences | Conference Guidelines | Author Guidelines | Aver World | Poster Presentation Guidelines | Posters | Conference Posters | Poster Presentations | Poster Presentations Rules | Posters Submission
<!DOCTYPE html> <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- Required meta tags --> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Poster Guidelines | Aver Conferences | Conference Guidelines | Author Guidelines | Aver World | Poster Presentation Guidelines | Posters | Conference Posters | Poster Presentations | Poster Presentations Rules | Posters Submission</title> <meta name=" keywords" content="Aver Conferences, Speaker Guidelines, Poster Presentation Guidelines, Author Guidelines, Conference Rules & Guidelines, Workshop Guidelines, Poster Presentation Ethics, Conference Guidelines, Congress Guidelines, Conference Poster Dimensions, poster presentations"/> <meta name="description" content="Aver Conferences briefly explained the conference guidelines on the website for interested speakers. If you need more info, contact the conference manager."/> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="author" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon.png" /> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/> <!-- animate --> <link rel="stylesheet" type="text/css" href="css/animate.css"/> <!-- owl-carousel --> <link rel="stylesheet" type="text/css" href="css/owl.carousel.css"> <!-- fontawesome --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css"/> <!-- themify --> <link rel="stylesheet" type="text/css" href="css/themify-icons.css"/> <!-- flaticon --> <link rel="stylesheet" type="text/css" href="css/flaticon.css"/> <!-- REVOLUTION LAYERS STYLES --> <link rel="stylesheet" type="text/css" href="revolution/css/rs6.css"> <!-- prettyphoto --> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- shortcodes --> <link rel="stylesheet" type="text/css" href="css/shortcodes.css"/> <!-- main --> <link rel="stylesheet" type="text/css" href="css/main.css"/> <!-- responsive --> <link rel="stylesheet" type="text/css" href="css/responsive.css"/> <!-- Light slider --> <link rel="stylesheet" type="text/css" href="css/lightslider.css"/> <!-- Loading --> <link rel="stylesheet" type="text/css" href="css/loader.css"/> <!-- youtube link --> <link rel="stylesheet" href="css/grt-youtube-popup.css"> <link rel="stylesheet" href="css/custom.css"> <link href="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet"> </head> <body> <!--page start--> <div class="page"> <!--header start--> <!-- Styles --> <style> .scrolling-text { height: 50px; overflow: hidden; position: relative; } .scrolling-text p { color: #ffffff; position: absolute; width: 100%; height: 100%; margin: 0; line-height: 50px; text-align: center; /* Starting position */ -moz-transform:translateX(-100%); -webkit-transform:translateX(-100%); transform:translateX(-100%); /* Apply animation to this element */ -moz-animation: scrolling-text 30s linear infinite; -webkit-animation: scrolling-text 30s linear infinite; animation: scrolling-text 30s linear infinite; } /* Move it (define the animation) */ @-moz-keyframes scrolling-text { 0% { -moz-transform: translateX(100%); } 100% { -moz-transform: translateX(-100%); } } @-webkit-keyframes scrolling-text { 0% { -webkit-transform: translateX(100%); } 100% { -webkit-transform: translateX(-100%); } } @keyframes scrolling-text { 0% { -moz-transform: translateX(100%); /* Firefox bug fix */ -webkit-transform: translateX(100%); /* Firefox bug fix */ transform: translateX(100%); } 100% { -moz-transform: translateX(-0%); /* Firefox bug fix */ -webkit-transform: translateX(-0%); /* Firefox bug fix */ transform: translateX(-100%); } } </style> <div class="loader"></div> <header id="masthead" class="header ttm-header-style-01"> <!-- ttm-topbar-wrapper -- <div class="ttm-topbar-wrapper clearfix"> <div class="ttm-topbar-content scrolling-text"> <p>Important Dates</p> </div> </div><!-- ttm-topbar-wrapper end --> <!-- ttm-header-wrap --> <div class="ttm-header-wrap"> <!-- ttm-stickable-header-w --> <div id="ttm-stickable-header-w" class="ttm-stickable-header-w clearfix"> <div id="site-header-menu" class="site-header-menu"> <div class="site-header-menu-inner ttm-stickable-header"> <div class="container"> <!-- site-branding --> <div class="site-branding"> <a class="home-link" href="https://averconferences.com/" title="Aver" rel="home"> <img id="logo-img" class="img-center lazyload" data-src="images/AC_Logo.png" alt="aver"> </a> </div><!-- site-branding end --> <!--site-navigation --> <div id="site-navigation" class="site-navigation"> <div class="ttm-menu-toggle"> <input type="checkbox" id="menu-toggle-form" /> <label for="menu-toggle-form" class="ttm-menu-toggle-block"> <span class="toggle-block toggle-blocks-1"></span> <span class="toggle-block toggle-blocks-2"></span> <span class="toggle-block toggle-blocks-3"></span> </label> </div> <nav id="menu" class="menu"> <ul class="dropdown"> <li><a href="https://averconferences.com/">Home</a></li> <li><a href="javascript:;">Conferences</a> <ul> <li><a href="upcoming-conferences.php">Upcoming Conferences</a></li> <li><a href="past-conferences.php">Past Conferences</a></li> </ul> </li> <li><a href="javascript:;">Guidelines</a> <ul> <li><a href="oral-guidelines.php">Oral Guidelines</a></li> <li><a href="poster-guidelines.php">Poster Guidelines</a></li> <li><a href="eposter-guidelines.php">Eposter Guidelines</a></li> <li><a href="young-researcher-guidelines.php">Young Researcher Guidelines</a></li> <li><a href="student-guidelines.php">Student Guidelines</a></li> <li><a href="listener-guidelines.php">Listener/Delegate Guidelines</a></li> </ul> </li> <li><a href="gallery.php">Gallery</a></li> <li><a href="exhibitors.php">Exhibitors</a></li> <li><a href="sponsors.php">Sponsors</a></li> <ul> <li><a href="exhibitors.php">Exhibitors</a></li> <li><a href="sponsors.php">Sponsors</a></li> </ul> </li> <li><a href="javascript:;">About</a> <ul> <li><a href="about-us.php">About Aver</a></li> <li><a href="partner-with-aver.php">Partner with Aver</a></li> </ul> </li> <li><a href="contact-us.php">Contact Us</a></li> </ul> </nav> </div><!-- site-navigation end--> </div> </div> </div> </div><!-- ttm-stickable-header-w end--> </div><!--ttm-header-wrap end --> </header> <!--Start of Tawk.to Script--> <script type="text/javascript"> var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date(); (function(){ var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0]; s1.async=true; s1.src='https://embed.tawk.to/600bd367c31c9117cb71a005/1esn33k12'; s1.charset='UTF-8'; s1.setAttribute('crossorigin','*'); s0.parentNode.insertBefore(s1,s0); })(); </script> <!--End of Tawk.to Script--> <!-- Messenger Chat plugin Code --> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v10.0' }); }; (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <!-- Your Chat plugin code --> <div class="fb-customerchat" attribution="biz_inbox" page_id="2384016815008113"> </div> <script type="application/ld-json"> { "@context" : "http://schema.org", "@type" : "Organization", "name" : "Aver Conferences", "url" : "http://averconferences.com/", "sameAs" : [ "http://www.facebook.com/Averconference", "sameAs" "http://www.twitter.com/AverConferences", "sameAs" "http://www.linkedin.com/company/aver-conferences", "sameAs" "http://www.youtube.com/channel/UCDVACIb19QXVFIUMI91gTTQ", "sameAs" "https://aver-conferences.blogspot.com", "sameAs" "https://www.instagram.com/averconferences",] } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-177495576-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-177495576-4'); </script> <!--header end--> <!-- page-title --> <div class="ttm-page-title-row"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="title-box text-center"> <div class="page-title-heading"> <h1 class="title"> Poster Presentation Guidelines</h1> </div><!-- /.page-title-captions --> <div class="breadcrumb-wrapper"> <span> <a title="Homepage" href="https://averconferences.com/"><i class="ti ti-home"></i> Home</a> </span> <span class="ttm-bread-sep"> : : </span> <span> Poster Presentation</span> </div> </div> </div><!-- /.col-md-12 --> </div><!-- /.row --> </div><!-- /.container --> </div><!-- page-title end--> <!--site-main start--> <div class="site-main"> <!-- sidebar --> <div class="sidebar ttm-sidebar ttm-bgcolor-white clearfix"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-9 content-area order-lg-2"> <!-- ttm-service-single-content-are --> <!-- ttm-service-single-content-are --> <div class="ttm-service-single-content-area"> <!-- section title --> <div class="section-title with-desc text-left clearfix"> <div class="title-header"> <h2 class="title">Poster Presentation</h2> </div> </div><!-- section title end --> <div class="ttm-service-description"> <p>Authors are requested to submit the abstract (250-300 words) along with your biography(80-100 words) and photograph that shows your clear face.</p> <p>All sessions are run in a fully hybrid mode, with on-site attendees combined with Microsoft Teams for virtual participants. This setup will allow both on-site and virtual attendees to follow and present in the session equally.<p> <p>A poster session is a graphic presentation of an author鈥檚 research. Authors illustrate their study findings by displaying graphs, photos, diagrams, and a small amount of text on poster boards.<p> <p>Each poster should be approximately 1脳1 M long. <p> <p>We recommend the presenting speaker mention the conference logo on the poster. You can download the logo from the website and email it to the conference manager.<p> <p>At least one of the authors must be present on your poster during the entire presentation session. <p> <p>Poster material should be well labeled and legible from a distance of 4-5 feet. The title should be the same as the title submitted with the abstract and appear in boldface at the top. Nouns, pronouns, verbs, and other important words begin with uppercase letters; coordinating conjunctions, articles, and prepositions of 3 letters or fewer should all be in lowercase letters unless they are the first or last words in a title or subtitle. <p> <p>Presenting authors should print their physical posters by themselves and bring them to the conference hall. Kindly email the same poster (pdf) to the conference manager. This helps in sharing online during the poster session for online attendees.<p> <p>Posters have become an undeniably famous strategy for presentation at meetings, as they advance greater interaction between specialists and conference members.<p> <p>Posters ought to animate discussion, not give a long introduction. <p> <p>Be sure to incorporate the abstract title, author and co-author names, and the organization where the research is in progress.<p> <p>Each poster must include text in a large enough font (~21-point font) to be read easily by attendees from a distance of 4 to 5 feet or more.<p> <p>Use charts and graphs to illustrate data (avoid large tables of raw data). <p> <p>Put your research objective (the Big Question) in a notable place. Commonly, that place is the upper left of a banner, where a pursuer鈥檚 eyes will land first. <p> <p>All posters must be set up in the time assigned before the meeting and should stay up until the meeting/session closes. Conference organizers will not be responsible for the posters.<p> <p>Poster presentations will be evaluated based on the following criteria: 1. Quality and relevance of abstract 2. Content and layout of the poster<p> <p>1. Quality and relevance of abstract<p> <p>2. Content and layout of the poster<p> <p>The poster format ought to be in a logical order, including text and graphics that clarify the goals of the research and why the research is significant; theory /statement of the problem; techniques and controls; results; conclusions and future research; and references and affirmations. <p> <p>We suggest all poster presenters register for in-person participation. In-person poster presenters are not allowed to register under the e-poster category.<p> <p>Note: Poster presenters are not allowed to speak without carrying the printed poster (In person)/their slides (online).<p> <div class="ttm_single_image-wrapper mb-35"> <img class="img-fluid" src="images/single-img-fourteen.jpg" alt="single-img-fourteen"> </div> </div> </div> <!-- ttm-service-single-content-are end --> </div> <div class="col-lg-3 widget-area"> <aside class="widget widget-nav-menu"> <ul class="widget-menu"> <li><a href="oral-guidelines.php">Oral Guidelines</a></li> <li class="active"><a href="poster-guidelines.php">Poster Guidelines</a></li> <li><a href="young-researcher-guidelines.php">Young Researcher Guidelines</a></li> <li><a href="eposter-guidelines.php">E-poster Guidelines</a></li> <li><a href="student-guidelines.php">Student Guidelines</a></li> <li><a href="listener-guidelines.php">Listener/Delegate Guidelines</a></li> </ul> </aside> <aside class="widget widget-download"> <h3 class="widget-title">Sample Abstract</h3> <ul class="download"> <li> <i class="fa fa-file-pdf-o"></i> <a href="images/Sampleabstract.pdf" title="Download">Download.pdf</a> </li> </ul> </aside> <aside class="widget widget_media_image"> <div class="banner-img-box ttm-textcolor-white text-left"> <div class="featured-content featured-content-banner"> <i class="flaticon flaticon-call"></i> <div class="featured-title ttm-box-title"> <h5>How Can We Help?</h5> </div> <div class="featured-desc"> <p>If you need any help, please<br> feel free to contact us.</p> </div> <ul> <li><i class="fa fa-envelope-o"></i><a href="mailto:communications@averconferences.com">communications@averconferences.com</a></li> </ul> </div> </div> </aside> </div> </div><!-- row end --> </div> </div> <!-- sidebar end --> </div><!--site-main end--> <!--footer start--> <footer class="footer widget-footer clearfix"> <div class="second-footer ttm-textcolor-white bg-img2"> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-3 widget-area"> <div class="widget link-widget clearfix"> <img data-src="images/footer-logo.png" class=" lazyloaded" alt="footer-logo" src="images/ACW.png" width="225"><br> </div> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-3 widget-area"> <div class="widget widget_text clearfix"> <h3 class="widget-title">About Our Company</h3> <div class="textwidget widget-text"> Our aim is to provide an excellent forum for upcoming young researchers, scientists, professors, and other highly affiliated people to share their research in that particular field. </div> </div> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-3 widget-area"> <div class="widget widget_text clearfix"> <h3 class="widget-title">Upcoming Conferences</h3> <ul class="widget-post ttm-recent-post-list"> <li> <a href="https://materialscience.averconferences.com/"><img data-src="images/conferences/materials science.jpg" class="lazyload" alt="Materials Science Conference"></a> <a href="https://materialscience.averconferences.com/">Material Science</a> <span class="post-date"><i class="fa fa-calendar"></i>Feb 7-8, 2025 - Dubai, UAE</span> </li> <li> <a href="https://datascience.averconferences.com/"><img data-src="images/conferences/AI Conference UAE.png" class="lazyload" alt="Artificial Intelligence UAE"></a> <a href="https://datascience.averconferences.com/">AI & Data Science</a> <span class="post-date"><i class="fa fa-calendar"></i>Feb 13-15, 2025 - Dubai, UAE</span> </li> <li> <a href="https://psychiatry.averconferences.com/"><img data-src="images/conferences/neurology.png" class="lazyload" alt="Brain Conferences"></a> <a href="https://psychiatry.averconferences.com/">Neurology</a> <span class="post-date"><i class="fa fa-calendar"></i>Feb 17-18, 2025 - Dubai, UAE</span> </li> </ul> </div> </div> <div class="col-xs-12 col-sm-12 col-md-6 col-lg-3 widget-area"> <div class="widget flicker_widget clearfix"> <h3 class="widget-title">News Letter</h3> <div class="textwidget widget-text"> Sign up today for conference updates <form id="subscribe-form" class="newsletter-form" method="post" action="#" data-mailchimp="true"> <div class="mailchimp-inputbox clearfix" id="subscribe-content"> <i class="fa fa-envelope"></i> <input type="email" name="email" placeholder="Email Address.." required=""> <input type="submit" value=""> </div> <div id="subscribe-msg"></div> </form> <h5 class="mb-20">Follow Us on</h5> <div class="social-icons circle social-hover"> <ul class="list-inline"> <li class="social-facebook"><a class="tooltip-top" target="_blank" href="https://www.facebook.com/Averconference" data-tooltip="Facebook"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> <li class="social-youtube"><a class="tooltip-top" target="_blank" href="https://www.youtube.com/channel/UCDVACIb19QXVFIUMI91gTTQ" data-tooltip="Youtube"><i class="fa fa-youtube" aria-hidden="true"></i></a></li> <li class="social-x"><a class="tooltip-top" target="_blank" href="https://twitter.com/AverConferences" data-tooltip="Twitter"><img src="images/x-twitter.png" alt="twitter" style="width: 20px;height: 20px;max-width: 100%;" /></a></li> <li class="social-linkedin"><a class="tooltip-top" target="_blank" href="https://www.linkedin.com/company/aver-conferences" data-tooltip="LinkedIn"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="bottom-footer-text ttm-bgcolor-darkgrey ttm-textcolor-white"> <div class="container"> <div class="row copyright"> <div class="col-md-6"> <div class=""> <span>Copyright 漏 2020-2024 <a href="https://averconferences.com/upcoming-conferences.php">Aver</a> </span> </div> </div> <div class="col-md-6"> <div class="text-md-right res-767-mt-10"> <div class="d-lg-inline-flex"> <ul id="menu-footer-menu" class="footer-nav-menu"> <li><a href="terms-of-service.php">Terms of Service</a></li> <li><a href="aver-usage-policy.php">Aver Usage Policy</a></li> <li><a href="privacy-policy.php">Privacy Policy</a></li> </ul> </div> </div> </div> </div> </div> </div> </footer> <!--footer end--> <!--back-to-top start--> <a id="totop" href="#top"> <i class="fa fa-angle-up"></i> </a> <!--back-to-top end--> </div><!-- page end --> <!-- Javascript --> <script src="js/jquery.min.js"></script> <script src="js/tether.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.easing.js"></script> <script src="js/jquery-waypoints.js"></script> <script src="js/jquery-validate.js"></script> <script src="js/owl.carousel.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/numinate.min6959.js?ver=4.9.3"></script> <script src="js/lazysizes.min.js"></script> <script src="js/main.js"></script> <!-- Revolution Slider --> <script src="revolution/js/revolution.tools.min.js"></script> <script src="revolution/js/rs6.min.js"></script> <script src="revolution/js/slider.js"></script> <script src="js/lightslider.js"></script> <script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script> $(document).ready(function() { $("#what-new").lightSlider({ loop:false, keyPress:true }); }); $(document).ready(function() { $("#upcoming").lightSlider({ loop:false, keyPress:true }); }); $(document).ready(function() { $("#youtube").lightSlider({ loop:false, keyPress:true }); }); </script> <script> (function ( $ ) { $.fn.grtyoutube = function( options ) { return this.each(function() { // Get video ID var getvideoid = $(this).attr("youtubeid"); // Default options var settings = $.extend({ videoID: getvideoid, autoPlay: true, theme: "dark" }, options ); // Convert some values if(settings.autoPlay === true) { settings.autoPlay = 1 } else if(settings.autoPlay === false) { settings.autoPlay = 0 } if(settings.theme === "dark") { settings.theme = "grtyoutube-dark-theme" } else if(settings.theme === "light") { settings.theme = "grtyoutube-light-theme" } // Initialize on click if(getvideoid) { $(this).on( "click", function() { $("body").append('<div class="grtyoutube-popup '+settings.theme+'">'+ '<div class="grtyoutube-popup-content">'+ '<span class="grtyoutube-popup-close"></span>'+ '<iframe class="grtyoutube-iframe" src="https://www.youtube.com/embed/'+settings.videoID+'?rel=0&wmode=transparent&autoplay='+settings.autoPlay+'&iv_load_policy=3" allowfullscreen frameborder="0" allow="autoplay; fullscreen"></iframe>'+ '</div>'+ '</div>'); }); } // Close the box on click or escape $(this).on('click', function (event) { event.preventDefault(); $(".grtyoutube-popup-close, .grtyoutube-popup").click(function(){ $(".grtyoutube-popup").remove(); }); }); $(document).keyup(function(event) { if (event.keyCode == 27){ $(".grtyoutube-popup").remove(); } }); }); }; }( jQuery )); </script> <script> // Demo video 1 $(".youtube-link").grtyoutube({ autoPlay:true, theme: "dark" }); // Demo video 2 $(".youtube-link-dark").grtyoutube({ autoPlay:false, theme: "light" }); </script> <script> $(document).ready(function() { if (window.matchMedia('(min-width: 1200px)').matches) { // Get current page URL var url = window.location.href; // remove # from URL url = url.substring(0, (url.indexOf("#") == -1) ? url.length : url.indexOf("#")); // remove parameters from URL url = url.substring(0, (url.indexOf("?") == -1) ? url.length : url.indexOf("?")); // select file name url = url.substr(url.lastIndexOf("/") + 1); // If file name not avilable if(url == ''){ url = 'index'; } // Loop all menu items $('.menu li').each(function(){ // select href var href = $(this).find('a').attr('href'); // Check filename if(url == href){ // Add active class $(this).addClass('active'); } }); $('li.active').parent().parent().addClass('active'); } }); </script> <!-- Javascript end--> </body> </html>