[OS X TeX] TeXLive and harvard.sty

Alan Munn amunn at msu.edu
Fri Mar 9 04:24:17 CET 2007


At 8:56 PM -0600 3/8/07, Jeffrey Roland wrote:
>I seem to be having a compatibility problem with TeXLive and 
>harvard.sty.   Using the harvard package with TeXLive (running with 
>TeXShop, but I don't think that matters) every \citeyear citation is 
>missing parentheses when I typeset.  Citations using \cite and 
>\citeasnoun are fine.  This just started happening since I installed 
>TeXLive.  It happens with both the AMS article class and the 
>standard LaTeX article class.  Any ideas?  Anyone else having this 
>trouble?

No.  Mine is a straight out of the box MacTeX installation.  The 
following minimal document works fine for me (parentheses around both 
citations.)  (I copied bibitems generated from bibtex into the file.) 
Does this example work for you?  -Alan

\documentclass{article}
\usepackage{harvard}
\begin{document}
\bibliographystyle{harvard}
\cite{munn1999} \citeyear{munn2001}
\begin{thebibliography}{}

\harvarditem[Munn]{Munn}{1999}{munn1999}
A.~Munn (1999).
\newblock `First Conjunct Agreement: Against a Clausal Analysis'.
\newblock {\em Linguistic Inquiry} {\bf 30}:643--668.

\harvarditem[Munn]{Munn}{2001}{munn2001}
A.~Munn (2001).
\newblock `Explaining Parasitic Gap Restrictions'.
\newblock In P.~W. Culicover \& P.~M. Postal (eds.), {\em Parasitic Gaps}, pp.
   369--392. MIT Press, Cambridge, Mass.

\end{thebibliography}
\end{document}

-- 
Alan Munn 
amunn at msu.edu
Department of Linguistics                             
and Germanic, Slavic, Asian and African Languages   Fax.  +1-517-432-2736
Michigan State University, East Lansing MI 48824       Tel.  +1-517-355-7491

------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list