von Ibo » Mi 29. Apr 2015, 15:29
Hallo zusammen,
in meinem Code erscheint ein "In: " vor dem Herausgeber, wie kann ich das löschen?
Ich ändere eine Kopie von unsrtdin.bst-Datei, und möchte die Änderung darin schreiben.
Hier ist mein Code:
@INCOLLECTION{ABBCMNRRSSW12,
author = {Andres, Michael and Blum, Heribert and Brandt, Christina and Carstensen},
title = {Adaptive finite elements and mathematical optimization methods},
booktitle = {Process Machine Interactions},
publisher = {Springer},
year = {2012},
editor = {Denkena, Berend and Hollmann Ferdinand},
pages = {53-80},
address = {Berlin}
}
Und die Ausgabe sieht so aus:
Andreas, Michael: ...(usw): Adaptive finite elements and mathematical optimizatio methods. In: Denkena; Berend (Hrsg.); ...usw.
Also, "In: " vor Denkena soll nicht mehr erscheinen.
Vielen Dank im Voraus
Hallo zusammen,
in meinem Code erscheint ein "In: " vor dem Herausgeber, wie kann ich das löschen?
Ich ändere eine Kopie von unsrtdin.bst-Datei, und möchte die Änderung darin schreiben.
Hier ist mein Code:
[code]
@INCOLLECTION{ABBCMNRRSSW12,
author = {Andres, Michael and Blum, Heribert and Brandt, Christina and Carstensen},
title = {Adaptive finite elements and mathematical optimization methods},
booktitle = {Process Machine Interactions},
publisher = {Springer},
year = {2012},
editor = {Denkena, Berend and Hollmann Ferdinand},
pages = {53-80},
address = {Berlin}
}
[/code]
Und die Ausgabe sieht so aus:
Andreas, Michael: ...(usw): Adaptive finite elements and mathematical optimizatio methods. In: Denkena; Berend (Hrsg.); ...usw.
Also, "In: " vor Denkena soll nicht mehr erscheinen.
Vielen Dank im Voraus