[texworks] Message from TeXworks user
Hendrik Platte
boumtjeboumtje at web.de
Thu Mar 22 11:26:48 CET 2012
Hi everybody,
I have a problem with BibTex: I want to compile a bibliograohy with
JabRef, but all I get is a "?" instead of the reference. As far as I
know the problem is that TeXworks doesn`t run BibTex automatically... I
tried the option BibTex in "Typeset", but this doesn`t work as well.
Sincerely yours,
Hendrik Platte
PS: My (minimal) code reads as follows:
\documentclass[a4paper]{scrartcl}
\usepackage{filecontents}
\begin{filecontents}{Expose.bib}
@ARTICLE{gardini2011mercosur,
author = {Gardini, G.L.},
title = {MERCOSUR: What You See Is Not (Always) What You Get},
journal = {European Law Journal},
year = {2011},
volume = {17},
pages = {683--700},
number = {5},
publisher = {Wiley Online Library}
}
\end{filecontents}
\begin{document}
text\cite{gardini2011mercosur}.
\bibliography{Expose}
\bibliographystyle{alphadin}
\end{document}
----- configuration info -----
TeXworks version : 0.4.3r857 (MiKTeX 2.9)
Install location : C:/Program Files/MikTex
new/miktex/bin/miktex-texworks.exe
Library path : C:/Users/Hendrik/AppData/Local/MiKTeX/2.9/TeXworks/0.4\
pdfTeX location : C:/Program Files/MikTex new/miktex/bin/pdftex.exe
Operating system : Windows Microsoft Windows Vista Home Basic Edition,
32-bit Service Pack 2 (build 6002)
Qt4 version : 4.7.2 (build) / 4.7.2 (runtime)
------------------------------
More information about the texworks
mailing list