<?
    include "config.php4";
    
    $LEFT_CONTENT = <<<EOD
EOD;

    $PAGE_TITLE = "PELAB: List of publications";
    $CONTENT_ELEMENTS = array ("publication_list" => 0);
    include "$CODE_BASE/templates/external.php4";

?>
