<?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_user_citation_details">


<!--
<span class="ep_name_citation">
<epc:choose>
  <epc:when test="name"><epc:print expr="name" /></epc:when>
  <epc:when test="email">Unnamed user with email <epc:print expr="email"/></epc:when>
  <epc:otherwise>Unnamed user with username <epc:print expr="username"/></epc:otherwise>
</epc:choose>
</span>
<epc:if test="jobtitle"><div class="meprints_details_jobtitle" style="font-weight:bold;padding:1px;"><print expr="jobtitle"/></div></epc:if>
<epc:if test="dept"><div class="meprints_details_dept" style="padding:1px;"><print expr="dept"/></div></epc:if>
<epc:if test="org"><div class="meprints_details_org" style="padding:1px;"><print expr="org"/></div></epc:if>
<epc:if test="length(expertise) gt 0"><p class="meprints_details_expertise"><span style="font-weight: bold;">Expertise:</span><br/><print expr="expertise"/></p></epc:if>
<epc:if test="biography"><p class="meprints_details_biography"><span style="font-weight: bold;">Biography:</span><br/><print expr="biography"/></p></epc:if>
<epc:if test="qualifications"><p class="meprints_details_qualifications"><span style="font-weight: bold;">Qualifications:</span><br/><print expr="qualifications"/></p></epc:if>

<epc:if test="is_set(url)"><p class="meprints_details_biography"><print expr="url"/></p></epc:if>
-->


<epc:if test="is_set(statement)"><p class="meprints_details_biography"><span style="font-weight: bold;">Research Statement</span><br/><print expr="statement"/></p></epc:if>

<epc:if test="is_set(esteem)"><p class="meprints_details_biography"><span style="font-weight: bold;">Esteem and Impact</span><br/><print expr="esteem"/></p></epc:if>
<epc:if test="is_set(qualifications)"><p class="meprints_details_biography"><span style="font-weight: bold;">Qualifications</span><br/><print expr="qualifications"/></p></epc:if>
<epc:if test="is_set(interests)"><p class="meprints_details_biography"><span style="font-weight: bold;">Research Interests</span><br/><print expr="interests"/></p></epc:if>

<epc:if test="is_set(grants)"><p class="meprints_details_biography"><span style="font-weight: bold;">Research Grants and Awards</span><br/><print expr="grants"/></p></epc:if>

<epc:if test="is_set(memberships)"><p class="meprints_details_biography"><span style="font-weight: bold;">Professional Memberships</span><br/><print expr="memberships"/></p></epc:if>

<epc:if test="is_set(expertise) or is_set(supervision) or is_set(ext_examinations)">
	<p class="meprints_details_biography" style="margin-bottom:0px;"><span style="font-weight: bold;">Research Degree Expertise</span></p>

	<epc:if test="is_set(expertise)">
		<p style="margin-top:0;margin-bottom:10px;"><span style="font-weight: bold;color:#888;">Key themes</span><br/><print expr="expertise"/></p>
	</epc:if>

	<epc:if test="is_set(supervision)">
		<p style="margin-top:0;margin-bottom:10px;"><span style="font-weight: bold;color:#888;">Supervision</span><br/><print expr="supervision"/></p>
	</epc:if>

	<epc:if test="is_set(ext_examinations)">
		<p style="margin-top:0;margin-bottom:10px;"><span style="font-weight: bold;color:#888;">External Examinations</span><br/><print expr="ext_examinations"/></p>
	</epc:if>
</epc:if>

<epc:if test="is_set(named_links)"><p class="meprints_details_biography"><span style="font-weight: bold;">Links</span><br/><print expr="named_links"/></p></epc:if>


</div>
</cite:citation>
