Ian Knowles said:a slightly cleaner fix than Sven's i made a guess and found MS's propname for square brackets, the lines replaced represent the beginning of a cititation, the end, and the numbered start of a reference so you could change these lines to anything else if you can figure out MSes prop names. Or stick some xsl-text in if you want for a messy fixSven Groot said:*snip*
line 3715 :<xsl:call-template name="templ_prop_ISO690_GeneralOpen"/>line 3779:<xsl:call-template name="templ_prop_ISO690_GeneralClose"/>
lines 4443-4445:<xsl:call-template name="templ_prop_ISO690_GeneralOpen"/><xsl:value-of select="b:RefOrder"/><xsl:call-template name="templ_prop_ISO690_GeneralClose"/><xsl:call-template name="templ_prop_Space"/>
Thanks for all your contributions!
It is the only post in the whole internet that fixed my issue actually but...
I have a small request. How do I do so when there are many authors on the reference it writes them all (not just et. al) and... how do I remove the dot after the closing bracket?
Thank you very much in advance