itemId . (($this -> author == NULL) ? '' : ('&author=' . $this -> author));
echo(FilterHelper :: formatFilters($this -> filters, $this -> result -> statistics, $baseUrl, ''));
/*if($this -> result -> funders!=null){
echo(StatisticHelper :: _formatStatistics($this -> result -> funders, array(), $baseUrl, '#publtab'));
}*/
echo(StatisticHelper :: formatStatistics($this -> result -> statistics, $this -> filters, $baseUrl, '')); ?>
loadTemplate('publications')); ?>