$use_unit = "1"; ?>
require_once("/l/web/reserves/ures/lib/List_Template.inc");
require_once("/l/lib/p/proxylogic/ProxyLogic.inc");
$proxyLogic = new ProxyLogic();
$template = new List_template();
$template->getTemplate($use_unit);
/*
// append reserves style
// this is ugly and should be removed after we strip styles from items
$temp_array = file("/l/web/reserves/ures/stylesheet/.css");
foreach ($temp_array as $line){
$local_style .= $line;
}
$template->css_style .= "";
*/
if (!ereg('index.php',$PHP_SELF)) {
$footer = '';
}
$header = $template->DisplayHeader();
$footer .= $template->DisplayFooter();
echo $header;
?>
Course Name: PHIL 616
Instructor: James Tappenden
Winter 2006
echo $proxyLogic->checkHTMLBlock(''); ?> Mancosu, Paolo. "Visualization in Logic and Mathematics," in Visualization, Explanation and Reasoning Styles in Mathematics, (Studies in Epistemology, Logic, Methodology, and Philosophy of Science) edited by P. Mancosu, K.F. Jorgensen, and S.A. Pedersen The Netherlands: Springer, 2005, pp. 13-30.
$term = "wi 2006"; $dept = "PHIL"; $course = "616"; $user = "tappen"; ?>