I have already posted this already once but I think it was not clearly formulated. So I will give it another try. I am using Lyx 1.6 on Windows 7 and have the following issue: For my thesis I need to follow the Journal of Finance citation style. For this reason, I have downloaded jf.bst from here: http://www.ivo-welch.info/computers/bstfiles/ . As reported in the file, this style makes use of harvard.sty, so I load the following im my Lyx document preamble:
Code: Select all
\usepackage{harvard}
\bibliographystyle{jf}
Code: Select all
\citeasnoun{
Thank you