BibTeX, biblatex and biberNeed help to modify cardiff.bst file

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Kabir7
Posts: 1
Joined: Fri Mar 20, 2015 11:27 am

Need help to modify cardiff.bst file

Post by Kabir7 »

Hi,

I am using the cardiff.bst file (created by 'stinkinrich88') with the natbib package to obtain my preferred harvard style referencing. Everything is ok with this style file and I am getting the expected output. However, at present, in the in text citation, if there is 3 or more authors for an article then this style file put et al. after the last name of the first author instead of the full list of authors. But I want this thing for 4 or more authors, i.e., upto 3 authors it will put the full list and for 4 or more authors it will put et al. followed by the last name of the first author. As I have very limited idea about Latex style files, could anyone who has expertise in this area please help me to modify the style file to do the above change.

Thanks in advance for your help.
Attachments
cardiff.bst
(29.2 KiB) Downloaded 242 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Need help to modify cardiff.bst file

Post by Johannes_B »

Hi and welcome,

can you construct a little test case, that lets us testing?
If i understood you right, you want to change the appearance of in-text citations, which should be dealt with by natbib, not the bibliography style, which takes care of the style of the bibliography.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply