Tagged Questions
4
votes
1answer
120 views
Optional argument within another optional argument in biblatex \cite
What is the right way to define a macro with an optional argument that can be called within the <postnote> optional argument to biblatex \cite?
The last two \cite below don't work.
(Unless ...
5
votes
1answer
573 views
Can BibTeX ignore optional arguments?
Is it possible to get BibTeX to ignore certain optional arguments? For example, if the .bib file has many entries with language = {English}, and you wish for a certain file's bibliography to not say ...