Hey, I have a question:
I have four documents:
doc a - Author A, 2001
doc b - Author B & K, 2002
doc c - Author C & M & L, 2003
doc d - Author D & X & J & T, 2004
I want to have my citation style like (* et al in italic):
doc a - (Author A 2001)
doc b - (Author B & K 2002)
doc c - (Author C et al. 2003)*
doc d - (Author D et al. 2004)*
I currently just get:
doc a - (Author A 2001)
doc b - (Author B & K 2002)
doc c - (Author C & M et al. 2003)*
doc d - (Author D & X et al. 2004)*
My style: http://csl.mendeley.com/styles/24304241/harvard1-MW-ITALIC-3
So all I want is to use et-al for 3 authors or more, but et-al should be displayed right after the first author name. I wonder if this is even possible, thanks for your help!
↧