<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<?php
#session_start();
#if (!isset($_SESSION['username'])) { header('Location: index.php'); }
?>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!--meta name="viewport" content="width=240, height=320, user-scalable=yes" /-->
<title><?php include './conf/conf_ws3.php'; echo $title; ?>, Stetson University</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0">
  <tr class="body"><td colspan="3">
    <?php include 'top_w3.php'; ?>
  </td></tr>
  <tr class="body">
     <td class="left_frame2">
       <?php include 'left_w3.php'; ?>
     </td>
     <td width="20"></td>
     <td width="750" valign="top">

   <!-- CONTENT GOES HERE -->
   <!--div class="header1">The 2015 NSF Workshop on Curricular Development for Computing in Context</div-->
   <p>The <a href="http://www.nsf.gov/awardsearch/showAward?AWD_ID=1141209" target="_blank">NSF-funded project titled “Computing in Context</a>” aims to develop and evaluate new teaching materials and pedagogies in four inter-disciplinary areas of relevance to computing. The 2015 NSF Workshop on Curricular Development for Computing in Context (CIC15) will focus on the discipline of Intelligence and Security Informatics (ISI) and will be a venue for scholars to present their works on developing, evaluating, and disseminating curricular materials for the discipline.</p>
   <p><a href="./assets/pic/CIC15_group.JPG" target="_blank"><img src="./assets/pic/CIC15_group_t.jpg" class="framed" /></a>&nbsp; (<a href="pic3.php">More pictures</a>)</p>
    <ul>
      <li>Publication: <a href="http://dl.acm.org/citation.cfm?id=2757218" target="_blank"><i>Proceedings of the 2015 NSF Workshop on Curricular Developments for Computing in Context</i></a>, ACM Press <img src="assets/pic/new.gif" /></li><br>
      <li><b><a href="cfp.php">Call for Paper</a> <a href="doc/CFP_CIC15.pdf"><img src="assets/pic/pdf-icon_24.png"/></a>: Short Paper (1-page), Full Paper (6-page)</b></li><br>
      <li><u><b><blink><a href="https://easychair.org/conferences/?conf=cic15" target="_blank">Submit a paper</a></blink></b></u> - Authors must use <a href="http://www.acm.org/publications/article-templates/proceedings-template.html/" target="_blank">ACM SIG Proceedings Template</a> to format their submission.</li><br>
      <li>Important Dates:
        <ul>
          <li>Paper Submission Due: 3/23/2015 (Extended) </li>
          <li>Paper Review Due: 4/6/2015</li>
          <li>Paper Revision Due: 4/15/2015</li>
          <li>Workshop Registration Due: 4/20/2015</li>
          <li>Workshop Date: 5/13/2015</li>
        </ul>
      </li>
    </ul>  
    <p><br><img src="assets/pic/lbc.png" class="framed" />&nbsp; </p>
<br>
<br>
      <!-- CONTENT ENDS HERE -->
      </td>
  </tr>
  <tr class="body"><td colspan="3">
      <?php include 'foot.php'; ?>
  </td></tr>
	</table>

</body></html>
