How to disable Bibtex citation for attribution in the blog post #414
e-alizadeh
announced in
Q&A
Replies: 1 comment 4 replies
-
Right now aside from hiding the bibtex using CSS, there isn't an option for this. I'll transfer this to track an issue as that would be nice! |
Beta Was this translation helpful? Give feedback.
4 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.
-
I want to remove the BibTeX citation section at the end of my post, but want to keep the attribution piece as shown in the screenshot.
Currently, I'm using the
citation: true
in the_metadata.yml
file. If I set it tofalse
, both the BibTeX citation and the attribution box will disappear.Thanks in advance

Beta Was this translation helpful? Give feedback.
All reactions