GeneralDefective Entries in Bibliography

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
User avatar
Lloyd Blankfein
Posts: 1
Joined: Sun May 27, 2012 6:30 pm

Defective Entries in Bibliography

Post by Lloyd Blankfein »

Hi ,

I have a problem with the appending code:

My bibliography is in file bib.bib in folder literatur.

If you now create the file diplom.tex (main folder) as a pdf an have a look into, you'll see that some entries from bib.bib are not diplayed as they should be!

These entries are not displayed correct:

Code: Select all

@Mastersthesis{Loeschke:2005,
  author = "Löschke, S.",
  title = "Bewertung und Absicherung von Derivaten in illiquiden Finanzmärkten",
  school = "Universität Leipzig (Mathematisches Institut)",
  year = "2005"
}
@Mastersthesis{Jungmann:2011,
  author = "Jungmann, M.",
  title = "Zur Bedeutung Benoit Mandelbrots auf die moderne Finanzmarktanalyse",
  school = "Universität des Saarlandes (Lehrstuhl für Statistik und Ökonometrie)",
  year = "2011"
}
@Mastersthesis{Siggelkow:2008,
  author = "Siggelkow, L.",
  title = "Optionsbewertung in zeitstetigen Sprung-Diffusionsmodellen",
  school = "Freie Universität Berlin, Berlin",
  year = "2008"
}
@misc{Zucchini:2006,
  author = "Zucchini, W. and Berzel, A. and Bulla, J.",
  title = "Hidden Markow models",
  year = "2006"
}
Furthermore there is a problem with the linkage of these entries in chapter Zitate. But I think this is just a result of the problem above.

There is no error!
I have no clue what's wrong here.

Please let me know, if you have an idea how to fix that problem.
Thank you very much!
Lloyd
Attachments
latexTEST.zip
(99.99 KiB) Downloaded 124 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Defective Entries in Bibliography

Post by localghost »

Just for information to other users for awareness of possibly already existing solutions. The question has also been posted to goLaTeX and MrUnix.
Post Reply