I'M a Newbie in Latex. I'm using the tecniccenter and do have problems with BiblEx I runs following simple example
file versuch4
Code: Select all
\documentclass[a4paper]{article}\begin{document}mal sehen ob zitieren funzt \cite{eins} und \cite{zwei}\bibliography{literaturneu}\bibliographystyle{apalike}\end{document}
Code: Select all
@book{eins,author = {Bernd Raichle},title = {Bib\TeX-Programmierung}}@book{zwei,author = {A.U. Thor},title = {Das Buch}}
Even after hitting F7 and Strg+F7 several times There aren't any references:
This is the content of the logfile:
Code: Select all
This is pdfTeX, Version 3.141592-1.40.4 (MiKTeX 2.6) (preloaded format=pdflatex 2007.8.31) 5 SEP 2007 13:17entering extended mode**D:/Promotion/eigene*Texte/paperIAG*Peruzgia/paper_latex/versuch4/versuch4.tex("D:\Promotion\eigene Texte\paperIAG Peruzgia\paper_latex\versuch4\versuch4.tex"LaTeX2e <2005/12/01>Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, german, ngerman, french, loaded.("C:\Programme\MiKTeX 2.6\tex\latex\base\article.cls"Document Class: article 2005/09/16 v1.4f Standard LaTeX document class("C:\Programme\MiKTeX 2.6\tex\latex\base\size10.clo"File: size10.clo 2005/09/16 v1.4f Standard LaTeX file (size option))\c@part=\count79\c@section=\count80\c@subsection=\count81\c@subsubsection=\count82\c@paragraph=\count83\c@subparagraph=\count84\c@figure=\count85\c@table=\count86\abovecaptionskip=\skip41\belowcaptionskip=\skip42\bibindent=\dimen102) (versuch4.aux)LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 10.LaTeX Font Info: ... okay on input line 10.LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 10.LaTeX Font Info: ... okay on input line 10.LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 10.LaTeX Font Info: ... okay on input line 10.LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 10.LaTeX Font Info: ... okay on input line 10.LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 10.LaTeX Font Info: ... okay on input line 10.LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 10.LaTeX Font Info: ... okay on input line 10.LaTeX Warning: Citation `eins' on page 1 undefined on input line 12.