General ⇒ \cite multiple works and page numbers specific for each work
\cite multiple works and page numbers specific for each work
For references I am using
\usepackage[round]{natbib}
\bibliographystyle {apalike}
I would like to generate a reference looking like this:
(Askenfelt 1986; McIntyre et al., 1983, pp. 1331-1335; Schelleng 1973)
My problem is that I can generate a citation with multiple works in brackets only with page
numbers for the last work. Since I have to set the authors in alphabetical order the page numbers have to go to the citation of the work McIntyre et al.
Currently I am using:
\citep[pp. 1331-1335]{askenfelt:1986, schelleng:1973, mcintyre:1983}
which results in:
(Askenfelt, 1986; Schelleng, 1973; McIntyre et al., 1983, pp. 1331-1335)
Any idea how to put McIntyre et al. AND the page numbers to the middle of the reference (alphabetical order of authors) would be great. Thanks in advance,
best, Cor
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis