CINXE.COM

Flow chart

<!DOCTYPE html> <html lang="en"> <head> <link rel="icon" type="image/x-icon" href="https://www.innovationinfo.org/newsite/images/logo1.png"/> <link rel="icon" href="favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> <title>Flow chart</title> <meta name="description" content="Innovation Info key to educational, professional science and healthcare communities worldwide. Innovation Info a non-profit origination does conducts congress, Journals and collaboration in the mode of Open Access. We achieve this by working closely with our society partners, authors, and subscribers in order to provide them with publishing services that support their research needs." /> <meta name="keywords" content="Innovation Inf" /> <meta charset="utf-8"> <!-- Mobile Specific================================================== --> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0 user-scalable=no"> <meta name="author" content="Innovation Info"> <meta name="citation_publisher" content="Innovation Info"/> <meta name="citation_conference_title" content="Innovation Info | Conferences | Journals | Open Access"> <meta property="og:title" content="Innovation Info | Conferences | Journals | Open Access"/> <meta property="og:url" content="https://www.innovationinfo.org/"/> <meta property="og:site_name" content="Innovation Info"/> <meta property="og:description" content="Innovation Info key to educational, professional science and healthcare communities worldwide. Innovation Info a non-profit origination does conducts congress, Journals and collaboration in the mode of Open Access."/> <link href="https://www.innovationinfo.org/dists/css/bootstrap.min.css" rel="stylesheet"> <link href="https://www.innovationinfo.org/dists/css/font-awesome.min.css" rel="stylesheet"> <link href="https://www.innovationinfo.org/dists/css/style.css" rel="stylesheet"> <link href="https://www.innovationinfo.org/dists/css/jquery.mCustomScrollbar.min.css" rel="stylesheet"> <link href="https://www.innovationinfo.org/dists/css/animate.css" rel="stylesheet"> <link href="https://www.innovationinfo.org/dists/owel/css/owl.carousel.min.css" rel="stylesheet"> <link href="https://www.innovationinfo.org/dists/owel/css/owl.theme.default.min.css" rel="stylesheet"> <script src="https://www.innovationinfo.org/dists/js/jquery.min.js"></script> <script src="https://www.innovationinfo.org/dists/owel/js/owl.carousel.js"></script> <link rel="stylesheet" href="https://www.innovationinfo.org/dists/ionicons/css/ionicons.min.css"> <script src="//script.opentracker.net/?site=innovationinfo.org"></script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-JM45KTPZ0G"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JM45KTPZ0G'); </script> </head> <style> .mylivechat_offline_logo { text-align:center; } @media (max-width: 600px) { .btn { display: inline-block; padding: 4px 3px; margin-bottom: 0; font-size: 13px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } } //body{ //-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none; } </style> <div> <!-- Header Code Start --> <div class="container-fluid header"> <div class="row"> <div class="container"> <div class="row"> <div class="col-md-12"> <nav class="navbar navbar-default" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#mainnav"> <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 logo" href="https://www.innovationinfo.org/"> <img src="https://www.innovationinfo.org/newsite/images/logo.png"></a> </div> <div class="collapse navbar-collapse" id="mainnav"> <ul class="nav navbar-nav navbar-right"> <li > <a href="https://www.innovationinfo.org/journal/index" >Home</a> </li> <li > <a href="https://www.innovationinfo.org/journal/journals">Journals</a> </li> <!--<li > <a href="https://www.innovationinfo.org/conference/allconferences">Conferences</a> </li>--> <li > <a href="https://www.infoconferences.com/">Conferences</a> </li> <li > <a href="https://www.innovationinfo.org/journal/benefits">Benefits</a> </li> <li > <a href="https://www.innovationinfo.org/journal/submit_manuscript">Submission</a> </li> <li > <a href="https://www.innovationinfo.org/journal/guidelines">Guidelines</a> </li> <li > <a href="https://www.innovationinfo.org/journal/editors">Editors</a> </li> <li > <a href="https://www.innovationinfo.org/journal/membership">Membership</a> </li> <li > <a href="https://www.innovationinfo.org/journal/aboutus">About Us</a> </li> <li > <a href="https://www.innovationinfo.org/journal/connect">Connect</a> </li> <li > <a href="https://www.innovationinfo.org/journal/faq">FAQ</a> </li> </ul> </div> </nav> </div> </div> </div> </div> </div> <!-- Header code End --> <style> .center { margin: auto; width: 60%; padding: 10px; text-align: center; border-bottom-style:solid; border-color:#8dc449; } .button { border-radius: 25px; background-color: #9ecc64; border: none; color: #FFFFFF; text-align: center; font-size: 15px; width: 200px; transition: all 0.5s; cursor: pointer; margin: 5px; padding: 10px 40px; } .button span { cursor: pointer; display: inline-block; position: relative; transition: 0.5s; color:#000000; } .button span:after { content: '\00bb'; position: absolute; opacity: 0; top: 0; right: -20px; transition: 0.5s; } .button:hover span { padding-right: 25px; } .button:hover span:after { opacity: 1; right: 0; } .flowchart{ width: 100%; height: 100%; overflow: auto !important; margin-left: 0px; } .flowchart::-webkit-scrollbar { -webkit-appearance: none; } .flowchart::-webkit-scrollbar:horizontal { height:2px !important; } .flowchart::-webkit-scrollbar-thumb { background-color:#8dc449 ; border-radius: 10px; border:1% solid #8dc449; } .flowchart::-webkit-scrollbar-track { border-radius: 10px; background-color: #333; } table { border-collapse: collapse; border: 0px solid black; } .btn{ width:140px; } .center { margin: auto; width: 60%; padding: 10px; text-align: center; border-bottom-style:solid; border-color:#8dc449; } </style> <div class="container-fluid register-backg"> <div class="row"> <div class="container content-top"> <div class="row reg-tittles"> <div class="col-md-5"><h1 class="animated flash">Flow Chart</h1></div> <div class="col-md-7 text-right"> <h3>Get In Touch With Us</h3> <p>Feel Free to drop us a line and we will get back to you in 48 hours max!</p> </div> </div> <div class="form-head clearfix"> <p class="pull-right">* Marked fields are Important</p> </div> <form action="insertregistration" class="form-horizontal" id="postform" method="post" name="postform" enctype="multipart/form-data" accept-charset="utf-8"> <div class="row reg-forms"> <div class="center"> <p style="font-size:28px">Publication Process</p> </div> <div class="row flowchart" style="padding-top:6%; padding-bottom: 2%;"> <center><table width="45%" style="overflow: auto;line-height:2"> <thead> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Manuscript</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-left"></span></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-left" style="margin-right: 27px;"></span></th> </tr> </thead> <tbody> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-up"></span></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Submission</button></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success" >Author</button></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-up"></span></th> </tr> <tr> <th width="20%" style="text-align:center;margin:auto"><button type="button" class="btn btn-success">Accept</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-left"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Quality Check</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-right"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-danger">Revise</button></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center;margin:auto"><button type="button" class="btn btn-success">Revise</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-left"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success" style="width: 75px;">Editor</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-right"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Accept</button></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-right" style=" margin-left: 27px;"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-right"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Reviewer</button></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-up"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center;margin:auto"><button type="button" class="btn btn-danger">Revise</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-left"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success" style="width: 75px;">Editor</button></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-right"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Accept</button></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success" style="width: 75px;">Author</button></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><button type="button" class="btn btn-success">Galley Proof</button></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><span class="glyphicon glyphicon-arrow-down"></span></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> <tr> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"><a href="http://innovationinfo.org/journal/article_archive"><button type="button" class="btn btn-success">Publishing</button></a></th> <th width="20%" style="text-align:center"></th> <th width="20%" style="text-align:center"></th> </tr> </tbody> </table></center> </div> <div class="row"> <div class="col-md-12" style="text-align:center;margin-top:5%"> <a href="http://innovationinfo.org/index.php/journal/submit_manuscript" class="button"><span>Submit manuscript </span></button></a> </div> </div> </div> </form> </div> </div> </div> <!-- <section class="services-style-2 what-we-do main-contain"> <div class="container"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12 margin-bottom30"> <div class="standard-post-thumbnail contnt"> <center> <h3 class="head_title" style=" margin-top: 112px; font-family: arialbold; ">Flow Chart</h3> <img src="http://www.innovationinfo.org/newsite/images/Flowchart-2.jpg" class="img-responsive" width="50%" style=" height: 800px; "> </center> </div> </div> </div> </div> </section> --> <!-- Footer Section---> <style> .hover-item1:hover { color:#8dc449 ; } .hover-item { color:#8dc449 ; } .back-to-top { cursor: pointer; position: fixed; bottom:1%; right:1%; display:none; } .btn.btn-lg { padding: 0.8% 2%; } .btn-primary { color: #fff; background-color: #8dc449; border-color: #ffffff; } .btn-primary:hover { color: #fff; background-color: #ff0000; border-color: #ff0000; } /* fixed social*/ #fixed-social { position: fixed; top:60%; right:0px } #fixed-social a { color: #fff; display: block; height: 40px; position: relative; text-align: center; line-height: 40px; width: 40px; margin-bottom: 1px; z-index: 2; } #fixed-social a:hover>span{ visibility: visible; right: 41px; opacity: 1; } #fixed-social a span { line-height: 40px; right: 60px; position: absolute; text-align: center; width: 120px; visibility: hidden; transition-duration: 0.5s; z-index: 1; opacity: 0; } .fixed-facebook{ background-color: #3d5b99 !important; } .fixed-facebook span{ background-color: #3d5b99 !important; } .fixed-twitter{ background-color: #1da1f2 !important; } .fixed-twitter span{ background-color: #1da1f2 !important; } .fixed-linkedin{ background-color: #0073b0 !important; } .fixed-linkedin span{ background-color: #0073b0 !important; } /*end fixed social*/ </style> <div class="container-fluid footer-sub" id="footer"> <div class="row"> <div class="container"> <div class="row"> <div class="col-md-3 footer-social-icons"> <img src="https://www.innovationinfo.org/images/logo-white.png" class="img-responsive"> <ul class="social-icons"> <li><a href="https://www.facebook.com/innovationinfo.org/" class="social-icon" target="_blank"> <i class="fa fa-facebook"></i></a></li> <li><a href="https://twitter.com/InnovationInfo4" class="social-icon" target="_blank"> <i class="fa fa-twitter"></i></a></li> <li><a href="#" class="social-icon"> <i class="fa fa-rss"></i></a></li> <li><a href="https://www.youtube.com/channel/UCSYbI9DTGIDURSEhAyhIdaQ?view_as=subscriber" class="social-icon" target="_blank"> <i class="fa fa-youtube"></i></a></li> <li><a href="https://www.linkedin.com/company/13303041/admin/" class="social-icon" target="_blank"> <i class="fa fa-linkedin"></i></a></li> </ul> <div class="row" style="margin-top:15px"> <div class="col-md-12" style="padding: 0px;"> <div class="col-md-3 col-sm-12" style="color:#8dc449">Journals</div> <div class="col-md-4 col-sm-12" style="color:#8dc449">Conferences</div> <div class="col-md-3 col-sm-12" style="color:#8dc449">Reprints</div> </div> </div> </div> <div class="col-md-3"> <div class="row"> <div class="col-md-12"> <h2>Guidelines</h2> </div> </div> <ul class="list-arrow-right"> <li><a href="https://www.innovationinfo.org/journal/guidelines#Author-Responsibilities">Author Responsibilities</a></li> <li><a href="https://www.innovationinfo.org/journal/guidelines#Editor-Responsibilities">Editor Responsibilities</a></li> <li><a href="https://www.innovationinfo.org/journal/guidelines#Reviewer-Responsibilities">Reviewer Responsibilities</a></li> <li><a href="https://www.innovationinfo.org/journal/editors">List of Editors</a></li> <li><a href="https://www.innovationinfo.org/journal/registration">Join with us</a></li> </ul> </div> <div class="col-md-3"> <div class="row"> <div class="col-md-12"> <h2>Quick Links</h2> </div> </div> <ul class="list-arrow-right"> <li><a href="https://www.innovationinfo.org/journal/membership">Journal Membership</a></li> <li><a href="https://www.innovationinfo.org/journal/benefits">Journal Benefits</a></li> <li><a href="https://www.innovationinfo.org/journal/journals">List of Journals</a></li> <li><a href="https://www.innovationinfo.org/journal/submit_manuscript">Submit Manuscript</a></li> <li><a href="https://www.innovationinfo.org/journal/article_archive">Article Library</a></li> </ul> </div> <div class="col-md-3"> <div class="row"> <div class="col-md-12"> <h2>Subscribe</h2> </div> </div> <form action="https://www.innovationinfo.org/journal/insertcontact" method="post" role="form"> <div class="reg-forms1"> <div class="form-group1"> <div class="form-width"> <i class="fa fa-check" aria-hidden="true"></i> <input type="text" name="name" id="name" class="form-control" placeholder="Enter Name" required> </div> </div> <div class="form-group1"> <div class="form-width"> <i class="fa fa-envelope" aria-hidden="true"></i> <input type="email" class="form-control" required name="email" id="email" placeholder="Enter Email"/> </div> </div> <div class="form-group"> <p><input type="checkbox" id="cb3" required name="terms" oninvalid="this.setCustomValidity('Please check terms and conditions')" oninput="setCustomValidity('')"> I accept <a href="https://www.innovationinfo.org/journal/policy" target="_blank" style="color:#ffffff;text-decoration: underline !important;">Innovationinfo policy</a></p> </div> <textarea class="form-control" rows="5" name="comments" style="display:none"></textarea> <button type="submit" name="submit" class="btn btn-formsubmit" style="margin-top: 2px;"><i class="fa fa-check-square-o" aria-hidden="true"></i> Submit </button> </div> </form> </div> </div> </div> </div> </div> <div class="container-fluid footer"> <div class="row"> <div class="col-md-12 text-center" style="margin:10px 0px"> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"> <img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png"></a><br><br> This work is licensed under a <a style="color:#ffffff ;" rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"> <div class="hover-item fadeInDown animated" data-wow-delay="0.1s" style="visibility: visible;-webkit-animation-delay: 1s; -moz-animation-delay: 1s; animation-delay: 1s;">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.</div></a>Copyright @ Innovation Info, All Rights Reserved. </div> </div> </div> <div id="fixed-social"> <div> <a href="https://www.facebook.com/innovationinfo.org/" class="fixed-facebook" target="_blank"><i class="fa fa-facebook" style="background-color: #3d5b99;"></i> <span>Facebook</span></a> </div> <div> <a href="https://twitter.com/InnovationInfo4" class="fixed-twitter" target="_blank"><i class="fa fa-twitter" style="background-color: #00aced;"></i> <span>Twitter</span></a> </div> <div> <a href="https://www.linkedin.com/uas/login?session_redirect=https%3A%2F%2Fwww.linkedin.com%2Fcompany%2F13303041%2Fadmin" class="fixed-linkedin" target="_blank"><i class="fa fa-linkedin" style="background-color: #0073b0;"></i> <span>LinkedIn</span></a> </div> </div> <!-- Footer Section End ---> <script src="https://www.innovationinfo.org/dists/js/jquery.min.js"></script> <script src="https://innovationinfo.org/dists/owel/js/owl.carousel.js"></script> <script src="https://www.innovationinfo.org/dists/js/jquery.mCustomScrollbar.concat.min.js"></script> <script> (function($){ $(window).on("load",function(){ $("#contentscroll").mCustomScrollbar({theme:"minimal-dark"}); }); })(jQuery); </script> <script src="https://www.innovationinfo.org/dists/js/bootstrap.min.js"></script> <script src="https://www.innovationinfo.org/dists/js/animate.js"></script> <script src="https://www.innovationinfo.org/dists/js/scripts.js"></script> <script src="https://www.innovationinfo.org/dists/js/responsive-tabs.js"></script> <script src="https://www.innovationinfo.org/dists/js/textscroll.js"></script> <script type="text/javascript"> $(document).ready(function() { $( 'ul.nav.nav-tabs a' ).click( function ( e ) { e.preventDefault(); $( this ).tab( 'show' ); } ); ( function( $ ) { fakewaffle.responsiveTabs( [ 'xs', 'sm' ] ); } )( jQuery ); }); </script> <script> $(".indexing").click(function() { $(this).addClass("sidebar-brand actice"); $('html,body').animate({ scrollTop: $(".scrolltoindexing").offset().top -100}, 'slow'); }); </script> </body> <!--Add the following script at the bottom of the web page (before </body></html>)--> <script type="text/javascript">function add_chatinline(){var hccid=44803638;var nt=document.createElement("script");nt.async=true;nt.src="https://mylivechat.com/chatinline.aspx?hccid="+hccid;var ct=document.getElementsByTagName("script")[0];ct.parentNode.insertBefore(nt,ct);} add_chatinline(); </script> </html>

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