Probleme mit apalike
Verfasst: Di 29. Jan 2019, 09:44
Hallo zusammen,
Ich benutze den bibliographystyle apalike, da mein Professor den Zitierstil [Name Autor, Jahr].
Wenn ich das PDF erstelle wird es aber folgendermaßen dargestellt:
Football is the most popular sport worldwide: after a poll from the Federation Internationale de Football Association (FIFA) from 2007, 265 million people play it Matthias Kunz [2007].
Kann mir da jemand weiterhelfen?
Viele Grüße,
Zepp[/b]
Ich benutze den bibliographystyle apalike, da mein Professor den Zitierstil [Name Autor, Jahr].
% ----------------------------------- % --- Root document ----------------- % --- ----------------- \documentclass[10pt, authoryear, twocolumn, times, 3p ]{elsarticle} \usepackage{graphicx} \usepackage[utf8]{inputenc} \usepackage[ngerman, english]{babel} \usepackage{lipsum} \usepackage{hyperref} \usepackage[nameinlink, capitalise]{cleveref} \usepackage[backgroundcolor=white!85!red, bordercolor=red, linecolor=red]{todonotes} \usepackage{natbib} \setcitestyle{square} \usepackage{microtype} %%% Packages setup %%% \graphicspath{{figs/}} \hypersetup{ colorlinks = false, % set option false for printing citecolor = blue, linkcolor = blue, urlcolor = black, citebordercolor = white, urlbordercolor = white, linkbordercolor = white, } ... \makeatletter \interlinepenalty=10000 \setlength{\bibsep}{0pt} %\renewcommand{\bibfont}{\small} % \small, \footnotesize or \tiny \bibliography{Literature} \bibliographystyle{apalike} \biboptions{} ...
Football is the most popular sport worldwide: after a poll from the Federation Internationale de Football Association (FIFA) from 2007, 265 million people play it Matthias Kunz [2007].
Kann mir da jemand weiterhelfen?
Viele Grüße,
Zepp[/b]