I use natbib and bibtex. I have 2 different articles as follows:
Article 1- Written by authors A, B, C, and D in year 2000.
Article 2- Written by authors A, C, E, and G in year 2003.
I want to refer to these 2 articles in the text. I would say something like A et al. (2000, 2003) but I know that is not precise since technically they are 2 different sets of authors. In reality, I only care about referencing the first author in something like Author A and collagues in 2000 and 2003. However, because I use hyperreferencing, natbib, and bibtex, I still want it to be the case that when I click on the 2000 in the .pdf, it takes me to the bibliographic information in the reference section for the 2000 article and the same with the 2003 one.
I use natbib. Any suggestions?
Thank you!