CINXE.COM
Deakin University / All Locations
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html lang="en"> <head> <title>Deakin University / All Locations</title> <base target="_self"/> <link rel="stylesheet" type="text/css" href="/scripts/ProStyles.css" /> <link rel="stylesheet" type="text/css" href="/screens/styles.css" /> <link rel="shortcut icon" type="ximage/icon" href="/screens/favicon.ico" /> <script type="text/javascript" src="/scripts/common.js"></script> <script type="text/javascript" src="/scripts/webbridge.js"></script> <script type="text/javascript" src="/scripts/elcontent.js"></script> <meta http-equiv="X-UA-Compatible" content="IE=8;FF=3;OtherUA=4"><script type="text/javascript" src="/screens/iiilangswitch.js"></script><link rel="stylesheet" type="text/css" href="/screens/styles_print.css" media="print"><script type="text/javascript" src="/screens/bibdisplay.js"></script> </head> <body bgcolor="#FFFFFF" > <!-- begin toplogo.html file --> <!-- Rel 2007 "Skyline" Example Set --> <!-- Permission to use navigation buttons kindly given by Virginia Tech Library --> <!-- Google Tag Manager --> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({ 'cmsType' : 'WebPAC-PRO' }); </script> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N3CB');</script> <!-- End Google Tag Manager --> <script language="JavaScript" type="text/javascript"> <!-- function MM_openBrWindow(theURL,winName,features) { //v2.0 window_handle = window.open(theURL,winName,features); window_handle.focus(); return false;can } //--> </script> <script language="JavaScript1.1" type="text/javascript"> <!-- function MM_openBrWindow(theURL,winName,features) {//v2.0 window_handle=window.open(theURL,winName,features); window_handle.focus(); return false; } //--> </script> <script type="text/javascript" src="/screens/js/gbsclasses.js"></script> <script type="text/javascript" src="/screens/js/gbsclasses.js"></script> <!--script src="https://plus.syndetics.com/widget.php?id=deaka" type="text/javascript"></script--> <noscript><div id="div-javascript">This page contains enriched content visible when JavaScript is enabled.</div></noscript> <div id="deakinwrapper"> <!--WMT_HEADER--> <!--[if lt IE 7]> <div id="header-new" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <div id="header-new" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <div id="header-new" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <div id="header-new"> <!--<![endif]--> <!--iframe src="https://www.deakin.edu.au/library/media/static/deakin-header3" width="100%" height="115" scrolling="no" frameborder="0" style="margin: 0; vertical-align:bottom;"></iframe--> <iframe src="https://www.deakin.edu.au/library/media/static/deakin-header3" width="100%" height="115" scrolling="no" frameborder="0" style="margin: 0; vertical-align:bottom;" aria-label="Deakin header" title="Deakin header"></iframe> </div> <div class="pageContentColumn"> <div class="topLinks"> <ul id="topLinksList"> <li><a href="/patroninfo" title="Login to My Account" class="top-myaccount"><span class="buttonText">My Account</span></a></li> <li><a href="https://www.deakin.edu.au/library" title="Library home page" class="top-libhome"><span class="buttonText">Library Home</span></a></li> </ul> </div> <a name="content"></a> <!--end toplogo.html--> <script type="text/JavaScript"> <!-- Hide the JS startTimeout(18000000, "/"); // --> </script> <div id="TimeoutPopup" tabindex="0" class="modal" onkeypress="refreshSession(event)"> <div class="modal-content"> Your session will expire automatically in <span id=TimeoutSeconds>0</span> seconds.<br> <br> <button id="CancelTimeout" onclick="refreshSession()">Continue session</button> <button id="DoTimeout" onclick="endSession()">End session now</button></div> </div> <noscript> <meta http-equiv="Refresh" content="18000;URL=/" /> </noscript> <div align="center" class="navigationRow"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/browse/indexsort=-#anchor_-3"><span class="button buttonNav">Return to Browse</span></a> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/exact&FF=dchromatography&1%2C111%2C/limit?"><span class="button buttonNav">Limit/Sort Search</span></a> </div> <!-- BEGIN BROWSE SCREEN TABLE --> <table width="100%" cellpadding="0" cellspacing="0" border="0" class="browseScreen"> <!-- BEGIN SEARCH WIDGET --> <div align="center"> <tr align="center" valign="middle"> <td valign="middle" colspan="2"> <div class="browseSearchtool"> <script type="text/JavaScript"> <!-- Hide the JS var savedScope; var savedTag; var savedSearch; var savedExactSearch = null; var sortButtonText ="Sort"; var sortButtonEvent = "sortExactBrowse"; var sortExactBrowseURL = "/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/exact&FF=dchromatography&1%2C-1%2C"; var sortTypes = new Array(); var sortLabels = new Array(); sortTypes[0] = "r"; sortLabels[0] = "Latest year"; sortTypes[1] = "t"; sortLabels[1] = "Title"; sortTypes[2] = "a"; sortLabels[2] = "Author"; sortTypes[3] = "m"; sortLabels[3] = "Material type"; sortLabels[4] = "System Sorted"; sortTypes[4] = "-"; var sortSelectedValue = "4"; var nonSortTags = "XYZprWw" // Unhide the JS --> </script> <form name="searchtool" target="_self" action="/search~S1/" method='GET'> <label for="searchtype" style="display:none;">SearchType</label> <select name="searchtype" id="searchtype" onChange="initSort()"> <option value="X"> Keyword</option> <option value="t"> Title</option> <option value="a"> Author (Last name first)</option> <option value="d" selected="selected"> Subject</option> <option value="i"> ISBN/ISSN</option> <option value="c"> Call Number</option> <option value="f"> Unit Code</option> <option value="m"> Libraries Australia No.</option> <option value="l"> Library of Congress No.</option> </select> <label for="searcharg" style="display:none;">Search</label><input type="text" name="searcharg" id="searcharg" size="30" onchange='return searchtoolSubmitAction()'maxlength="75" value="Chromatographic analysis" /> <label for="searchscope" style="display:none;">Search Scope</label><select name="searchscope" id="searchscope"> <option value="1" selected="selected"> Entire Collection</option> <option value="11"> Print Books</option> <option value="9"> E-books</option> <option value="12"> All books</option> <option value="10"> E-journals</option> <option value="6"> All journals</option> <option value="13"> Databases</option> <option value="3"> All e-resources</option> <option value="2"> Streaming Video</option> <option value="14"> DVDs</option> <option value="5"> Curriculum Resources</option> <option value="4"> Deakin Theses</option> <option value="8"> Special Collections</option> <option value="7"> GIFT City</option> <option value="15"> Melbourne Burwood</option> <option value="16"> Warrnambool</option> <option value="17"> Geelong Waterfront</option> <option value="18"> Geelong Waurn Ponds</option> </select> <span id="sort_cell"> </span> <script type="text/JavaScript"> <!-- Hide the JS initSort(); // Unhide the JS --> </script> <input type="hidden" name="SORT" value="D" /><input type="hidden" name="extended" value="0" /> <input type="submit" name="SUBMIT" value="Search" onclick='return searchtoolSubmitAction();' /> <div> <input type="checkbox" name="availlim" value="1" /> <span class="availLimMessage">Limit search to available items</span><br/> </div> <div> <input type="hidden" name="searchlimits" value="" /> <input type="hidden" name="searchorigarg" value="dChromatographic analysis" /> </div> </form> <div></div></div> </td> </tr> </div> <!-- END SEARCH WIDGET --> <!-- BEGIN BROWSE PAGER --> <!-- begin page widgit --> <tr class="browsePager"><td align="center" class="browsePager"> <span id="id_icon_paging_caption">Result Page </span> <ul> <strong>1</strong> <li class="wpPagerList"><a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3,-1,0,B/exact&FF=dchromatography&51,111"> <span aria-current="true"> 2</a></li> <li class="wpPagerList"><a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3,-1,0,B/exact&FF=dchromatography&101,111"> <span aria-current="true"> 3</a></li> <li class="wpPagerList"><a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3,-1,0,B/exact&FF=dchromatography&51,111"><span id="id_icon_paging_prev">Next</span></a></li> </ul> <!-- end page widgit --> </td> </tr> <!-- END BROWSE PAGER --> <!-- BEGIN BROWSE SCREEN LEFT CELL: BROWSELIST/BRIEFCIT AREA --> <tr><td valign="top"> <table border="0" cellpadding="0" width="100%"> <tr align="CENTER" valign="MIDDLE"> <td colspan="5" class="browseSaveJump" width="100%"> <form method="POST" action="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/exact&FF=dchromatography&1%2C111%2C" name="export_form" id="export_form" > <input type="hidden" name="jumpref" value="dchromatographic+analysis"> <input type="hidden" id="save_func" name="save_func" value=""/> <a href="#" onclick="process_save(0);" style="text-decoration:none"> <span class="button"><img src="/screens/ico_bag_add.gif" alt=""><span class="buttonText">Add Marked to Bag</span></span></a> <span name='save_page_btn1' id='save_page_btn1' style='visibility: visible' ><a href="#" onclick="process_save(1);" style="text-decoration:none"> <span class="button"><img src="/screens/ico_bag_add.gif" alt=""><span class="buttonText">Add All On Page</span></span></a> </span> <span name='mylist_btn1' id='mylist_btn1' style='visibility: visible' ><a href="#" onclick="save_to_mylist();"> <span class="button"><img src="/screens/ico_list_add.gif" alt=""><span class="buttonText">Add Marked to My Lists</span></span></a> </span> </td></tr> </td> </tr> <tr class="browseHeader"> <td align="center" class="browseHeaderData"> Subjects (1-50 of 111) </td> </tr> <tr class="browseSuperEntry"> <td colspan="5"> <strong>Chromatography</strong> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_1'></a> 1<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3447584" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ejournal.gif" alt="E-journal"></div> <span class="briefcitYear"> 1992-</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&1%2C%2C111">Acta chromatographica</a></h2> <br > <br > <br > Katowice, Poland : Institute of Chemistry, Silesian University, 1992-<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_2'></a> 2<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3922007" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2017</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&2%2C%2C111">Advanced ceramic membranes and applications</a></h2> <br > Das, Chandan, author.<br > First edition<br > Boca Raton, FL : CRC Press, imprint of Taylor & Francis Group, 2017<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4938444" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4938444'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_3'></a> 3<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2480925" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2010</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&3%2C%2C111">Advances in chromatographic techniques for therapeutic drug monitoring</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429141119" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429141119'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&3%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_4'></a> 4<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5633063" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2009</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&4%2C%2C111">Advances in Chromatographic Techniques for Therapeutic Drug Monitoring</a></h2> <br > Dasgupta, Amitava, 1958-<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429141119" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429141119'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_5'></a> 5<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b1165543" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_book.gif" alt="Book"></div> <span class="briefcitYear"> 1965-</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&5%2C%2C111">Advances in chromatography</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CZ/requestexact~b1165543&FF=dchromatography&5%2C%2C111"><span class="button buttonNav">Request It</span></a> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bibItems"> <tr class="bibItemsHeader"> <th width="28%" class="bibItemsHeader"> Location </th> <th width="22%" class="bibItemsHeader"> Call no. </th> <th width="22%" class="bibItemsHeader"> Vol. </th> <th width="28%" class="bibItemsHeader"> Availability </th> </tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c543.089+Adv/c543.089+adv/-3,-1,,E/browse">543.089 Adv</a> </td> <td width="22%" ><!-- field v --> 22 </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c543.089+Adv/c543.089+adv/-3,-1,,E/browse">543.089 Adv</a> </td> <td width="22%" ><!-- field v --> 21 </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c543.089+Adv/c543.089+adv/-3,-1,,E/browse">543.089 Adv</a> </td> <td width="22%" ><!-- field v --> 24 </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> </table> <table><tr><td> <span class="briefcitAddlCopies"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&5%2C%2C111"></a></span></td></tr></table> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_6'></a> 6<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5632974" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2009</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&6%2C%2C111">Advances in chromatography.</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429145476" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429145476'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_7'></a> 7<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2391995" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2009</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&7%2C%2C111">Advances in Chromatography.</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429145476" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429145476'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_8'></a> 8<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4271501" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2014</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&8%2C%2C111">Advances in chromatography.</a></h2> <br > <br > <br > Boca Raton : CRC Press, 2014<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1398234" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1398234'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_9'></a> 9<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4271502" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2017</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&9%2C%2C111">Advances in chromatography.</a></h2> <br > <br > <br > Boca Raton, FL : CRC Press, [2017]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4732245" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4732245'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_10'></a> 10<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5096572" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2017</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&10%2C%2C111">Advances in chromatography.</a></h2> <br > <br > <br > Boca Raton, FL : CRC Press, 2017<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4947413" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4947413'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_11'></a> 11<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5530679" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2017</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&11%2C%2C111">Advances in chromatography.</a></h2> <br > <br > <br > Boca Raton, FL : CRC Press, 2017<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9781315158075" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9781315158075'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_12'></a> 12<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4271496" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2019</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&12%2C%2C111">Advances in chromatography.</a></h2> <br > <br > <br > Boca Raton, FL : CRC Press, [2019]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5763090" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5763090'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_13'></a> 13<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4399783" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2021</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&13%2C%2C111">Advances in chromatography.</a></h2> <br > <br > 1st edition<br > Boca Raton, FL : CRC Press, 2021<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=6267025" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=6267025'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_14'></a> 14<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4027927" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2015</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&14%2C%2C111">Analytical Separation Science</a></h2> <br > <br > <br > Weinheim : Wiley-VCH, [2015]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://app.knovel.com/hotlink/toc/id:kpASSVS003/analytical-separation-science?kpromoter=marc" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://app.knovel.com/hotlink/toc/id:kpASSVS003/analytical-separation-science?kpromoter=marc'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_15'></a> 15<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4392792" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2016</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&15%2C%2C111">Anthocyanins and Copigments from fruits, vegetables and flowers : Characterization, Separation and Isolation by Membrane and Countercurrent Chromatography</a></h2> <br > Rodriguez-Werner, Miriam Adriana<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5019730" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5019730'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&15%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_16'></a> 16<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2210646" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2002</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&16%2C%2C111">Biochromatography : theory and practice</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429219528" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9780429219528'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&16%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_17'></a> 17<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5191455" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2010</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&17%2C%2C111">Biomedical chromatography</a></h2> <br > <br > <br > New York : Nova Science, [2010]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=346570" onclick="window.open('https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=346570'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&17%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_18'></a> 18<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3545217" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2001</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&18%2C%2C111">Capillary electrochromatography</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781847550309" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781847550309'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&18%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_19'></a> 19<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b1201216" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_book.gif" alt="Book"></div> <span class="briefcitYear"> 1976</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&19%2C%2C111">Chemical modification of proteins</a></h2> <br > Glazer, A. N. (Alexander N.)<br > Second fully revised edition<br > Amsterdam : North-Holland, 1976<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CZ/requestexact~b1201216&FF=dchromatography&19%2C%2C111"><span class="button buttonNav">Request It</span></a> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bibItems"> <tr class="bibItemsHeader"> <th width="28%" class="bibItemsHeader"> Location </th> <th width="22%" class="bibItemsHeader"> Call no. </th> <th width="22%" class="bibItemsHeader"> Vol. </th> <th width="28%" class="bibItemsHeader"> Availability </th> </tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c574.192028+Gla/c574.192028+gla/-3,-1,,E/browse">574.192028 Gla</a> </td> <td width="22%" ><!-- field v --></td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> </table> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_20'></a> 20<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5501175" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2018</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&20%2C%2C111">Chemometrics in chromatography</a></h2> <br > <br > <br > Boca Raton, FL : CRC Press, [2018]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5257305" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5257305'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_21'></a> 21<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4724637" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2021</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&21%2C%2C111">Chiral environmental pollutants : analytical methods, environmental implications and toxicology</a></h2> <br > Kallenborn, R. (Roland), 1960- author.<br > Second edition<br > Cham, Switzerland : Springer, [2021]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-030-62456-9" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-030-62456-9'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&21%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_22'></a> 22<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2510064" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2010</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&22%2C%2C111">Chiral recognition in separation methods : mechanisms and applications</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-642-12445-7" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-642-12445-7'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&22%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_23'></a> 23<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5370273" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2010</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&23%2C%2C111">Chiral Recognition in the Gas Phase</a></h2> <br > Zehnacker, Anne<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=570533" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=570533'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_24'></a> 24<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5377388" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2017</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&24%2C%2C111">Chromatographic Analysis of Alkaloids</a></h2> <br > Popl<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5433170" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5433170'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_25'></a> 25<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4275827" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2017</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&25%2C%2C111">Chromatographic analysis of the environment : mass spectrometry based approaches</a></h2> <br > <br > Fourth edition / edited by Leo M.L. Nollet and Dimitra Lambropoulou<br > Boca Raton, FL : CRC Press, [2017]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4816571" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=4816571'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_26'></a> 26<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b1027255" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_book.gif" alt="Book"></div> <span class="briefcitYear"> 1969</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&26%2C%2C111">Chromatographic and electrophoretic techniques.</a></h2> <br > Smith, Ivor, editor<br > Third edition<br > London : Heinemann Medical, [1969]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CZ/requestexact~b1027255&FF=dchromatography&26%2C%2C111"><span class="button buttonNav">Request It</span></a> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bibItems"> <tr class="bibItemsHeader"> <th width="28%" class="bibItemsHeader"> Location </th> <th width="22%" class="bibItemsHeader"> Call no. </th> <th width="22%" class="bibItemsHeader"> Vol. </th> <th width="28%" class="bibItemsHeader"> Availability </th> </tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c544.92+SMI/c544.92+smi/-3,-1,,E/browse">544.92 SMI</a> </td> <td width="22%" ><!-- field v --> 2 </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c544.92+SMI/c544.92+smi/-3,-1,,E/browse">544.92 SMI</a> </td> <td width="22%" ><!-- field v --> 1 </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> </table> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_27'></a> 27<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3545580" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 1998</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&27%2C%2C111">Chromatographic integration methods</a></h2> <br > Dyson, N. A. (Norman Allen), 1929-<br > 2nd ed<br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781847550514" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781847550514'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_28'></a> 28<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5110753" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 1998</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&28%2C%2C111">Chromatographic integration methods</a></h2> <br > Dyson, Norman<br > 2nd ed<br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1185368" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1185368'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_29'></a> 29<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4250304" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2020</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&29%2C%2C111">Chromatographic methods development</a></h2> <br > <br > <br > Singapore : Jenny Stanford Publishing, [2020]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5966739" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5966739'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_30'></a> 30<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2927464" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2013</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&30%2C%2C111">Chromatographic methods in metabolomics</a></h2> <br > <br > <br > Cambridge : Royal Society of Chemistry, 2013<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781849737272" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781849737272'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_31'></a> 31<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3580125" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2015</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&31%2C%2C111">Chromatographic processes : modeling, simulation, and design</a></h2> <br > Nicoud, Roger-Marc, 1962- author.<br > <br > Cambridge : Cambridge University Press, 2015<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://app.knovel.com/hotlink/toc/id:kpCPMSD001/chromatographic-processes-modeling?kpromoter=marc" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://app.knovel.com/hotlink/toc/id:kpCPMSD001/chromatographic-processes-modeling?kpromoter=marc'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_32'></a> 32<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3498227" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ejournal.gif" alt="E-journal"></div> <span class="briefcitYear"> </span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&32%2C%2C111">Chromatographic reviews</a></h2> <br > <br > <br > Amsterdam : Elsevier<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_33'></a> 33<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5501115" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2018</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&33%2C%2C111">Chromatographic techniques in the forensic analysis of designer drugs</a></h2> <br > <br > <br > Boca Raton : Taylor & Francis/CRC Press, [2018]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5254652" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=5254652'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_34'></a> 34<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4702236" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2019</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&34%2C%2C111">CHROMATOGRAPHY : AN INVALUABLE TOOL IN RESEARCH AND THE INDUSTRY</a></h2> <br > SANJEEVI, SHIV<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2324325" onclick="window.open('https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2324325'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_35'></a> 35<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3545581" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 1999</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&35%2C%2C111">Chromatography and capillary electrophoresis in food analysis</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781847550521" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781847550521'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_36'></a> 36<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5115858" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 1999</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&36%2C%2C111">Chromatography and capillary electrophoresis in food analysis</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1185369" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1185369'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_37'></a> 37<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3578992" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 1986</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&37%2C%2C111">Chromatography and separation chemistry : advances and developments</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://app.knovel.com/hotlink/toc/id:kpCSCAD001/chromatography-and-separation?kpromoter=marc" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://app.knovel.com/hotlink/toc/id:kpCSCAD001/chromatography-and-separation?kpromoter=marc'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_38'></a> 38<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2407070" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2008</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&38%2C%2C111">Chromatography for sustainable polymeric materials : renewable, degradable and recycable</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-540-78763-1" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-540-78763-1'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&38%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_39'></a> 39<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b1146704" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_book.gif" alt="Book"></div> <span class="briefcitYear"> 1983</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&39%2C%2C111">Chromatography : fundamentals and applications of chromatographic and electrophoretic methods</a></h2> <br > <br > <br > Amsterdam ; New York : Elsevier Scientific Pub. Co. ; New York, NY : Distributors for the United States and Canada, Elsevier Science Pub. Co., 1983<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CZ/requestexact~b1146704&FF=dchromatography&39%2C%2C111"><span class="button buttonNav">Request It</span></a> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bibItems"> <tr class="bibItemsHeader"> <th width="28%" class="bibItemsHeader"> Location </th> <th width="22%" class="bibItemsHeader"> Call no. </th> <th width="22%" class="bibItemsHeader"> Vol. </th> <th width="28%" class="bibItemsHeader"> Availability </th> </tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c544.92+Chr/c544.92+chr/-3,-1,,E/browse">544.92 Chr</a> </td> <td width="22%" ><!-- field v --> PT B </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> </table> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_40'></a> 40<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4702237" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2019</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&40%2C%2C111">CHROMATOGRAPHY IN FOOD SCIENCE AND TECHNOLOGY</a></h2> <br > SEVERINO, VALERIA<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2324326" onclick="window.open('https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=2324326'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_41'></a> 41<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b3579524" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2010</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&41%2C%2C111">Chromatography mass spectroscopy in polymer analysis</a></h2> <br > Crompton, T. R. (Thomas Roy)<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=359068" onclick="window.open('https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=359068'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_42'></a> 42<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2485762" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2010</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&42%2C%2C111">Chromatography of aroma compounds and fragrances</a></h2> <br > Cserh谩ti, Tibor<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-642-01656-1" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://link.springer.com/10.1007/978-3-642-01656-1'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&42%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_43'></a> 43<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5169161" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2016</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&43%2C%2C111">Chromatography : Principles and Instrumentation</a></h2> <br > Vitha, Mark F<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=7104503" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=7104503'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_44'></a> 44<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2927490" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2013</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&44%2C%2C111">Comprehensive biomarker discovery and validation for clinical application</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781849734363" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://doi.org/10.1039/9781849734363'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_45'></a> 45<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2667300" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2011</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&45%2C%2C111">Comprehensive chromatography in combination with mass spectrometry</a></h2> <br > <br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=697493" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=697493'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_46'></a> 46<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5062330" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2018</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&46%2C%2C111">Continuous biopharmaceutical processes : chromatography, bioconjugation, and protein stability</a></h2> <br > Pfister, David, 1988- author.<br > <br > Cambridge ; New York, NY : Cambridge University Press, 2018<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1875031" onclick="window.open('https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1875031'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&46%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_47'></a> 47<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b1020160" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_book.gif" alt="Book"></div> <span class="briefcitYear"> 1972</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&47%2C%2C111">CRC handbook of chromatography.</a></h2> <br > Zweig, Gunter.<br > [First edition]<br > Cleveland : CRC Press, [1972]<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CZ/requestexact~b1020160&FF=dchromatography&47%2C%2C111"><span class="button buttonNav">Request It</span></a> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="bibItems"> <tr class="bibItemsHeader"> <th width="28%" class="bibItemsHeader"> Location </th> <th width="22%" class="bibItemsHeader"> Call no. </th> <th width="22%" class="bibItemsHeader"> Vol. </th> <th width="28%" class="bibItemsHeader"> Availability </th> </tr> <tr class="bibItemsEntry"> <td width="28%" ><!-- field $ --> W'PONDS </td> <td width="22%" ><!-- field c --> <a href="/search~S1?/c544.92+ZWE/c544.92+zwe/-3,-1,,E/browse">544.92 ZWE</a> </td> <td width="22%" ><!-- field v --> 2 </td> <td width="28%" ><!-- field % --> AVAILABLE </td></tr> </table> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_48'></a> 48<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b4780241" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2018</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&48%2C%2C111">CRC handbook of chromatography.</a></h2> <br > <br > <br > Boca Raton, FL : CRC Press, 2018<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9781315150567" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9781315150567'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&48%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_49'></a> 49<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b5633521" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2019</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&49%2C%2C111">CRC handbook of chromatography.</a></h2> <br > Kost, Hans-Peter, author Germany<br > 1st<br > Boca Raton : CRC Press, 2019<br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9781315150567" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://www.taylorfrancis.com/books/9781315150567'); return false;">Electronic Resources</a><br /> </div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <!-- Rel 2009B Example Set --> <!-- This File Last Changed: 15 Oct 2009 --> <tr> <td class="briefcitCell"> <div class="briefcitRow"> <div class="briefcitLeft"> <div class="briefcitEntryNum"> <a name='anchor_50'></a> 50<!--this is customized <screens/briefcit.html>--> </div> <div class="briefcitMark"> <input type="checkbox" name="save" value="b2495655" > </div> </div> <div class="briefcitDetail"> <div class="briefcitDetailMain"> <div class="briefcitMedia"> <img src="/screens/media_ebook.gif" alt="E-book"></div> <span class="briefcitYear"> 2003</span> <!--{nohitmsg}--> <h2 class="briefcitTitle"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&50%2C%2C111">Cyclodextrins in chromatography</a></h2> <br > Cserh谩ti, Tibor.<br > <br > <br> <br> <div class="briefcitRatings"> <h2>Rating:</h2> </div> <!--div class="briefcitRequest"--> <!--{reslink}--> </div> <span class="briefcitStatus"> </span> <div class="briefcitActions"> <a href="http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1185400" onclick="window.open('http://ezproxy.deakin.edu.au/login?url=https://ebookcentral.proquest.com/lib/deakin/detail.action?docID=1185400'); return false;">Electronic Resources</a><br /> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/frameset&FF=dchromatography&50%2C%2C111"></a></div> </div> <div class="briefcitItems"> <!--<div class="briefcitItemsHeader"><h2>Copies</h2></div>--> <div class="briefcitItemsMain"> <!-- STACKMAP CHANGES BEGIN HERE --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-T8Gy5hrqNKT+hzMclPo118YTQO6cYprQmhrYwIiQ/3axmI1hQomh7Ud2hPOy8SP1" crossorigin="anonymous"> <script src="https://www.stackmap.com/integration/deakin_webpac/StackMap.js" type="text/javascript"></script> <link rel="stylesheet" media="all" type="text/css" href="https://www.stackmap.com/integration/deakin_webpac/StackMap.css" /> <!-- STACKMAP CHANGES END HERE --> </div> </div> </div> <div class="briefcitJacket"> <!--Jacket--> </div> <div class="briefcitClear"></div> </div> </td> </tr> <tr align="CENTER" valign="MIDDLE"> <td colspan="5" class="browseSaveJump" width="100%"> <a href="#" onclick="process_save(0);" style="text-decoration:none"> <span class="button"><img src="/screens/ico_bag_add.gif" alt=""><span class="buttonText">Add Marked to Bag</span></span></a> <span name='save_page_btn2' id='save_page_btn2' style='visibility: visible' ><a href="#" onclick="process_save(1);" style="text-decoration:none"> <span class="button"><img src="/screens/ico_bag_add.gif" alt=""><span class="buttonText">Add All On Page</span></span></a> </span> </form> <form action="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/exact&FF=dchromatography&1%2C111%2C" method="POST"> <input type="HIDDEN" name="jumpref" value="dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/exact&FF=dchromatography&1%2C111%2C"> <script type="text/JavaScript"> function iiiDoSubmit_1() { //getFormHandleForm() is in common.js var obj = getFormHandleForm(1); obj.submit(); } </script> <input type="hidden" id="iiiFormHandle_1"/> <a href="#" onclick="iiiDoSubmit_1();"><div onmousedown="this.className='pressedState';" onmouseout="this.className='';" onmouseup="this.className='';"><div class="buttonSpriteDiv"><span class="buttonSpriteSpan1"><span class="buttonSpriteSpan2">Locate in results</span></span></div></div></a> <script type="text/JavaScript"> //getFormHandleForm() is in common.js var evtobj = getFormHandleForm(1); if (document.layers) { document.captureEvents(Event.KEYUP); } document.onkeyup = function(evt) { if (!evt) evt = window.event; var keyCode; if (evt.which) keyCode = evt.which; else if (evt.keyCode) keyCode = evt.keyCode; var targ; if (evt.target) targ = evt.target; else if (evt.srcElement) targ = evt.srcElement; if (targ.nodeType == 3) //for Safari bug targ = targ.parentNode; if (targ.form) { targ = targ.form; //alert('targ='+targ+' evtobj='+evtobj); if (keyCode == 13 && targ == evtobj) { iiiDoSubmit_1(); } } }; </script> <input type="TEXT" name="jumpto" value="111" size="30" maxlength="75"> </form> </td></tr> </td> </tr> </table> <!-- END BROWSELIST/BRIEFCIT AREA --> </td> <!-- END BROWSE SCREEN LEFT CELL --> </tr> <!-- BEGIN BOTTOM BROWSE PAGER --> <!-- begin page widgit --> <tr class="browsePager"><td align="center" class="browsePager"> <span id="id_icon_paging_caption">Result Page </span> <ul> <strong>1</strong> <li class="wpPagerList"><a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3,-1,0,B/exact&FF=dchromatography&51,111"> <span aria-current="true"> 2</a></li> <li class="wpPagerList"><a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3,-1,0,B/exact&FF=dchromatography&101,111"> <span aria-current="true"> 3</a></li> <li class="wpPagerList"><a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3,-1,0,B/exact&FF=dchromatography&51,111"><span id="id_icon_paging_prev">Next</span></a></li> </ul> <!-- end page widgit --> </td> </tr> <!-- END BOTTOM BROWSE PAGER --> </table> <!-- END BROWSE SCREEN TABLE --> <div align="center" class="navigationRow"> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/browse/indexsort=-#anchor_-3"><span class="button buttonNav">Return to Browse</span></a> <a href="/search~S1?/dChromatographic+analysis/dchromatographic+analysis/-3%2C-1%2C0%2CB/exact&FF=dchromatography&1%2C111%2C/limit?"><span class="button buttonNav">Limit/Sort Search</span></a> </div> <!-- begin botlogo.html file --> <!-- Rel 2009B Example Set --> <!-- Updated: Sept 2009 --> </div><!-- pageContent --> <div style="clear:both"></div> </div><!-- fullPage --> <iframe src="https://www.deakin.edu.au/library/media/static/deakin-footer2" target="_top" style="width:100%;height: 648px;border: none;overflow: hidden;margin: 0;" scrolling="no" aria-label="Deakin footer" title="Deakin footer"></iframe> <!--</div>--><!-- min-height --> <!-- end botlogo.html file --> </body> </html>