PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Bibtex unter tetex



TDurda
01-08-2006, 21:04
Hallo lieber TeXniker,

bin nicht mehr ganz neu in Latex, habe aber im Moment meine erstes richtiges Problem. Mach meinem Umstieg auf tetex funktioniert mein bibtex nicht mehr (genauer: das bibtex wird wohl funktionieren, nur ich mache wohl etwas falsch.).
Habe mein LaTeX Dokument und dort brav:


\bibliographystyle{alpha}
\nocite{*}
\bibliography{literaturdb}

In meiner literaturdb steht zum Beispiel (und natürlich viele andere...):


@BOOK{Becker1988,
title = {Auswertung und Beurteilung von Lernleistung},
publisher = {Beltz Verlag},
year = {1988},
author = {Becker, Georg E.},
owner = {Tommy},
timestamp = {2005.10.22},
}

Wenn ich nun aber latex anwerfe kommt:


LaTeX Warning: Citation `OECD1999' on page 15 undefined on input line 46.

Und das bei jeder citation :\
Ein bibtex bringt:

I found no \bibdata command---while reading file pisa_informatik.aux
Warning--I didn't find a database entry for "ingenkamp1988"
Warning--I didn't find a database entry for "Fisseni1990"
Warning--I didn't find a database entry for "Ingenkamp1972"
Warning--I didn't find a database entry for "Sacher2004"
...

Usw.
Jemand vielleicht ne Idee?
Vielen Dank im Voraus für eure Mühen,
TDurda

RedCloud
01-08-2006, 22:43
LaTeX Warning: Citation `OECD1999' on page 15 undefined on input line 46.

Und das bei jeder citation :\
Ein bibtex bringt:

I found no \bibdata command---while reading file pisa_informatik.aux
Warning--I didn't find a database entry for "ingenkamp1988"
Warning--I didn't find a database entry for "Fisseni1990"
Warning--I didn't find a database entry for "Ingenkamp1972"
Warning--I didn't find a database entry for "Sacher2004"
...




haste bibtex und dann nochmal latex laufen lassen? Und was genau steht im bibtex-Logfile *.blg??

rc

TDurda
02-08-2006, 06:40
Ja habe latex und bibtex mehrmals hintereinander laufen lassen.
In der *.blg steht:


This is BibTeX, Version 0.99c (Web2C 7.5.4)
The top-level auxiliary file: pisa_informatik.aux
I found no \bibdata command---while reading file pisa_informatik.aux
I found no \bibstyle command---while reading file pisa_informatik.aux
You've used 16 entries,
0 wiz_defined-function locations,
114 strings with 807 characters,
and the built_in function-call counts, 0 in all, are:
= -- 0
> -- 0
< -- 0
+ -- 0
- -- 0
* -- 0
:= -- 0
add.period$ -- 0
call.type$ -- 0
change.case$ -- 0
chr.to.int$ -- 0
cite$ -- 0
duplicate$ -- 0
empty$ -- 0
format.name$ -- 0
if$ -- 0
int.to.chr$ -- 0
int.to.str$ -- 0
missing$ -- 0
newline$ -- 0
num.names$ -- 0
pop$ -- 0
preamble$ -- 0
purify$ -- 0
quote$ -- 0
skip$ -- 0
stack$ -- 0
substring$ -- 0
swap$ -- 0
text.length$ -- 0
text.prefix$ -- 0
top$ -- 0
type$ -- 0
warning$ -- 0
while$ -- 0
width$ -- 0
write$ -- 0
(There were 2 error messages)


Gibt es vielleicht packages mit denen sich bibtex nicht versteht?
Bibtex an sich scheint in Ordnung, habe gestern mal ein leeres Dokument erstellt und neues bibtex file geschrieben, geht wunderbar.
MfG,
TDUrda

RedCloud
02-08-2006, 07:28
In der *.blg steht:


This is BibTeX, Version 0.99c (Web2C 7.5.4)
The top-level auxiliary file: pisa_informatik.aux
I found no \bibdata command---while reading file pisa_informatik.aux
I found no \bibstyle command---while reading file pisa_informatik.aux



das sieht eher nach einem Fehler im Quelltext aus, da er sowohl STil als auch Namen der Datenbank nicht ins aux-File geschrieben hat. Was steht denn im aux-File?

rc

sofa-surfer
02-08-2006, 07:44
Hallo,

also ich hab hier mit teTeX auch manchmal diese Fehlermeldung von hier auf jetzt. Besonders, wenn ich den Zitierstil oder sowas in die Richtung ändere (ohne sonstige Änderungen am Dokument vorzunehmen). Da hilft eigentlich immer das Löschen aller nicht selbst erstellten Dateien und nochmaliges Kompilieren.

Matthias

TDurda
02-08-2006, 15:26
Ich poste hier mal das aux file:
\relax
\ifx\hyper@anchor\@undefined
\global \let \oldcontentsline\contentsline
\gdef \contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3} }
\global \let \oldnewlabel\newlabel
\gdef \newlabel#1#2{\newlabelxx{#1}#2}
\gdef \newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}} }
\AtEndDocument{\let \contentsline\oldcontentsline
\let \newlabel\oldnewlabel}
\else
\global \let \hyper@last\relax
\fi

\@writefile{toc}{\contentsline {chapter}{\numberline {1}Zielstellung}{1}{chapter.1}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\citation{ingenkamp1988}
\citation{Fisseni1990}
\@writefile{toc}{\contentsline {chapter}{\numberline {2}P\"adagogische Diagnostik und Testkonstruktion}{3}{chapter.2}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {2.1} Statistische G\"utekriterien}{3}{section.2.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.1}Objektivit\"at}{3}{subsection.2.1.1}}
\citation{ingenkamp1988}
\citation{Fisseni1990}
\citation{ingenkamp1988}
\citation{Fisseni1990}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.2} Reliabilit\"at}{4}{subsection.2.1.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.3}Validit\"at}{5}{subsection.2.1.3}}
\citation{Ingenkamp1972}
\citation{Sacher2004}
\@writefile{toc}{\contentsline {section}{\numberline {2.2}Normen}{6}{section.2.2}}
\@writefile{toc}{\contentsline {section}{\numberline {2.3}Testkonstruktion}{6}{section.2.3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3.1}Phasen der Testkonstruktion}{6}{subsection.2.3.1}}
\citation{Stritzke1985}
\citation{Rapp1974}
\citation{Sacher2004}
\@writefile{toc}{\contentsline {section}{\numberline {2.4}Hinweise zu Aufgabentypen und deren Auswahl}{8}{section.2.4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.1}Aufgaben mit freien Antwortformen}{8}{subsection.2.4.1}}
\citation{Rapp1974}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.2}Aufgaben mit Auswahlformen}{9}{subsection.2.4.2}}
\citation{Ingenkamp1972}
\citation{Stritzke1985}
\citation{ingenkamp1988}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.3}Auswahl geeigneter Aufgabentypen}{10}{subsection.2.4.3}}
\citation{ingenkamp1988}
\citation{Klauer1987}
\@writefile{toc}{\contentsline {section}{\numberline {2.5}Hinweise zur Testgestaltung}{11}{section.2.5}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.1}Formen schulischer Leistungsdiagnostik}{11}{subsection.2.5.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.2}Vergleichsorientierte Leistungsmessungen}{11}{subsection.2.5.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.5.3}Kriteriumsorientierte Leistungsmessungen}{11}{subsection.2.5.3}}
\@writefile{toc}{\contentsline {chapter}{\numberline {3}Grundlagen der Pisa-Studie}{14}{chapter.3}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {3.1}Allgemeine Grundlagen der PISA Studie}{14}{section.3.1}}
\citation{Baumert2003}
\citation{OECD1999}
\citation{OECD2000}
\@writefile{lof}{\contentsline {figure}{\numberline {3.1}{\ignorespaces Mathematical Literacy im \"Uberblick}}{15}{figure.3.1}}
\newlabel{b1}{{3.1}{15}{Mathematische Basiskompetenzen\relax }{figure.3.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3.2}Mathematische Basiskompetenzen}{15}{section.3.2}}
\citation{OECD2000}
\@writefile{toc}{\contentsline {section}{\numberline {3.3}Dimensionen der 'Mathematical Literacy'}{16}{section.3.3}}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3.1}Mathematische Verfahren und Fertigkeiten}{16}{subsection.3.3.1}}
\citation{OECD2000}
\citation{OECD2000}
\@writefile{toc}{\contentsline {subsection}{\numberline {3.3.2}Inhalte und die 'gro\IeC {\ss }en Ideen'}{19}{subsection.3.3.2}}
\@writefile{toc}{\contentsline {section}{\numberline {3.4}Aufgabentypen bei PISA}{19}{section.3.4}}
\newlabel{typ_schwierigkeit}{{3.4}{19}{Aufgabentyp en bei PISA\relax }{section.3.4}{}}
\@writefile{lof}{\contentsline {figure}{\numberline {3.2}{\ignorespaces Komponenten einer Aufgabe}}{20}{figure.3.2}}
\newlabel{b2}{{3.2}{20}{Aufgabentypen bei PISA\relax }{figure.3.2}{}}
\citation{OECD2000}
\@writefile{toc}{\contentsline {chapter}{\numberline {4}Analyse Pisa Aufgaben}{21}{chapter.4}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {4.1}Die Aufgabe}{21}{section.4.1}}
\newlabel{fig:ana_aepfel}{{4.1}{21}{Die Aufgabe\relax }{section.4.1}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4.2}PISA-Muster}{22}{section.4.2}}
\citation{Lehrplan}
\@writefile{toc}{\contentsline {section}{\numberline {4.3}Kognitive Kompetenzen}{23}{section.4.3}}
\@writefile{toc}{\contentsline {section}{\numberline {4.4}Untersttzende Lehrplaninhalte}{23}{section.4.4}}
\@writefile{toc}{\contentsline {section}{\numberline {4.5}Diskussion}{24}{section.4.5}}
\citation{Gi}
\citation{Schubert2005}
\citation{Vollmost2005}
\citation{Hartmann}
\@writefile{toc}{\contentsline {chapter}{\numberline {5}Beispielaufgaben}{25}{chapter.5}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {5.1}Aufgaben mit Pisa Charakter - Working Title}{25}{section.5.1}}
\citation{Puhlmann2003}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.1}Inhaltsstr\"ange}{26}{subsection.5.1.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.2}Kompetenzstufen}{26}{subsection.5.1.2}}
\citation{Schubert2005}
\citation{Vollmost2005}
\citation{Vollmost2005}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.3}Handlungskompetenzen}{28}{subsection.5.1.3} }
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.4}Aufgabe Haltestellen}{29}{subsection.5.1.4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.5}Aufgabe Musikfernsehen}{30}{subsection.5.1.5}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.6}Aufgabe Filmbestellung}{31}{subsection.5.1.6}}
\newlabel{filmbestellung}{{5.1.6}{31}{Aufgabe Filmbestellung\relax }{subsection.5.1.6}{}}
\newlabel{pay_tv}{{5.1.6}{31}{Aufgabe Filmbestellung\relax }{subsection.5.1.6}{}}
\newlabel{a_p}{{2}{32}{Aufgabe Filmbestellung\relax }{Item.19}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.7}Aufgabe Labyrinth}{33}{subsection.5.1.7}}
\newlabel{fig:laby}{{5.1.7}{33}{Aufgabe Labyrinth\relax }{subsection.5.1.7}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.1.8}Aufgabe Verschl\"usselung}{35}{subsection.5.1.8}}
\citation{Lehrplan}
\@writefile{toc}{\contentsline {section}{\numberline {5.2}Diskussion der Aufgaben}{37}{section.5.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.2.1}PISA-Charakter}{37}{subsection.5.2.1}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.2.2}Die ''Big Idea''}{38}{subsection.5.2.2}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.2.3}Lehrplaninhalte}{39}{subsection.5.2.3}}
\@writefile{toc}{\contentsline {subsubsection}{Klasse 7}{39}{section*.2}}
\@writefile{lof}{\contentsline {figure}{\numberline {5.1}{\ignorespaces Die konstruierten Aufgaben im \active@dq \dq@prtct{`}Dunstkreis\active@dq \dq@prtct{'} informatischer Inhalte}}{40}{figure.5.1}}
\newlabel{dunstkreis}{{5.1}{40}{Klasse 8\relax }{figure.5.1}{}}
\@writefile{toc}{\contentsline {subsubsection}{Klasse 8}{40}{section*.3}}
\@writefile{toc}{\contentsline {subsubsection}{Klasse 9/10}{41}{section*.4}}
\@writefile{toc}{\contentsline {subsection}{\numberline {5.2.4}Kognitive Kompetenzen}{41}{subsection.5.2.4}}
\@writefile{toc}{\contentsline {chapter}{\numberline {6}Auswertung der Aufgaben}{43}{chapter.6}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{\numberline {7}Fazit und Ausblick}{44}{chapter.7}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {chapter}{\numberline {A}L\"osungen der Aufgaben}{45}{appendix.A}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\@writefile{toc}{\contentsline {section}{\numberline {A.1}Aufgabe Haltestellen}{45}{section.A.1}}
\@writefile{toc}{\contentsline {section}{\numberline {A.2}Aufgabe Musikfernsehen}{45}{section.A.2}}
\@writefile{toc}{\contentsline {section}{\numberline {A.3}Aufgabe Filmbestellung}{45}{section.A.3}}
\@writefile{toc}{\contentsline {chapter}{\numberline {B}Daten der Auswertung}{47}{appendix.B}}
\@writefile{lof}{\addvspace {10\p@ }}
\@writefile{lot}{\addvspace {10\p@ }}
\gdef \LT@i {\LT@entry
{1}{47.89699pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{31.47107pt}\LT@entry
{1}{18.77423pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{31.47107pt}\LT@entry
{1}{18.12907pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{29.07108pt}\LT@entry
{1}{31.47107pt}}

Alle nicht elbst erstellten Dateien löschen hab ich auch schon probiert, hilft leider auch nichts.
MfG,
TDurda

TDurda
02-08-2006, 17:38
Hallo liebe TeXniker,

habe das Problem selbst beheben können. Es lag daran, dass ich ein Appendix package benutzt habe, welches ich vor dem Literaturverzeichnis eingebunden habe, dadurch kam bibtex wohl ins Stottern.
Nichtsdestotrotz vielen Dank für eure Hilfe,
TDurda