double year-entry in article with url (bug?)
"nbansky" <[email protected]>
| Newsgroups | gmane.comp.tex.bibtex.jurabib.user |
|---|---|
| Message-ID | <[email protected]> |
using the following minimal example, I get a double year entry with
jurabib 0.6/0.61beta when using a URL (both in the bibliography, as
in my footnote}
Finnas, Leif: A comparison..., Psychology of Music 17 1989, 1989
<URL: ..>
----------------------------------------------------------------------
------
\documentclass{article}
\usepackage{jurabib}
\usepackage{filecontents}
\begin{document}
\begin{filecontents}{mybib.bib}
@ARTICLE{privatelypublicly,
AUTHOR = {Leif Finnäs},
TITLE = {A comparison between young people's privately and publicly
expressed musical preferences},
JOURNAL = {Psychology of Music},
YEAR = {1989},
volume = {17},
pages = {132--145},
url = {http://www.foo.bar},
}%
\end{filecontents}
Does this work?\footcite[124]{privatelypublicly}
\bibliography{mybib}
\bibliographystyle{jox}
\end{document}
----------------------------------------------------------------------
------
any ideas? workarounds?
nicole
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/jurabib/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/