LyXProblem with harvard.sty in-text citations

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
zhiv
Posts: 1
Joined: Sun Jul 31, 2011 5:33 pm

Problem with harvard.sty in-text citations

Post by zhiv »

Hi all,

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}
In general, when I cite some paper the first time all author names should appear in the text. For instance, using

Code: Select all

\citeasnoun{
something like this should be outputed: Name1, Name2, Name3 (2011) states that.... So far so good. When citing for a second time then the abbreviated version should appear: Name1 et al. (2010). The problem is that it does not. The outputed pdf file always displays the full citation version only, irrespective of whether I cite for the first, second, third time, etc. Can anybody help me? I would really appreciate it.


Thank you

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply