{** * header.tpl * * Copyright (c) 2003-2009 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Article View -- Header component. * * $Id: header.tpl,v 1.9 2009/12/08 21:20:46 asmecher Exp $ *} {$article->getLocalizedTitle()|escape} | {$article->getFirstAuthor(true)|escape} | {$currentJournal->getLocalizedTitle()|escape} {if $article->getLocalizedSubject()} {/if} {include file="article/dublincore.tpl"} {include file="article/googlescholar.tpl"} {foreach from=$stylesheets item=cssUrl} {/foreach} {$additionalHeadData} {if ($currentJournal && ($currentJournal->getPublicationType() != "jnl") && ($currentJournal->getPublicationType() != "col"))} {assign var=restrictView value=1} {else} {assign var=restrictView value=0} {/if}

{$siteTitle|escape}{if $issue}, {$issue->getIssueIdentification(false,true)|escape}{/if}

{if !$restrictView} {/if}