von Thomas D » Fr 18. Feb 2011, 16:22
hallo!
Ich habe folgenden BibTeX-Eintrag:
@InCollection{ zizekInterview,
title = "Interview with Slavoj Zizek",
author = "Doug Henwood",
publisher = "Akashic Books",
location = "New York",
year = "2002",
isbn = "1-888451-33-5",
editor = "Joel Schalit",
pages = "70--83",
booktitle = "Anti-Capitalism Reader. Imagining a Geography of Opposition"
}
Als Ausgabe müsste sinnvollerweise so etwas rauskommen:
Henwood, D. (2002): Interview with Slavoj Zizek. In: Schalit, J.: Anti-Capitalism Reader. Imagining a Geography of Opposition, S. 70-83, Akashic Books, ISBN 1-888451-33-5.
Ich verwende Lyx, natbib und dort den BibTeX-Stil
munich, wobei folgende Ausgabe erscheint, die natürlich unbefriedigend ist:
Henwood, D. (2002): Anti-Capitalism Reader. Imagining a Geography of Opposition, S. 70?83, Akashic Books, ISBN 1-888451-33-5.
Wo muss ich ansetzen, dass ich den InCollection-Eintrag so darstelle, dass sowohl Titel und Autor des Aufsatzes (
title, author), als auch Titel und Autor des Buches (
booktitle, editor) aufscheinen?
hallo!
Ich habe folgenden BibTeX-Eintrag:
[code]
@InCollection{ zizekInterview,
title = "Interview with Slavoj Zizek",
author = "Doug Henwood",
publisher = "Akashic Books",
location = "New York",
year = "2002",
isbn = "1-888451-33-5",
editor = "Joel Schalit",
pages = "70--83",
booktitle = "Anti-Capitalism Reader. Imagining a Geography of Opposition"
}[/code]
Als Ausgabe müsste sinnvollerweise so etwas rauskommen:
[i]Henwood, D. (2002): Interview with Slavoj Zizek. In: Schalit, J.: Anti-Capitalism Reader. Imagining a Geography of Opposition, S. 70-83, Akashic Books, ISBN 1-888451-33-5.[/i]
Ich verwende Lyx, natbib und dort den BibTeX-Stil [i]munich[/i], wobei folgende Ausgabe erscheint, die natürlich unbefriedigend ist:
[i]Henwood, D. (2002): Anti-Capitalism Reader. Imagining a Geography of Opposition, S. 70?83, Akashic Books, ISBN 1-888451-33-5.[/i]
Wo muss ich ansetzen, dass ich den InCollection-Eintrag so darstelle, dass sowohl Titel und Autor des Aufsatzes ([i]title, author[/i]), als auch Titel und Autor des Buches ([i]booktitle, editor[/i]) aufscheinen?