Editing a style to be documentary note rather than Harvard (author-date)
We are trying to create our own reference style in Zotero. We will base it on the style of the University of Melbourne, which is close to our own. The problem is that our publications use both documentary note and author-date (Harvard) referencing whereas Uni of Melbourne only has a style for the latter. Can anyone tell us how we would adapt the Uni of Melbourne style to have superscript numbers for the in-text reference instead of author/s' names in parentheses?
Division of labor is awesome1
-----
1 Smith 1776
?
You'd change the class attribute in cs:style from in-text to note (i.e. change class="in-text" to class="note" in the 2nd line of the style). You'd then also remove the parentheses in the affixes of the layout element of cs:citation (so that you don't get (Smith 1776) in your footnote.
<layout prefix="(" suffix=")" delimiter="; ">
and change it to
<layout delimiter="; ">
to be precise.
Okay, I've gone in, made the change and it works. Hurray! The footnote doesn't have all the information I need but I'll play with that in Zotero and see if I can sort it out.
Thanks so much for your help.
Unfortunately, this is likely not going to be trivial, so you may have to find someone to help you. We can offer help with specific questions, but can't walk you through this step-by-step.