von Xenara » Fr 22. Okt 2010, 09:54
Ich habe mir angewöhnt, für BibTeX-Dateien die "ursprüngliche" LaTeX-Schreibweise für Umlaute etc. zu verwenden. Probier mal, ob es so bei dir funktioniert:
\documentclass[12pt,ngerman]{scrreprt}% a4wide existiert nicht, a4paper ist Standard, weitere Einstellungen über BOCR/DIV oder \usepackage{geometry}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[ngerman]{babel} % \usepackage{ngerman} durch \usepackage{babel} mit passender Option ersetzt
\usepackage{jenamed}
\usepackage{filecontents}
\begin{filecontents}{minimal.bib}
@ARTICLE{Haren.2008,
author = {Robert M Van Haren and Timothy L Fitzgerald},
title = {Intraoperative hand held gamma probe detection of a recurrent nonfunctional
neuroendocrine tumor},
journal = {J Pancreas},
year = {2008},
volume = {9},
pages = {704-707},
number = {6}
}
@ARTICLE{Hemminki.2001,
author = {Hemminki, K. and Li, X.},
title = {Incidence trends and risk factors of carcinoid tumors},
journal = {Cancer},
year = {2001},
volume = {92},
pages = {2204-2210}
}
@ARTICLE{Haendel.1999,
author = {M. H{\"a}ndel and S. Schulz and A. Stranarius and M. Schreff and M. Erdtmann-Vourliotis
and H. Schmidt and G. Wolf and V. Höllt},
title = {Selective targeting of somatostatin receptor 3 to neuronal cilia},
journal = {Neuroscience},
year = {1999},
volume = {89},
pages = {909-926},
number = {3}
}
@ARTICLE{Kloeppel.2004,
author = {G. Kl{\"o}ppel and M. Anlauf and J. L{\"u}ttges},
title = {Klassifikation und Pathologie der neuroendokrinen Tumoren des Magen-Darm-Trakts
und Pankreas},
journal = {Onkologe},
year = {2004},
volume = {10},
pages = {570-579}
}
@ARTICLE{Kwekkeboom.2008,
author = {Dik J. Kwekkeboom and Wouter W. de Herder and Boen L. Kam and Casper
H. van Eijck and Martijn van Essen and Peter P. Kooij and Richard
A. Feelders and Maarten O. van Aken and Eric P. Krenning},
title = {Treatment with the radiolabeled somatostatin analog [$^{177}$Lu-DOTA$^{0}$,Tyr$^{3}$]Octreotate:
toxicity, efficacy, and survival},
journal = {J Clin Oncol},
year = {2008},
volume = {26},
pages = {2124-2130},
number = {13}
}
@ARTICLE{Koelby.1998,
author = {Lars K{\"o}lby and Bo W{\"a}ngberg and Hakan Ahlman and Lars-Erik Tisell
and Martha Fj{\"a}lling and Eva Forssell-Aronsson and Ola Nilsson},
title = {Somatostatin receptor subtypes, octreotide scintigraphy and clinical
response to octreotide treatment in patients with neuroendocrine
tumors},
journal = {World J Surg},
year = {1998},
volume = {22},
pages = {679-683}
}
\end{filecontents}
\begin{document}
\cite{*}
\bibliography{minimal}
\bibliographystyle{jenamed}
\end{document}
P.S. Ich habe in deiner Präambel noch zwei Kleinigkeiten überarbeitet.
Edit: MB überarbeitet, korrekte Schreibweise ist {\"a} mit geschweiften Klammern, Erklärung siehe Beitrag von CrazyHorse weiter unten.
Ich habe mir angewöhnt, für BibTeX-Dateien die "ursprüngliche" LaTeX-Schreibweise für Umlaute etc. zu verwenden. Probier mal, ob es so bei dir funktioniert:
[code]\documentclass[12pt,ngerman]{scrreprt}% a4wide existiert nicht, a4paper ist Standard, weitere Einstellungen über BOCR/DIV oder \usepackage{geometry}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[ngerman]{babel} % \usepackage{ngerman} durch \usepackage{babel} mit passender Option ersetzt
\usepackage{jenamed}
\usepackage{filecontents}
\begin{filecontents}{minimal.bib}
@ARTICLE{Haren.2008,
author = {Robert M Van Haren and Timothy L Fitzgerald},
title = {Intraoperative hand held gamma probe detection of a recurrent nonfunctional
neuroendocrine tumor},
journal = {J Pancreas},
year = {2008},
volume = {9},
pages = {704-707},
number = {6}
}
@ARTICLE{Hemminki.2001,
author = {Hemminki, K. and Li, X.},
title = {Incidence trends and risk factors of carcinoid tumors},
journal = {Cancer},
year = {2001},
volume = {92},
pages = {2204-2210}
}
@ARTICLE{Haendel.1999,
author = {M. H{\"a}ndel and S. Schulz and A. Stranarius and M. Schreff and M. Erdtmann-Vourliotis
and H. Schmidt and G. Wolf and V. Höllt},
title = {Selective targeting of somatostatin receptor 3 to neuronal cilia},
journal = {Neuroscience},
year = {1999},
volume = {89},
pages = {909-926},
number = {3}
}
@ARTICLE{Kloeppel.2004,
author = {G. Kl{\"o}ppel and M. Anlauf and J. L{\"u}ttges},
title = {Klassifikation und Pathologie der neuroendokrinen Tumoren des Magen-Darm-Trakts
und Pankreas},
journal = {Onkologe},
year = {2004},
volume = {10},
pages = {570-579}
}
@ARTICLE{Kwekkeboom.2008,
author = {Dik J. Kwekkeboom and Wouter W. de Herder and Boen L. Kam and Casper
H. van Eijck and Martijn van Essen and Peter P. Kooij and Richard
A. Feelders and Maarten O. van Aken and Eric P. Krenning},
title = {Treatment with the radiolabeled somatostatin analog [$^{177}$Lu-DOTA$^{0}$,Tyr$^{3}$]Octreotate:
toxicity, efficacy, and survival},
journal = {J Clin Oncol},
year = {2008},
volume = {26},
pages = {2124-2130},
number = {13}
}
@ARTICLE{Koelby.1998,
author = {Lars K{\"o}lby and Bo W{\"a}ngberg and Hakan Ahlman and Lars-Erik Tisell
and Martha Fj{\"a}lling and Eva Forssell-Aronsson and Ola Nilsson},
title = {Somatostatin receptor subtypes, octreotide scintigraphy and clinical
response to octreotide treatment in patients with neuroendocrine
tumors},
journal = {World J Surg},
year = {1998},
volume = {22},
pages = {679-683}
}
\end{filecontents}
\begin{document}
\cite{*}
\bibliography{minimal}
\bibliographystyle{jenamed}
\end{document}
[/code]
P.S. Ich habe in deiner Präambel noch zwei Kleinigkeiten überarbeitet.
Edit: MB überarbeitet, korrekte Schreibweise ist {\"a} mit geschweiften Klammern, Erklärung siehe Beitrag von CrazyHorse weiter unten.