$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: SI 640
Instructor: Barbara Mirel
Winter 2006
echo $proxyLogic->checkHTMLBlock(''); ?> Stone, Philip, Dexter Dunphy, Marshall Smith and Daniel Ogilvie. "Trends and Issues in Content Analysis Research," in The General Inquirer: A Computer Approach to Content Analysis. Cambridge, MA: MIT Press, 1966, pp. 20-66.
echo $proxyLogic->checkHTMLBlock(''); ?> Stone, Philip, Dexter Dunphy, Marshall Smith and Daniel Ogilvie. "A Perspective on Content Analysis," in The General Inquirer: A Computer Approach to Content Analysis. Cambridge, MA: MIT Press, 1966, pp. 3-19.
$term = "wi 2006"; $dept = "SI"; $course = "640"; $user = "bmirel"; ?>