problems with ibid

Hello

i am quite new to zotero, xml and csl...
i'am trying to edit my own style and reach a point where i am trying to deal with "ibid"...
the fact is i need to replace "ibid" by "op.cit." in italic....

i tried something like :
<else-if position="ibid">
<text term="op. cit." font-style="italic" suffix="."/>
</else-if>

but nothing happen !
could somebody help me ?
Sign In or Register to comment.