<?php require_once "fs_inner_context.inc"; ?>
<html>

<head>

<title><?php echo $HTML_TITLE; ?></title>

</head>

<body>

<?php echo html_bgcolor_body($BG_COLOR); ?>

<!-- Standard hierarchical header structure -->

<?php echo $CS_HEADER_HTML; ?>

<?php echo html_linked_text("<em>Courses</em>", $CS_COURSES_ROOT_URL); ?>

<?php echo $HTML_HEADER; ?>

<hr>

<dir>

<li><a href="http://www.classes.cs.uchicago.edu/classes/archive/1999/spring/CS295/Student_work/Henley/index.html">"Virtual
Auditory Spaces,"</a> by Paul Henley, 1999.</li>

<li><a href="http://www.classes.cs.uchicago.edu/classes/archive/2003/spring/29500-1/Student_work/Witherspoon/index.html">"Phase: Audible or not?" and "Playing with dither,"</a> by Brock Witherspoon, 2003.</li>

</dir>
</p>

<?php echo html_footer("index", 0); ?>

<!-- hhmts start -->
Last modified: Mon Apr 12 11:12:36 CDT 2004
<!-- hhmts end -->

</body>

</html>
