CINXE.COM
Suggest
<!DOCTYPE html> <html> <head> <title>Suggest</title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta http-equiv="content-type" content="text/html; charset=windows-1252" /> <link rel="stylesheet" type="text/css" href="https://cosmosimpactfactor.com/assets/css/style.css" /> <script type="text/javascript" src="https://cosmosimpactfactor.com/assets/js/modernizr-1.5.min.js"></script> <link href="https://fonts.googleapis.com/css?family=Slabo+27px&display=swap" rel="stylesheet"> <style> body{font-family:"Slabo 27px", Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 16px; background-color: #F8F8FF; } span { font-size: 16px; } h1{border-bottom: #43a9ff 1px solid;} .pagination { margin-right: auto; margin-left: auto; } header { height: 140px; } #banner { padding: 10px 0 0 0; } #search { padding-top:80px;} </style> <style> .bg-pan-left { -webkit-animation: bg-pan-left 8s both; animation: bg-pan-left 8s both; } /* ---------------------------------------------- * Generated by Animista on 2020-5-25 14:12:3 * Licensed under FreeBSD License. * See http://animista.net/license for more info. * w: http://animista.net, t: @cssanimista * ---------------------------------------------- */ /** * ---------------------------------------- * animation bg-pan-left * ---------------------------------------- */ @-webkit-keyframes bg-pan-left { 0% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } @keyframes bg-pan-left { 0% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } </style> </head> <body> <div id="main"> <div style="background-color: #6699cc; border-bottom: 2px solid #A9A9A9;"> <header> <div id="banner"> <div id="welcome"> <img style="height:120px;" src="https://cosmosimpactfactor.com/assets/images/COSMOS.png"> </div> <!-- <div id="search"> <form action="https://cosmosimpactfactor.com/page/search_journals" method='post'><input id='search_box' type="text" value='' maxlength="256" name='search' placeholder="" > <input id='search-submit' type="submit" value="Search"/> <input type="hidden" value='' maxlength="256" name='country' placeholder="Country" > <input type="hidden" value='' maxlength="256" name='year' placeholder="Year" > <input type="hidden" value='' maxlength="256" name='discipline' placeholder="Discipline" > </form> </div>--> </div><!--close banner--> </header> <nav> <div id="menubar"> <ul id="nav"> <li class="current"><a href="https://cosmosimpactfactor.com/">Home</a></li> <li><a href="https://cosmosimpactfactor.com/index_journals.html" style="padding-left: 24px;">Indexed Journal</a></li> <li><a href="https://cosmosimpactfactor.com/suggest.html" style="padding-left: 24px;">Suggest Journal</a></li> <!--<li><a href="https://cosmosimpactfactor.com/impact_factor.html" style="padding-left: 24px;">Journal IF</a></li>--> <li><a href="https://cosmosimpactfactor.com/guidelines.html" style="color:#00FFFF; padding-left: 24px;">Request IF</a></li> <li><a href="https://cosmosimpactfactor.com/assets/images/COSMOS.png.zip" style="padding-left: 24px;">Download Logo</a></li> <li><a href="https://cosmosimpactfactor.com/doc/REVIEWER-PANEL.pdf" style="padding-left: 24px;">Reviewer Panel</a></li> </ul> </div> </nav> </div> <div id="site_content2" <div class="slideshow"> <ul class="slideshow"> <li class="show"><img width="940" height="290" src="https://cosmosimpactfactor.com/assets/images/home_1.jpg" alt="" /></li> <li><img width="940" height="290" src="https://cosmosimpactfactor.com/assets/images/home_2.jpg" alt="" /></li> <li><img width="940" height="290" src="https://cosmosimpactfactor.com/assets/images/home_3.jpg" alt="" /></li> </ul> </div> </div> <div id="site_content" > <div id="box_left"> <div class='box1'> <h2>Category</h2> <hr> <a href='https://cosmosimpactfactor.com/index_journals.html'>Indexed Journal </a> <hr> <a href='https://cosmosimpactfactor.com/suggest.html'>Suggest Journal</a> <hr> <a href='https://cosmosimpactfactor.com/impact_factor.html'>Journal IF</a> <hr> <a href='https://cosmosimpactfactor.com/guidelines.html'>Request For IF</a> <hr> <a href="https://cosmosimpactfactor.com/assets/images/cosmos_logo_big.png.zip">Download Logo</a> <hr> <a href="https://cosmosimpactfactor.com/contact_us.html">Contact us</a> </div> </div> <style> #content table{margin-bottom: 10px;} #content td{ border: 1px solid #dcdcdc; padding: 6px 3px; text-transform: capitalize; } #content input {padding: 5px; width: 310px;} #content select {padding: 5px; width: 325px;} </style> <div id="content"> <div class="content_item"> <h1>Suggest Journal</h1> <ul><li>Do not submit your journal two times.</li> <li>Give proper information.</li> <li>We accept the journal which is published in the English language.</li> </ul> <form name="sugest" action="https://cosmosimpactfactor.com/suggest.html" method="POST" enctype="multipart/form-data"> <table width="100%" cellspacing="0"> <tr> <td>Journal Name</td> <td><label> <input name="jname" type="text" size="30" required> </label> </td> </tr> <!-- <tr> <td>Upload Cover</td> <td><input type="file" name="file" value="" /> </td> </tr>--> <tr> <td width="30%">ISSN (P)</td> <td width="70%"><input name="issn_p" type="text" size="30" maxlength='10' placeholder='10 characters are allowed.' required></td> </tr> <tr> <td width="30%">ISSN (O)</td> <td width="70%"><input name="issn_o" type="text" size="30" maxlength='10' placeholder='10 characters are allowed.' required></td> </tr> <tr> <td>Country</td> <td><input name="country" type="text" size="30" placeholder='Full Country Name' required></td> </tr> <tr> <td>Frequency</td> <td><select name="frequency" required> <option value="0"></option> <option value="1">Weekly</option> <option value="2">Forth Night</option> <option value="3">Monthly</option> <option value="4">Bi-Monthly</option> <option value="5">Quarterly</option> <option value="6">Bi-Annual</option> <option value="7">Annual</option> </select></td> </tr> <tr> <td>Journal Discipline </td> <td><label> <select name="discipline" required> <option value="1">Agricultural Sciences </option> <option value="2">Social Sciences</option> <option value="3">Biological Sciences </option> <option value="4">Computer Science and technology </option> <option value="5">Economics and Business </option> <option value="6">Engineering science</option> <option value="7">Environmental Sciences </option> <option value="8">Earth science</option> <option value="9">Languages and Linguistics</option> <option value="10">Law and Legal Studies</option> <option value="11">Medical Sciences</option> <option value="12">Physical education </option> <option value="13">General Science </option> <option value="14">Multidisciplinary</option> </select> </label></td> </tr> <tr> <td>Area of specialization</td> <td><input name="specializasion" type="text" size="30" required></td> </tr> <tr> <td>Organization</td> <td><input name="org" type="text" size="30" required></td> </tr> <tr> <td>Journal Language</td> <td><input name="langauage" type="text" size="30" required></td> </tr> <tr> <td>Year of First Publication</td> <td><input name="fpublication" type="text" size="30" required></td> </tr> <tr> <td>Web Site</td> <td><input name="website" type="text" size="30" placeholder="www.example.com" required></td> </tr> <tr> <td>Editor</td> <td><input name="editor" type="text" size="30" required></td> </tr> <tr> <td>Indexed</td> <td><label> <select name="index" required> <option value="1">Yes</option> <option value="0">No</option> </select> </label></td> </tr> <tr> <td>Email</td> <td><input name="email" type="text" size="30" required></td> </tr> <tr> <td>Phone No. </td> <td><input name="phone" type="text" size="30" required ></td> </tr> <!-- <tr> <td>Request Impact Factor<span style='color:red'>*</span></td> <td><label> <select name="request" required> <option value="1">Yes</option> <option value="0">No</option> </select> </label><br> <p> Please see terms and conditions</p></td> </tr>--> <tr> <td>Journal Description </td> <td><textarea rows='5' cols='70' name='description'></textarea></td> </tr> <tr> <td> </td> <td><label> <input name="request" type="hidden" size="30" value=0 > <input style='background-color: #43a9ff;' class="submit" type="submit" name="Submit" value="Submit"> </label> </td> </tr> </table> </form> </div><!--close content_item--> </div><!--close content--> </div><!--close main--> <footer style="background-color: #6699cc; color:white; padding-top:55px; padding-bottom:55px;text-shadow:none; "> <script type='text/javascript' src='https://www.freevisitorcounters.com/auth.php?id=86729dd5091c7955d5844ce2853696e0dc6f15dd'></script> <script type="text/javascript" src="https://www.freevisitorcounters.com/en/home/counter/690019/t/9"></script> <!--<a style="color:white; background:none; text-shadow:none;" href="https://cosmosimpactfactor.com/">Home</a> | <a style="color:white; background:none; text-shadow:none;" href="https://cosmosimpactfactor.com/index_journals.html">Indexed Journal</a> | <a style="color:white; background:none; text-shadow:none;" href="https://cosmosimpactfactor.com/suggest.html">Suggest Journal</a> | <!--<a style="color:white; background:none; text-shadow:none;" href="https://cosmosimpactfactor.com/impact_factor.html">Impact Factor</a> | --> <!-- <a style="color:white; background:none; text-shadow:none;" href="https://cosmosimpactfactor.com/guidelines.html">Request For IF</a> | <a style="color:white; background:none; text-shadow:none;" href="https://cosmosimpactfactor.com/assets/images/cosmos_logo_big.png.zip">Download Logo</a> | <a style="color:white; background:none; text-shadow:none; " href="https://cosmosimpactfactor.com/contact_us.html">Contact us</a>--> </footer> <!-- javascript at the bottom for fast page loading --> <script type="text/javascript" src="https://cosmosimpactfactor.com/assets/js/jquery.js"></script> <script type="text/javascript" src="https://cosmosimpactfactor.com/assets/js/image_slide.js"></script> </body> </html>