Hi!
I have to submit in few days a thesis for which a certain style of referencing is required. I have succeeded in fulfilling most of the requirements by making my own bst-file, however I still have a problem that I cannot solve: if a paper has 3 authors I need that all of them are listed when I cite that paper, e.g. (Jones, James & Smith 2000). What I get now is (Jones et al. 2000), but I would like to have this kind of reference only if the paper has more than 3 authors. I probably need to change some things in the bst-file...
Any suggestion for solving this problem is highly appreciated.
MS
General ⇒ 3 authors reference
3 authors reference
- Attachments
-
- mih_new.bst.txt
- (28.96 KiB) Downloaded 207 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: 3 authors reference
I assume that you load the natbib package. Use \citep for all your references, except those having three authors. For them, use \citep*.
The CTAN lion is an artwork by Duane Bibby. Courtesy of www.ctan.org.
Re: 3 authors reference
I was using natbib and \citep for all my references. I tried now with \citep* for 3 authors and it is what I needed.
Thanks a lot!
MS
Thanks a lot!
MS