How can I get "p." before the page number in R markdown citations? I followed the markdown documentation
but [@Cochrane.2011, p. 1058] returns (Cochrane 2011, 1058). But I am looking for (Cochrane 2011, p. 1058)
Thanks!
How can I get "p." before the page number in R markdown citations? I followed the markdown documentation
but [@Cochrane.2011, p. 1058] returns (Cochrane 2011, 1058). But I am looking for (Cochrane 2011, p. 1058)
Thanks!