]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xsl/publication.xsl
* Rendering of publications improved.
[helm.git] / helm / mowgli / home / xsl / publication.xsl
index b00df28c67be4570285242c56dfc9fdbbbf6a75f..868622aed720294ca101eeec80f53ea65696b471 100644 (file)
    <xsl:choose>
     <xsl:when test="@file">
      <a href="../../people/{@file}.html">
-      <xsl:value-of select="@file"/>
+      <xsl:call-template name="person-name">
+       <xsl:with-param name="form" select="'abbreviated'"/>
+       <xsl:with-param name="file" select="@file"/>
+      </xsl:call-template>
      </a>
     </xsl:when>
     <xsl:otherwise>