BibTeX, biblatex and biber ⇒ Shorter author list in the bibliography using apalike.bst
Shorter author list in the bibliography using apalike.bst
I am drafting a long manuscript containing over 300 references, some of them have a rather long list of author names (see http://www.ncbi.nlm.nih.gov/pubmed/20075255). This causes my bibliography section to grow very long. As I am not an expert on bibliography styles I was wondering if anyone knew how to adapt the apalike.bst bibliography style to shorten e.g. the list of authors in the bibliography to the first 9 ones and then using "... and Doe, J. and others"?
I found something similar in the agu04.bst style but I not smart enough to port it to the apaplike.bst style file.
Regards, droog
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Shorter author list in the bibliography using apalike.bst
In the meanwhile I found a solution. You can use the following command to create a custom bibliography style file:
Code: Select all
latex makebst

droog
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Shorter author list in the bibliography using apalike.bst
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 4
- Joined: Sat Apr 24, 2010 6:57 pm
Re: Shorter author list in the bibliography using apalike.bs
Thanks,
--Jordan
-
- Posts: 4
- Joined: Sat Apr 24, 2010 6:57 pm
Re: Shorter author list in the bibliography using apalike.bs
I believe I found a couple resources that indicate that this is possible:
http://www.medicalnerds.com/latex-bibli ... nd-styles/
http://www.latex-community.org/forum/vi ... f=4&t=2024
Sorry for not finding these before posting.
--Jordan