My referencing works fine with plain, [number], but when i use a different bibliography style I experiance two problems
1. the references do not reduce to et al i.e
Code: Select all
author = {Watson, P. and Lord, P. and Gibson, F. and Periorellis, P. and Pitsilis, G.}
should display as
Watson et al (2007)
it shows as
Watson et al (2007) Watson, P., Lord, P.,Gibson, F., Periorellis, P., Pitsilis, G.
2. the references do not stay within the justified text area. If the reference is too long it just runs off the page.
I have tried both plainnat and decsci with the same results
I have attached both the TEX file and the BIB file if you want to try them out.