'Is there a way to remove the space before citations in Microsoft Word custom bibliography styles?

I'm trying to modify the Word Bibliography Style. IEEE uses brackets for superscript references, and I have already figured out how to remove those to just be a plain superscript, but I can't figure out how to stop it from inserting a space before the citation (e.g., it currently looks like "my text. 1"; but I want it to look like "my text.1").

Where might I find the the code in my XSL document responsible for adding this space so that I can remove it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source