simple problem?

"marcspeauw" <[email protected]>
Newsgroups gmane.comp.tex.bibtex.jurabib.user
Message-ID <[email protected]>

Hello Group,

this is my first post and I searched Google Groups a lot but I was not
able to find a solution to my problem. I have the following easy
test5.tex:

\documentclass[
 pdftex,
 a4paper,
 oneside,
 onecolumn,
 openany
]{scrreprt}
\usepackage{geometry}
\geometry{left=50mm,right=20mm,top=25mm,textheight=245mm}
\usepackage[]{jurabib}
\begin{document}
die Internet-Anbindung \footcite{gkStand} steht zur Zeit eine Standleitung
\bibliography{test5}
\bibliographystyle{jurabib}
\end{document}


And this simple test5.bib:

@BOOK{gkStand,
   author    = {Max Mustermensch},
   booktitle = {The Great Template},
   title     = {The Great Template},
   edition   = {3.},
   publisher = {Herste Verlag},
   year      = {1995}
}


On the bibliography page the book is mentioned, but on the first site
the footcite is only "? , .". While compiling it says three warnings:

LaTeX Warning: Citation `gkStand' on page 1 undefined  on input line 15.

LaTeX Warning: Empty `thebibliography' environment on input line 19.

LaTeX Warning: There were undefined references.


This cannot be too hard I imagine but I just not get it. He known my
bib as is says: "Database file #1: test5.bib" mentions the book in the
bibliography, but why not on the page with the footcite??
The fun is: If I change to package cite, /footcite to /cite and use
bibliographystyle plain, it works!

I am using MiKTeX 2.4.1705 together with TeXnicCenter 1 Beta 6.21 (I
am on Windows you see). Other versions:
Document Class: scrreprt 2004/01/07 v2.9p LaTeX2e KOMA document class
Package: scrlfile 2004/01/07 v2.9p LaTeX2e KOMA package
Package: typearea 2004/01/07 v2.9p LaTeX2e KOMA package
Package: geometry 2002/07/08 v3.2 Page Geometry
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
Package: jurabib 2005/01/07 v0.61beta Extended Citations
(Before this I trief jurabib v0.6)
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
Package: calc 1998/07/07 v4.1b Infix arithmetic (KKT,FJ)
Package: url 2004/03/15  ver 3.1  Verb mode for urls, etc.
Package: array 2003/12/17 v2.4a Tabular extension package (FMi)

Everyone with a small advice is welcome!
Sorry for my english (as I am from Germany).

Best regards,
- Ricky





 
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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.