Harvard Stirling University
How can I edit the intext citation to be ( Roberts 2003) rather than ( Roberts,2003) which all the Harvard Styles in the Repository seem to do. Also how to not have " " around the title of Journal Articles. I am retired and just gone back to Uni so this is a bit new to me.
Thanks:)
Thanks:)
Thank you:)
If modifying the actual code, just delete hanging-indent="true"
Then, click on "Style" at the top left, then on "Save Style" -- you may have to OK a renaming, then the box that opens has a button to "Save to Disk" as well as instructions for how to get the saved style into Zotero.
There is no "Info" or "Style' button in the Style Editor that I am accessing through the Zotero Preferences - Advanced Menu- there is only "Refresh" - "Save As' and "Page".
Am I in the right place?
Appreciating you help
Ann
For the one you're using, first make sure to change title and ID as specified here: https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
Then use the save as option to save the file and see here:
https://www.zotero.org/support/styles#alternative_installation_methods
on installing it.
thanks
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
..
<layout prefix="(" suffix=")" delimiter="; ">
<choose>
<if type="bill legislation" match="any">
<group delimiter=", ">
<text macro="author"/>
<text macro="year-date"/>
As well as some lines below in the other case.
Have managed to sort out a couple of changes all by myself but next challenge is I need take out the inverted commas in Book Sections within the bibliography. Can anyone advise how to do this please? ;)
This is a book section and my University does not want the inverted commas around the title of the section. I cannot see where book section coding is to make the change.
Thank you
ann
Could tell me where the coding would be in Style Editor to change my citation from (Windle and Bennett 2012, p219) to (Windle and Bennett 2012:219).
Many thanks
How do I change the comma( ,) to a colon ( : )? Am not seeing where the comma is within the locator section. I have Zotero standalone
Thank you
I am sorry that I just cannot see what to change:)
Really appreciate you sticking with helping me out.
Ann
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
and I can't really say much without seeing what you did first.
I wish to find the place where the (p. ) appears in the citation ( Hill 2016 p.2) and change it to ( Hill 2016:2). ( The only thing I did was to change the "true" to "false" to take out the comma in the citation (Hill, 2016).
Is this what you wish to see?
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text variable="locator"/>
</group>
When I made the changes you suggested I received the following message.
Error parsing style:
Error: File is not valid XML
When I tried to added in the : to the delimiter in the first line you suggested it changed the citation to ( Hill : 2016). I want to have (Hill 2016 : then the page number).
PS I am happy to pay for someone to help me bottom this out - I need to make it happen
Ann :)
Again, this is easier to see if we actually see what you've done (post to gist.github.com or pastebin.com, neither of which requires registration, and link here).
If you really do want to pay for this, I'm happy to do that, but for something this little I'm not sure that's worth it (for you, that is: I don't start under $50).