Index: doc/LaTeXmacros/common.tex
===================================================================
--- doc/LaTeXmacros/common.tex	(revision e80ebe5829b7e4cae804ef089c99956cf908115a)
+++ doc/LaTeXmacros/common.tex	(revision 86c48f5c1a4ab7579568f674875470f1a313d50a)
@@ -153,4 +153,8 @@
         {\abbrevFont{etc}.\xspace}%
 }%
+\newcommand{\etal}{%
+	\@ifnextchar{.}{\abbrevFont{et al}}%
+	        {\abbrevFont{et al}.\xspace}%
+}%
 \makeatother
 
