How to show multiple autors in bibiography instead of et al?
Hi,
I'm quite new to zotero, and I'm using the Harvard style. I have a problem, in my bibliography I need to have all authors names and not just XXX et al. Does anyone know how to do that?
Thanks in advance!
I'm quite new to zotero, and I'm using the Harvard style. I have a problem, in my bibliography I need to have all authors names and not just XXX et al. Does anyone know how to do that?
Thanks in advance!
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
find these lines:
<bibliography>
<option name="hanging-indent" value="true"/>
<option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/>
<sort>
and change the 4 to a large number - like 99 -
done.