I'm using biblatex, and am still very new at it.
I can't figure out how to suppress certain fields automatically generated from my bibtex file into my .bbl file. For instance, for all of my entries, I have a category Language in which I record the language that that work was written in. This is just for my own database, and I don't want this information listed in the References at the end of my article/book. But it gets listed anyway. The same is true of my notes field. Is there anyway to suppress a specific field so that it does not show up in the "List of References"?
I would write my own style, but my knowledge of programming/TeX is not even close to being able to do that. I've noticed there is a solution for the ISBN number (an option isbn=false), and this is exactly what I need, but for different fields.
\clearlistdidn't work for me, but\clearnamedid. – effeffe Jun 15 '16 at 16:10\clearfield– Jack Wasey Oct 14 '16 at 10:34