Tagged Questions
7
votes
1answer
309 views
How to access the value of a biblatex package option/key
Is it possible to access a value which is given as a bibliography option. For example if I have
\usepackage[somekey=foobar]{biblatex}
can I get the value (foobar) of somekey as a macro like ...