{** * authorDetails.tpl * * Copyright (c) 2003-2011 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Index of published articles by author. * * $Id$ *} {strip} {assign var="pageTitle" value="search.authorDetails"} {include file="common/header.tpl"} {/strip}

{$lastName|escape}, {$firstName|escape}{if $middleName} {$middleName|escape}{/if}{if $affiliation}, {$affiliation|escape}{/if}{if $country}, {$country|escape}{/if}

{include file="common/footer.tpl"}