Hello,
I am using the RIS type 'CASE' (I hope appropriately) to refer to some
legal cases. Here is an example:
---
refdbc: getref -t ris :CK:~Kite%
TY - CASE
ID - KitevMalycha1998a
TI - Kite v. Malycha
JF - South Australian State Reports
JO - SASR.
KW - Results review
KW - Follow up
VL - 71
RP - NOT IN FILE
IS - 321
PY - 1998///
ER -
1 reference(s) retrieved
---
In my bibliographic stylesheet, I have specified that the title should
be italicised:
<TITLE CASE="ASIS" ROLE="PRIMARY" STYLE="ITALIC">
<PRECEEDING></PRECEEDING>
<FOLLOWING> </FOLLOWING>
</TITLE>
Indeed, in the bibliography customisation layers, I get:
<xsl:variable name="CASETITLESTYLE">ITALIC</xsl:variable>
However, in the DocBook bibliography, I get this fragment:
<title role="JOUR">Kite v. Malycha</title>
Is the "JOUR" there a bug? It certainly seems to be preventing the
title from being italicised in the bibliography. I made a brief
attempt at tracking this down in the 0.9.4 source, but I am not
sufficiently familiar with it.
--
Paul.
mailto:paulh@xxxxxxxxxxxxxx
pgpMiT7CnUmSo.pgp
Description: PGP signature
|