Add a bibliography to a citation style
Hi Everyone,
I'm using the Historical Journal note style and have multiple footnotes in document using this style. At the end of the document I tried to a bibliography using this style (in Word Mac) but was informed that the style doesn't have the bibliography option. Is it possible to easily add a bibliography with the same formatting as the footnotes to the style?
I can create a bibliography within Zotero itself and then export using this style by selecting the works I want but obviously this takes longer.
Many thanks for your help.
I'm using the Historical Journal note style and have multiple footnotes in document using this style. At the end of the document I tried to a bibliography using this style (in Word Mac) but was informed that the style doesn't have the bibliography option. Is it possible to easily add a bibliography with the same formatting as the footnotes to the style?
I can create a bibliography within Zotero itself and then export using this style by selecting the works I want but obviously this takes longer.
Many thanks for your help.
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.
Copy the whole <citation> </citation> part and paste it just before the last line (</style>).
Replace <citation> and </citation> by <bibliography> and </bibliography>.
Just the line after <bibliography>, remove: delimiter="; " in order to get: <layout suffix=".">
(If you need to sort your bibliography, see http://citationstyles.org/downloads/specification.html#sorting )