CINXE.COM

Journal Information Form

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Journal Information Form</title> <link href="/styles/global.css" type="text/css" rel="stylesheet" /> <!--[if IE]> <link href="/style/ie.css" type="text/css" rel="stylesheet"/> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" href="/styles/CAS_ie7.css" /> <![endif]--> <script type="text/javascript" src="/scripts/jquery142.js"></script> <script type="text/javascript" src="/scripts/custom.js"></script> <link rel=icon href="/favicon.ico" type=image/x-icon /> <link rel=shortcut icon href="/favicon.ico" type=image/x-icon /> <script type="text/javascript" src="/js/country.js"></script> <script language="javascript" src="/js/EmailChecker.js"></script> <script language="javascript" src="/js/FunctionsInclude.js"></script> <script language="javascript"> function validateForm(form_var) { var tags_array = new Array( [form_var.journalname, "Journal Name"], [form_var.pubformat, "Publication Format"], [form_var.publisher, "Publisher Name"], [form_var.firstname, "Contact First Name"], [form_var.lastname, "Contact Last Name"], [form_var.email, "Email"], [form_var.address, "Street Address"], [form_var.city, "City"], [form_var.country, "Country"], [form_var.zipcode, "Postal Code"] ); var emailCheckerObj = new EmailChecker(form_var.email); if ( ! FunctionsInclude_RequiredText(tags_array)) { return false; } else if (emailCheckerObj.error_msg) { window.alert(emailCheckerObj.error_msg); emailCheckerObj.focus(); return false; } return true; } //end validateForm(form_var) </script> </head> <body> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-12024133-7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-12024133-7'); </script> <div class="productsMain" id="content_wrapper"> <div class="contenthead"> <!--Start of Header Control --> <div id="header"> <h1 class="logo"> <a href="http://www.cas.org"> <img alt="Chemical Abstracts Service" src="/images/Logo.gif"></a><br> </h1> <ul class="nav-utility"> <!--?xml version="1.0" encoding="utf-16"?--> <li><a href="http://www.acs.org">ACS</a></li> <li><a href="http://pubs.acs.org/">Journals</a></li> <li><a href="http://cen.acs.org/index.html">C&amp;EN</a></li> <li><a href="http://www.cas.org">CAS</a></li> </ul> </div> <div class="print_logo"> <img alt="Chemical Abstracts Service" src="/images/cas/logo_print.png"> </div> <!--End of Header Control --> <div id="overlay_container"> <div id="headnav"> <!--?xml version="1.0" encoding="utf-16"?--> <ul class="sf-menu headlinks" id="mainNav"> <li class="active" id="g1"><a class="dropDown" href="http://www.cas.org/products">Products</a></li> <li id="g2"><a href="http://www.cas.org/content">Content</a></li> <li id="g3"><a href="http://www.cas.org/training">Training</a></li> <li id="g4"><a href="http://www.cas.org/contact-us">Contact Us</a></li> <li id="g5"><a href="http://www.cas.org/news">News</a></li> <li id="lastLink"><a href="http://www.cas.org/about-cas">About CAS</a></li> </ul> </div> <div class="headcontent products"> <!--Start of GlobaNav Control --> <div class="nav_container"> <div class="submenuWrap"> <!--?xml version="1.0" encoding="utf-16"?--> <div class="header_left"> <!-- TODO: --> <h1>Contact US</h1> </div> <div class="submenu" style="margin-top: 15px;"> <ul id="first_subnav" class="subMenu-column"> <!-- TODO: --> <li><a href="/forms/journalform.html">Journal Information Form</a></li> </ul> </div> </div> </div> <div class="clear"> </div> <div style="" class="breadcrumbWrap"> <a href="http://www.cas.org/" class="first">Home</a>&nbsp;<span>&gt;</span>&nbsp; <a href="http://www.cas.org/contact-us">Contact&nbsp;Us</a>&nbsp;<span>&gt;</span>&nbsp; <span class="current">Journal Information Form</span> </div> <!--End of GlobaNav Control --> </div> </div> </div> <div id="content"> <div class="left_body_border"> </div> <div class="right_body_border"> </div> <div id="contentSection" class="singleColumn"> <div class="content_singleColumn"> <div class="stn_info"> <!-- --------- --> <!-- Body Here --> <!-- --------- --> <h1 class="PageTitle">Journal Information Form </h1> <div class="freeTxt"> <p>We will be delighted to have our selection team of chemists determine whether the journal meets our editorial criteria for abstracting and indexing in the CAS databases. Publishers interested in having a journal covered in the CAS databases should:</p> <ol> <li>Complete and submit the Journal Information Form below for journals published online, or <li>For journals published in print, please send three different and recent issues to: </ol> <p> CAS<br> Acquisitions / Evaluation Dept.<br> P.O. Box 3012<br> Columbus, OH 43210<br> U.S.A.</p> <p>Thank You.</p> <p><font color="red">*</font> <font size="-1">Denotes required field.</font></p> <p> <form id="form1" name="form1" method="post" action="/cgi-bin/journalform"> <input type="hidden" name="func" value="submit"> <table width="700" border="0" cellspacing="2" cellpadding="2"> <tr> <td><b>Journal Name</b><font color="red">*</font></td> <td><input type="text" name="journalname" id="journalname" size="50" /></td> </tr> <tr> <td><b>ISSN</b></td> <td><input type="text" name="issn" id="issn" size="50" /></td> </tr> <tr> <tr> <td><b>Publication Format</b><font color="red">*</font></td> <td> <select name="pubformat" id="pubformat"> <option selected="selected" value="">Select Format</option> <option>Print</option> <option>Online</option> <option>Print and Online</option> </select> </td> </tr> <tr> <td><b>Journal Website</b><font color="red">*</font><br> <font size="-1"><i>required for online publications</i></font></td> <td><input type="text" name="journalurl" id="journalurl" size="50" /></td> </tr> <tr> <td><b>Publisher Name</b><font color="red">*</font></td> <td><input type="text" name="publisher" id="publisher" size="50" /></td> </tr> <tr> <td><b>Contact Person's Title</b></td> <td> <select name="title" id="title"> <option selected="selected" value="">Select Title</option> <option>Ms</option> <option>Mr</option> <option>Dr</option> </select> </td> </tr> <tr> <td><b>Contact's First Name</b> <font color="red">*</font> </td> <td><input type="text" name="firstname" id="firstname" size="50" /></td> </tr> <tr> <td><b>Contact's Last Name</b> <font color="red">*</font> </td> <td><input type="text" name="lastname" id="lastname" size="50" /></td> </tr> <tr> <td><b>Email</b> <font color="red">*</font></td> <td><input type="text" name="email" id="email" size="50" /></td> </tr> <tr> <td><b>Street Address</b> <font color="red">*</font></td> <td><input type="text" name="address" id="address" size="50" /></td> </tr> <tr> <td><b>City</b> <font color="red">*</font></td> <td><input type="text" name="city" id="city" size="50" /></td> </tr> <tr> <td><b>State/Province</b> </td> <td><input type="text" name="state" id="state" size="50" /></td> </tr> <tr> <td><b>Country</b> <font color="red">*</font></td> <td><input type="text" name="country" id="country" size="50" /></td> </tr> </tr> <tr> <td><b>Postal Code</b> <font color="red">*</font></td> <td><input type="text" name="zipcode" id="zipcode" size="50" /> </td> </tr> <tr> <td><b>Phone Number</b></td> <td> <input type="text" name="phone" id="phone" size="50" /> </td> </tr> <tr valign="top"> <td><b>Comment</b> </td> <td> <textarea name="comment" id="comment" cols="50" rows="5"></textarea> </td> </tr> <tr> <td>&nbsp;</td> <td> <input type="submit" name="Submit" value="Send" onclick="return validateForm(this.form)" />&nbsp; <input type="reset" name="reset" value="Reset" /> </td> </tr> </table> </form> <!-- ----- --> <!-- /Body --> <!-- ----- --> </div> </div> </div> </div> <div id="footer"> <div class="navBar"> <div class="conectWithUs"> <label> Connect with CAS</label> <ul> <li class="twt"><a href="http://twitter.com/caschatter">Twitter</a></li> <li class="yT"><a href="http://www.youtube.com/user/ChemAbstractsService">You Tube</a></li> <li class="fb"><a href="http://www.facebook.com/SciFinder">Facebook</a></li> <li class="linkd"><a href="http://www.linkedin.com/groups?trk=hb_side_g&gid=3069643">Linkedin</a></li> <li class="rss"><a href="http://www.cas.org/RssFeeds/CASNews.xml">RSS</a></li> </ul> </div> </div> </div> </div> </body> </html>

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