<!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">Call for Papers</div>
   <br><a href="doc/CFP_CIC15.pdf"><img src="assets/pic/pdf-icon_24.png"/></a> <a href="doc/CFP_CIC15.pdf">Download Call for Paper in PDF version</a>
   <p>As computing enters its sixth decade as a formal field of study, much attention is focused on the relationships between computing and other disciplines. New pedagogies, modules, and curricular materials are needed to support student learning of computing in context. 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.</p>
   <p>The 2015 NSF Workshop on Curricular Development for Computing in Context (CIC15) focuses 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. The workshop welcomes submissions of full papers (up to 6 pages) and short papers (1-page) that align with the focus of the workshop. Prospective authors are invited to submit original papers on the teaching, pedagogical development, curricular resources, educational research in (but are not limited to) the following topics:</p>
    <ul>
<li>Active Learning</li>
<li>Algorithm, AI, and Programming</li>
<li>Business intelligence and Analytics</li> 
<li>Computer Networking, Security, and Privacy</li>
<li>Computers and Social Issues</li>
<li>Data Structure, Database, and Data Mining</li>
<li>Development of Computing Curricular Modules</li>
<li>Digital Libraries and Web-based Technologies</li>
<li>Dissemination of Computing Curricular Modules</li>
<li>Distance/Online Education</li>
<li>Evaluation of Computing Curricular Modules</li>
<li>Foundations of Computing and Analytics</li>
<li>Gender, Diversity, and Non-traditional Students</li>
<li>Health Informatics</li>
<li>Human-Computer Interaction, Graphics and Information Visualization</li>
<li>Information Systems and Technology</li>
<li>K-12 Computing Education</li>
<li>New Curriculum and Programs</li>
<li>Operating Systems and Embedded Systems</li>
<li>Other Topics on Computing in Context</li>
<li>Other Topics on Intelligence and Security Informatics</li>
<li>Student research/capstone/internships</li>
    </ul>  

  <h4>Submission Guidelines</h4>
  Submission Type:<br>
<ul><li>Full Paper (up to 6 pages) describing completed work.</li>
<li>Short Paper (1 page) describing innovative ideas with substantial work-in-progress outcomes. </li></ul>
Review Process:
<ul>
  <li>Submissions will go through a double-blind, peer review process by pertinent scholars.</li>
  <li>Authors must remove personally-identifiable information from their submissions.</li>
  <li>Accepted papers will be published in the workshop proceedings.</li>
  <li>At least one author of each accepted paper must present the paper at the workshop.</li>
</ul>
    <p>Authors should follow the <a href="http://www.acm.org/publications/article-templates/proceedings-template.html/" target="_blank">ACM SIG Proceedings guidelines</a> to format their submissions. Check the <a href="dates.php">important dates</a> and <a href="https://easychair.org/conferences/?conf=cic15" target="_blank">submission page</a> to proceed with the submission. Questions may be emailed to the workshop chair, <a href="mailto:wchung@stetson.edu?subject=CIC15 Questions">Dr. Wingyan Chung</a>.</p>
      <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>
