How to insert p. and pp. in front of page numbers in Zotero brackets?
I would like for the in-text citations (in Chicago author-date style) to take the following form: (Author Year, p. x) or (Author Year, pp. x-y). But Zotero does not display the p./pp. in the brackets, it only generates this form: (Author Year, x).
How can I change the settings in Zotero so that p./pp. will be displayed in the brackets?
How can I change the settings in Zotero so that p./pp. will be displayed in the brackets?
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.
Can you help?
Thanks for this. The link is:
https://hastebin.com/eqoyifudes.xml
What I am trying to achieve is:
Never use et. al in first use of referencing, all authors must be shown.
Subsequent use, et. al is fine.
Never use et. al in the bibliography/references.
Harvard style
p for page number, somehow I have ended up with :
Really appreciate you taking a look.
<citation disambiguate-add-year-suffix="true" year-suffix-delimiter="," disambiguate-add-names="true" disambiguate-add-givenname="false" collapse="year-suffix">
<sort>
<key macro="author"/>
<key macro="date-issued-no-parentheses"/>
</sort>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="date-issued-no-parentheses"/>
</group>
<group>
<choose>
<if locator="page" match="any">
<group delimiter=" " prefix=", ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</if>
<else>
<label variable="locator" form="short" prefix=", "/>
<text variable="locator" prefix=" "/>
</else>
</choose>
</group>
</layout>
</citation>
Change your citation part to this and you'll get the p/pp. for page locators.
1. Remove the italics in et al.
2. In my reference list, I am still getting et al. on one reference that has 10 authors. Where is the setting to switch this off?
Best regards
1. Line 67
2. Line 48
;)
I managed to sort out the italics in the references and the unlimited authors.
But, I still have italics in the in document et als?
Most likely it is set in a macro called author-short. Check there. Then you can just remove it.
I have an issue with disambiguation. Can I post here or start a new thread?
In case ok here...
I have tried to remove the disambiguation by following:
https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
but the item isn't there to remove, the closest I have is:
I have tried a few code edits, but have failed to get rid of rogue initials in my references (i know this is down to inconsistent data in the Zotero downloads).
So, do I need to go through my large list of names and look for differences, or is there an edit to the style I am missing?
Hastebin link:
https://hastebin.com/igotehiwis.xml
You can try to just remove things like this: disambiguate-add-year-suffix="true" disambiguate-add-names="true"
But if the data is not entered correctly in Zotero, then this won´t help much. If the first names are in the surname field, you'll need to fix this individually. Should be a lot easier if you turned disambiguation off though.
Edit:This is only in the bibliogrpahy that I have an issue.
So in the different journals in the bibliog, 'she' will have two names.