jhaith,
Thanks for your help.
I commented out following line in the every style (XSL) and now it works as I expected.
<xsl:value-of select="msxsl:node-set($ListPopulatedWithMain)/b:Citation/b:Source/b:Title" />
It does not happen randomly. However, I think I found a problem - still don't know how to solve this:
If you have multiple entry with same authors, then title is also displayed in the text.
For example, add following two entries in you DB.
Article 1:
Author: Doe, John
Title: Random Title1...
Sometimes when I insert a citation, word also put a title of a paper in the body.
For example, a citation in the text body should be like this:
(Gates & Jobs, 2007)
But, sometimes I see as follows:
(Gages & Jobs, Paper's title, 2007)
Could you please tell me what's the problem and how can I fix...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.