Minimal modification to a style
I just wanted to use the AMA style citation, but I get the numbers (of course I can delete them, but this is the nth time I have to do the same), so I was wondering, which could be the best approach to do this :)
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.
Upgrade Storage
Use this guide to edit the style:
https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
If "numbers" refer to issue numbers, you'd remove
<text variable="issue" prefix="(" suffix=")"/>If "numbers" refer to the citation number, you'd remove
<text variable="citation-number" suffix=". "/>from the citation layout and presumably change the citation style as well.