Search found 1 match

by asldkfjasioa
Wed Sep 22, 2021 2:25 pm
Forum: BibTeX, biblatex and biber
Topic: How to typeset in-Text secondary citation i.e. Example (2005, as cited in Doe, 2010, p.3) in APA style
Replies: 0
Views: 5766

How to typeset in-Text secondary citation i.e. Example (2005, as cited in Doe, 2010, p.3) in APA style

I am using biblatex with a biber backend and would like to output an in-text secondary citation that looks like

Example (2005, as cited in Doe, 2010, p.3),

where (Doe, 2010) is in my bibliography.

The parenthetical version of this can be achieved via \autocite[][]{} as demonstrated in the ...