Replies: 1 comment 2 replies
-
I don't think there is a way to do this... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if there is a Citeproc command that prevents an item from showing up in the bibliography. My use case is that I am citing several volumes of a series and only want to output the reference to the series as a whole in the bibliography (which I do via the
nocite
command), not each volume as a separate entry.Now, why don't I cite the series and insert the volume number manually alsongside the page number, you might ask. Well, different citation styles have different ways of formatting volume numbers, so I would have to edit each citation manually when I change citation styles.
Beta Was this translation helpful? Give feedback.
All reactions