Seite 1 von 1

Problem Literaturverzeichnis

Verfasst: So 4. Jun 2017, 10:16
von Gast
Hallo. Ich schreibe im Moment meine Bachelorarbeit und habe ein Problem mit dem Literaturverzeichnis. habe ein bibfile.bib erstellt. Leider wird aber die Literatur nicht angezeigt, d.h. weder im Inhaltsverzeichnis noch als eigenes Kapitel. Ich bekomme nur ein [?] angezeigt.
(PS: ich bin eine Niete in Bezug auf Latex und hoffe dass ich alles nötige hier eingefügt habe)
\documentclass[12pt,a4paper]{report}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{dsfont}
\usepackage[utf8]{inputenc}
\usepackage{chngcntr}
\bibliographystyle{plain}
\usepackage[ngerman]{babel}
\usepackage{fancyhdr}
\usepackage[arrow, matrix, curve]{xy}
\usepackage{graphicx}
\usepackage[left=3cm,right=2.5cm,top=3.5cm,bottom=3.5cm]{geometry}
\usepackage{caption}
\usepackage{chngcntr}
\usepackage{pgfplots}
...
\begin{Satz}
\textnormal{\cite{barvinok2002course} Die Menge $A\subseteq \mathbb{R}^n$ ist genau dann konvex, wenn alle Konvexkombinationen der Punkte von $A$ in $A$ liegen.}
\end{Satz}
..
\newpage 
\addcontentsline{toc}{chapter}{Literaturverzeichnis}
\bibliographystyle{plain}
\bibliography{bibfile}
\end{document}

Verfasst: So 4. Jun 2017, 10:20
von Johannes_B

Verfasst: So 4. Jun 2017, 10:58
von Gast
Danke für die schnelle Antwort. In dem ersten Link steht: "Your first port of call is the BibTeX log (.blg) file. That will usually give you the information you need to diagnose the problem. So open that file (which will be called blah.blg where 'blah' is the name of your source file)."

Wie öffne ich diese Datei?

Verfasst: So 4. Jun 2017, 11:32
von Johannes_B
Mit deinem LaTeX-Editor. Es ist eine Textdatei.