When my references get printed, it current lists authors as
Alpha, A., Bravo, B., & Charlie, C.
How do I replace the & with 'and'? I assume it's to do with \renewbibmacro but I don't know what to write.
|
When my references get printed, it current lists authors as
How do I replace the & with 'and'? I assume it's to do with |
|||||||
|
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Solved it by using the line below. Turns out I was previously using this but used & instead of 'and' and forgot about it.
|
|||