BibTeX, biblatex and biber ⇒ custom-bib "et al." or "et al"
-
- Posts: 1
- Joined: Fri Sep 18, 2009 3:37 pm
custom-bib "et al." or "et al"
I have been generally successfull in using the great custom-bib and natbib package to adapt my output for the journal Molecular Ecology.
However, there is one point where I am stuck:
I need in-text citations to be as follows:
for one author: (Smith 2004)
for two authors (Smith & Hyde 2004)
for more (Smith et al. 2004)
The problematic thing is the period at the end of "et al. ".
Using \setcitestyle{aysep={.}} I can make sure there is a period at the end of "et al".
However I will then always get a period before the year.
Is there another way I can redefine et al?
Thanks very much for your help,
Yannick
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
Re: custom-bib "et al." or "et al"
you can try editing the .bst file.