it seems like I have a problem with the output of my reference-list. I am using the biblatex-apa style and it usually works all right.
Unfortunately the output of journals in the reference-list is wrong:
The problem here is theRuckerl, Regina, Alexandra Schneider, Susanne Breitner, Josef Cyrys, and Annette Peters (2011). Health effects of particulate air pollution: A review of epidemiological evidence".
In: Inhalation Toxicology 23(10), pp. 555-592.
in front of the name of the journal. In APA style this does not exist.In:
This is my code:
Code: Select all
\usepackage[style=apa]{biblatex} % APA Style
\usepackage[american]{babel}
\usepackage{csquotes}
Best and thank you guys a lot!
Tobias