Zotero 8: Can't add custom Vancouver style
dstillman
Zotero Team
This discussion was created from comments split from: Announcing Zotero 8.
Upgrade Storage
As you plan to release updates more frequently, how will you address future malfunctions with individual developments, which are likely to become more frequent? In any case, the improvements made to this bibliographic tool in recent years have been remarkable, and I am finding it increasingly easy to encourage researchers to adopt it for collaborative use. Congratulations.
The official Vancouver styles were renamed by the CSL project, but there's obviously no "restriction" on the installation of custom styles.
Can you explain exactly what you're trying to do and what's happening?
https://gist.github.com/patricialafont-hue/1c78354f9155f90c85461805b36d191c
Delete lines 89+95 completely. It's an empty group that does nothing and an empty macro. You'll also need to delete any calls of that macro (lines ~180, 200, 208, 287)
Delete line 146 (if variable=URL). You cannot have 2 IFs in a conditional
~Line 171 you have an empty else:
<else/>. Delete that also.use https://validator.citationstyles.org/ to verify all is good.
Many thanks to you.
Link to the file : https://gist.github.com/patricialafont-hue/c04ccf4fc48f5c84fcfce377c11690cf
Date ranges need to be input into the extra field. See https://forums.zotero.org/discussion/comment/448642/#Comment_448642