apoligies for the probably simple question but i'm having some issues formatting my bibliography for my honours project. I'm currently using biblatex with these options:
\usepackage[firstinits=true,backend=bibtex,style=authoryear,natbib=true]{biblatex}
this outputs what I want in the in text referencing (as I am trying to use the "harvard" author-date system).
The issue I am having is that when i print out the bibliography, the following results:
Adaramola, M. and P.-Å. Krogstad (2011). “Experimental investigation of wake effects on wind turbine performance”. In: Renewable Energy 36, pp. 2078 –2086.
and for the life of me i can't seem to find a way to put 'vol.' before the 36 and get rid of the 'In:' is there an option to do this?
I would probably prefer to leave it as is but the other format is required by my university. Thanks in advance!