$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: CMPLXSYS 530: Comp Modeling
Instructor: Rick Riolo
Winter 2005
echo $proxyLogic->checkHTMLBlock(''); ?> Axtell, Robert L. and Joshua M. Epstein "Agent-Based Modeling: Understanding Our Creations." The Bulletin of the Santa Fe Institute, No. Winter, 1994, pp. 28-32.
echo $proxyLogic->checkHTMLBlock(''); ?> Casti, John L. "Seeing the Light at El Farol." Complexity, Vol. 1, No. 5, 1996, pp. 7-10.
echo $proxyLogic->checkHTMLBlock(''); ?> de Marchi, Scott. "Introduction" and "A Computational Model of Voter Sophistication, Ideology, and Candidate Position Taking," in Computational Models in Political Economy, edited by Ken Kollman, John H. Miller and Scott E. Page Cambridge, MA: The MIT Press, 2003, pp. 1-11, 143-157.
$term = "wi 2005"; $dept = "CMPLXSYS"; $course = "530"; $user = "rlriolo"; ?>More course materials may be available at this course's CourseTools webpage :
http://ctools.umich.edu