<?xml version="1.0" ?>

<cite:citation xmlns="http://www.w3.org/1999/xhtml" xmlns:cite="http://eprints.org/ep3/citation" xmlns:epc="http://eprints.org/ep3/control">
<div class="ep_tm_pagetitle">
<epc:choose>
   <epc:when test="name"><epc:print expr="name"/><epc:if test="jobtitle">, <print expr="jobtitle"/></epc:if><epc:if test="dept">, <print expr="dept"/></epc:if><epc:if test="email"><br/><epc:print expr="email" /></epc:if></epc:when>
   <epc:when test="email">Unnamed user with email <epc:print expr="email"/><epc:if test="jobtitle">, <print expr="jobtitle"/></epc:if><epc:if test="dept">, <print expr="dept"/></epc:if><epc:if test="email"><br/><epc:print expr="email" /></epc:if></epc:when>
   <epc:otherwise>Unnamed user with username <epc:print expr="username"/><epc:if test="jobtitle">, <print expr="jobtitle"/></epc:if><epc:if test="dept">, <print expr="dept"/></epc:if><epc:if test="email"><br/><epc:print expr="email" /></epc:if></epc:otherwise>
</epc:choose>

</div>
</cite:citation>
