I would like to separate Bills and Statute from the rest of the bibliography how do I do that?
where do I find the option to put bills and statutes after the bibliography? Im on a deadline to submit my thesis and just realized those legal sources look so wrong inside the bibliography because they do not start with the source, but with the name of the document. Thank you in advance!
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
It depends though how your style is built. Which style are you using?
<macro name="type-sort">
<choose>
<if type="legal_case legislation" match="any">
<text value="Z"/>
</if>
<else>
<text value="A"/>
</else>
</choose>
</macro>
Then add this macro to the first position in the sort section of the bibliography with this:
<key macro="type-sort"/>General instructions how to edit this: https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step