Unified style sheet for linguistics journals -- page label
Zotero version 4.0.29.7
Firefox 45.0.2
Word for Windows Integration 3.5.4
I've been using the Unified style sheet for linguistics journals citation style for several years without problem.
When inserting a citation, I have always added a space before the page numbers -- from within the Add/Edit Citation box -- as that is the usual style in the area of linguistics I work in. So I end up with, for example, Algeo (1992: 66), which is what I want.
But since 13 April 2016, the page label "p." has started being inserted automatically, not just in the new citation but in the hundreds of others within the document, so that now I get Algeo (1992:p. 66).
The "p." is not inserted if I don't add a space before the page number -- resulting in Algeo (1992:66) -- but that is not the style I want.
Any ideas?
Thanks
Tim
Firefox 45.0.2
Word for Windows Integration 3.5.4
I've been using the Unified style sheet for linguistics journals citation style for several years without problem.
When inserting a citation, I have always added a space before the page numbers -- from within the Add/Edit Citation box -- as that is the usual style in the area of linguistics I work in. So I end up with, for example, Algeo (1992: 66), which is what I want.
But since 13 April 2016, the page label "p." has started being inserted automatically, not just in the new citation but in the hundreds of others within the document, so that now I get Algeo (1992:p. 66).
The "p." is not inserted if I don't add a space before the page number -- resulting in Algeo (1992:66) -- but that is not the style I want.
Any ideas?
Thanks
Tim
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Are you saying that according to the code for this style it shouldn't be happening? In that case, might it be something to do with the Word plugin?
It's probably irrelevant, but I've noticed that on the download page for the plugin it says "Note: The Word for Windows plugin does not currently work with 64-bit versions of Firefox." I think that could apply to me, but I'm not sure how I'm supposed to get round it.
Thanks
Tim
I can't replicate this either (and LiborA is correct, there never should be a "p." in front of the page number for this style given the code), but I'm wondering if it has something to do with the space -- there is some new code for handling locator labels (that's the p.) in the citation processor and it might be triggering this somehow, though I'm not sure how.
(Generally, using that space wasn't a great idea. We wouldn't expect a space in a page number and it may break things when switching to other styles. Would have been a very easy fix in the style itself).
First -- you're positive you're using that style, correct?
Then, what Word version? Are you using an English language version of Zotero? And this is a plain-old space, right? You're not doing any fancy non-breaking space or the like?
@fbennett -- any theory of what might be going on specifically?
https://drive.google.com/open?id=0B9G2tT5B0K0WbUJJemJoVVhodm8
adamsmith, I'm definitely using the Unified stylesheet for linguistics journals. I've tried uninstalling and reinstalling it a few times. I'm using Word 2010. And yes, ordinary spaces, nothing fancy.
I realise it would have been better to address the lack of space in the style, but once I'd got into the habit, I stopped thinking about it. Ah well.
LiborA, thanks very much for the adapted style. I'll give it a go.
Thanks
Tim
Does everybody agree? :-)
The space still has its effect on all the old citations, of course, adding the "p.". So, if there isn't an obvious solution for the underlying problem, then it looks like I'll have to go through all the many citations and remove the space from the box in Add/Edit Citation. That's the price I'll have to pay, I suppose. We live and learn.
Many thanks for the help.
Tim
PS A space after the colon is pretty standard in linguistics these days, as far as I'm aware.
Thanks
Tim
Summary for fbennett:
- the issue seems to occur for styles which test for locator type (and then don't add a label for pages but do for all others)
- where the locator is " 33" instead of "33", the style then inserts a locator label as described above, i.e. (Algeo 1992:p.66) in the unified stylesheet and (Algeo 1992, p. 66) in Chicago author-date.
I recall you playing with the locator recognition, but even if this is non-standard data entry, this doesn't seem desirable.
So ... yeah, the label shouldn't be popping up there. Before touching the code, a couple of questions:
* is the desired behavior for " 33" to be rendered with the space?
* if so, should is-numeric evaluate as true or false?
2. that's a hard one, what do you think? I'm tending towards yes.
(I realize that the processor retains spaces on cite affixes, and that I've argued elsewhere to retain that behaviour -- but of course, "That's different.")