<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Research Meeting Dates and Seminars, Research Office, Wintec
</title>
<title>Research Meeting Dates and Seminars, Research Office, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="meetings.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGQG/Do3Ub8IW9ALKFbbA1YBInGRKQ==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	

<h1>Research Meeting Dates</h1>
<div class="ColumnLeft">
<uL><li><a href="#HER">Human Ethics in Research</a></li><li><a href="#CRSMG">Central Research Strategy Management Group</a></li>
</uL>
<h6>&nbsp;</h6>
<a name="HER"></a><h2 class="NoMargins">Human Ethics in Research</h2>
<table border=0 width="60%">
<tbody>
<tr>
<td><h3 class="NoMargins">Where:</h3></td>
<td>W2.16 Seminar Room</td>
<td><h3 class="NoMargins">Time:</h3></td>
<td>12 noon to 2 pm</td></tr>
</tbody></table>
<table border=0 width="50%">
<tbody>
<tr>
<th width="50%"><strong>Meeting Date:</strong></th>
<th width="50%"><strong>Cut Off Date:</strong></th></tr>
<tr>
<td>18 February 2010</td>
<td>10 February</td></tr>
<tr>
<td>18 March 2010</td>
<td>10 March</td></tr>
<tr>
<td>15 April 2010</td>
<td>7&nbsp;April</td></tr>
<tr>
<td>20 May 2010</td>
<td>12 May</td></tr>
<tr>
<td>17 June 2010</td>
<td>9 June</td></tr>
<tr>
<td>15 July 2010</td>
<td>7&nbsp;July</td></tr>
<tr>
<td>19&nbsp;August 2010</td>
<td>11 August</td></tr>
<tr>
<td>16&nbsp;September 2010</td>
<td>8 September</td></tr>
<tr>
<td>21&nbsp;October 2010</td>
<td>13&nbsp;October</td></tr>
<tr>
<td>18 November 2010</td>
<td>10&nbsp;November</td></tr></tbody></table>
<h6 class="NoMargins">Important Note: A hard-copy of the <a href="postgraduate-forms.aspx">HERC application</a> must be with the Research Office 5 working days prior to the actual meeting date (as indicated above). Applications received after this date will be held over until the next meeting.</h6>
<p>&nbsp;</p>
<a name="CRSMG"></a><h2 >Central Research Strategy Management Group</h2>
<table border=0 width="100%">
<tbody>
<tr>
<td width="50%"><strong>Full Application to Research Office by:<br></strong></td>
<td width="50%"><strong>Decision:</strong></td></tr>
<tr >
<td>14 April 2010 (for funding round 2)</td>
<td>7&nbsp;May&nbsp;2010</td></tr>
<tr >
<td>18 August&nbsp;2010 (for&nbsp;funding round 3)</td>
<td>10 September 2010</td></tr>
<tr >
<td>10&nbsp;November 2010 (for 2011 funding only)</td>
<td>30 November 2010</td>
</tr>
</tbody></table>

</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-6887001-1");
pageTracker._trackPageview();
</script>
</body>

</html>
