I use the natbib package and use following citation command
\citep[202]{author}
which prints as:
(Author, 1997, 202)
What I'd like to do is replace the last comma after 1997 with a colon. I've had a look at
\bibpunct
but I haven't been able to figure out how to change the comma in question. Is at all possible?Any help is appreciated.
Regards,
Lars