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