von Jabulayoba » Fr 4. Jan 2013, 15:29
Hey Leute,
mein Problem ist, dass Bibtex mir alle Quellen wunderschön übersichtlich angibt, auch die URLs schön automatisch umbricht, nur bei einer Quelle geht diese etwas über den Seitenrand (nicht die Seite).
So ich hoffe ich mache das Minimalbeispiel richtig:
%psychbib.bib
@incollection{Renkl,
editor = {Prof. Dr. Alexander Renkl},
author = {Jens Möller},
booktitle = {Lehrbuch Pädagogische Psychologie},
title = {Lernmotivation},
location = {Bern},
publisher = {Verlag Hans Huber},
year = {2008},
edition = {1},
}
@Book{Mietzel,
author = {Prof. Dr. Gerd Mietzel},
title = {Pädagogische Psychologie des Lernens und Lehrens},
chapter = {6},
location = {Göttingen},
publisher = {UTB Verlag},
year = {2003},
edition = {2},
}
@book{Seel,
title={Psychologie des Lernens: Lehrbuch f{\"u}r P{\"a}dagogen und Psychologen ; mit 12 Tabellen und zahlreichen {\"U}bungsaufgaben},
author={Seel, N.M.},
isbn={9783825281984},
series={Uni-Taschenb{\"u}cher L},
url={http://books.google.de/books?id=LaScJLNFcAkC},
year={2003},
publisher={UTB GmbH}
}
@book{de1979richard,
title={Motivation in der Klasse (Enhancing motivation, dt.) Unter Mitarb. v. Dennis J. Shea [u.a.].},
author={DeCharms, R.},
url={http://books.google.de/books?id=An-HtgAACAAJ},
year={1979}
}
@incollection{Wild,
editor = {Prof. Dr. Elke Wild and Prof. Dr. Jens Möller},
author = {Ulrich Schiefele},
title = {Motivation},
booktitle = {Pädagogische Psychologie},
location = {Heidelberg},
publisher = {Springer Medizin Verlag},
year = {2009},
edition = {1},
}
@incollection{Deci,
editor = {Julius Beltz GmbH \& Co. KG},
author = {Edward L. Deci and Richard M. Ryan},
title = {Die Selbstbestimmungstheorie der Motivation und ihre Bedeutung für die Pädagogik},
booktitle = {Zeitschrift für Pädagogik},
volume = {39},
number = {2},
pages = {223--238},
year = {1993},
}
@Online{ppt,
author = {{o.A.}},
shortauthor = {{ph-heidelberg.de}},
title = {Die Selbstbestimmungstheorie der Motivation nach Deci \& Ryan},
url = {http://www.ph-heidelberg.de/wp/konrad/download/3S_Selbstbestimmung.pdf},
year = {o.J.},
urldate = {2012-12-23},
}
@Online{Studie,
author = {Doris Heise and Janine Saupe and Anja Johenning},
title = {Die Selbstbestimmungstheorie der Motivation},
url = {http://dtserv2.compsy.uni-jena.de/ss2008/paedpsy_uj/28710500/content.nsf/Pages/1A6FCD075E9608B9C125747100601BA5/$FILE/Selbstbestimmungstheorie.pdf},
year = {2008},
month = {6},
publisher = {Friedrich-Schiller-Universität Jena},
urldate = {2012-12-24},
}
@Online{tud,
author = {Peggy Kaiser and Franziska Müller-Stark and Matthias Jamet},
title = {Eigene Wirksamkeit erfahren –- Kausale Autonomie},
url = {http://tu-dresden.de/die_tu_dresden/fakultaeten/fakultaet_mathematik_und_naturwissenschaften/fachrichtung_psychologie/i4/lehrlern/lehre/lehramt/lehrveranstaltungen/motivationsfoerderung/folder.2011-11-01.8121459277/c_Selbstwirksamkeit.pdf},
year = {o.J.},
publisher = {Technische Universität Dresden},
urldate = {2012-10-13},
}
@Online{eppendorf,
author = {MS Eppendorf},
title = {Das BLK-Projekt "`Demokratie lernen \& leben"' an der MS Eppendorf -- Eine Konzeptbeschreibung und Analyse},
url = {http://www.mittelschule-eppendorf.de/PDF/BLK/Praxisbausteine.pdf},
year = {o.J.},
publisher = {Mittelschule Eppendorf},
urldate = {2012-10-13},
}
@Online{teufel,
author = {Dr. Katrin Käufer and Dr. Ursula Versteegen},
title = {Selbstwirksamkeit und Burn-Out in Waldorfschulen: Ein Werkstattbericht},
url = {http://www.adz-netzwerk.de/files/docs/Selbstwirksamkeit-Burn-Out.pdf},
year = {o.J.},
publisher = {Archiv der Zukunft},
urldate = {2012-12-30},
}
Und hier das richtige file:
\documentclass[a4paper, 12pt, ngerman]{scrartcl}
\usepackage[ngermanb]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{url}
\usepackage[hidelinks]{hyperref}
\usepackage[style=authoryear-icomp, backend=bibtex8]{biblatex}
\setlength{\bibitemsep}{1em}
\bibliography{psychbib}
\usepackage[babel,german=guillemets]{csquotes}
\begin{document}
\newpage
\nocite{*}
\printbibliography
\end{document}
Seht ihr was ich meine? Bei der Quelle der TU Dresden.
Hey Leute,
mein Problem ist, dass Bibtex mir alle Quellen wunderschön übersichtlich angibt, auch die URLs schön automatisch umbricht, nur bei einer Quelle geht diese etwas über den Seitenrand (nicht die Seite).
So ich hoffe ich mache das Minimalbeispiel richtig: :P
[code]
%psychbib.bib
@incollection{Renkl,
editor = {Prof. Dr. Alexander Renkl},
author = {Jens Möller},
booktitle = {Lehrbuch Pädagogische Psychologie},
title = {Lernmotivation},
location = {Bern},
publisher = {Verlag Hans Huber},
year = {2008},
edition = {1},
}
@Book{Mietzel,
author = {Prof. Dr. Gerd Mietzel},
title = {Pädagogische Psychologie des Lernens und Lehrens},
chapter = {6},
location = {Göttingen},
publisher = {UTB Verlag},
year = {2003},
edition = {2},
}
@book{Seel,
title={Psychologie des Lernens: Lehrbuch f{\"u}r P{\"a}dagogen und Psychologen ; mit 12 Tabellen und zahlreichen {\"U}bungsaufgaben},
author={Seel, N.M.},
isbn={9783825281984},
series={Uni-Taschenb{\"u}cher L},
url={http://books.google.de/books?id=LaScJLNFcAkC},
year={2003},
publisher={UTB GmbH}
}
@book{de1979richard,
title={Motivation in der Klasse (Enhancing motivation, dt.) Unter Mitarb. v. Dennis J. Shea [u.a.].},
author={DeCharms, R.},
url={http://books.google.de/books?id=An-HtgAACAAJ},
year={1979}
}
@incollection{Wild,
editor = {Prof. Dr. Elke Wild and Prof. Dr. Jens Möller},
author = {Ulrich Schiefele},
title = {Motivation},
booktitle = {Pädagogische Psychologie},
location = {Heidelberg},
publisher = {Springer Medizin Verlag},
year = {2009},
edition = {1},
}
@incollection{Deci,
editor = {Julius Beltz GmbH \& Co. KG},
author = {Edward L. Deci and Richard M. Ryan},
title = {Die Selbstbestimmungstheorie der Motivation und ihre Bedeutung für die Pädagogik},
booktitle = {Zeitschrift für Pädagogik},
volume = {39},
number = {2},
pages = {223--238},
year = {1993},
}
@Online{ppt,
author = {{o.A.}},
shortauthor = {{ph-heidelberg.de}},
title = {Die Selbstbestimmungstheorie der Motivation nach Deci \& Ryan},
url = {http://www.ph-heidelberg.de/wp/konrad/download/3S_Selbstbestimmung.pdf},
year = {o.J.},
urldate = {2012-12-23},
}
@Online{Studie,
author = {Doris Heise and Janine Saupe and Anja Johenning},
title = {Die Selbstbestimmungstheorie der Motivation},
url = {http://dtserv2.compsy.uni-jena.de/ss2008/paedpsy_uj/28710500/content.nsf/Pages/1A6FCD075E9608B9C125747100601BA5/$FILE/Selbstbestimmungstheorie.pdf},
year = {2008},
month = {6},
publisher = {Friedrich-Schiller-Universität Jena},
urldate = {2012-12-24},
}
@Online{tud,
author = {Peggy Kaiser and Franziska Müller-Stark and Matthias Jamet},
title = {Eigene Wirksamkeit erfahren –- Kausale Autonomie},
url = {http://tu-dresden.de/die_tu_dresden/fakultaeten/fakultaet_mathematik_und_naturwissenschaften/fachrichtung_psychologie/i4/lehrlern/lehre/lehramt/lehrveranstaltungen/motivationsfoerderung/folder.2011-11-01.8121459277/c_Selbstwirksamkeit.pdf},
year = {o.J.},
publisher = {Technische Universität Dresden},
urldate = {2012-10-13},
}
@Online{eppendorf,
author = {MS Eppendorf},
title = {Das BLK-Projekt "`Demokratie lernen \& leben"' an der MS Eppendorf -- Eine Konzeptbeschreibung und Analyse},
url = {http://www.mittelschule-eppendorf.de/PDF/BLK/Praxisbausteine.pdf},
year = {o.J.},
publisher = {Mittelschule Eppendorf},
urldate = {2012-10-13},
}
@Online{teufel,
author = {Dr. Katrin Käufer and Dr. Ursula Versteegen},
title = {Selbstwirksamkeit und Burn-Out in Waldorfschulen: Ein Werkstattbericht},
url = {http://www.adz-netzwerk.de/files/docs/Selbstwirksamkeit-Burn-Out.pdf},
year = {o.J.},
publisher = {Archiv der Zukunft},
urldate = {2012-12-30},
}
[/code]
Und hier das richtige file:
[code]
\documentclass[a4paper, 12pt, ngerman]{scrartcl}
\usepackage[ngermanb]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{url}
\usepackage[hidelinks]{hyperref}
\usepackage[style=authoryear-icomp, backend=bibtex8]{biblatex}
\setlength{\bibitemsep}{1em}
\bibliography{psychbib}
\usepackage[babel,german=guillemets]{csquotes}
\begin{document}
\newpage
\nocite{*}
\printbibliography
\end{document}
[/code]
Seht ihr was ich meine? Bei der Quelle der TU Dresden.