Harvard - York St John University - new style
I have created a new citation style for York St John University Harvard. I have created an entry on GitHub, following the instructions on Guide to Submitting CSL Styles.
Will the style be uploaded to the Zotero Style repository - or are there other things I need to do? I contributed a different style a few years ago, but I forget the process involved.
Will the style be uploaded to the Zotero Style repository - or are there other things I need to do? I contributed a different style a few years ago, but I forget the process involved.
I am unable to find the original file to rename...
Thanks for your help.
I have been able to get the author initials back by removing 'givenname-disambiguation-rule="all-names-with-initials"' from:
citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="all-names-with-initials" name-as-sort-order="all" collapse="year"
Before making any permanent changes to the style, I have some questions:
Has this behaviour been caused by the latest update? (it was not happening just prior to 21st April when I was last using Zotero)
Will editing the style as suggested above fix the problem or are there other potential problems as a result of the recent changes in Zotero?
Will there be any other unwanted consequences as a result of removing this entry from the line?
https://github.com/Juris-M/citeproc-js/commit/ffa12aa37f18a885401223e3d8cc663d8351a749
https://github.com/citation-style-language/test-suite/commit/f988f9c98e9f6a241d50a804d9794278a1a2f215
Reversing the Oct. 31 change causes exactly this single test to "fail." So if I revert the change to the code and the change to the result string in the test, all will be back to normal. Sorry about this one - it was my mistake.