[Segtex] SEG 2007 expanded abstracts

Sergey Fomel sergey.fomel at gmail.com
Tue Dec 12 10:49:11 CST 2006


For SEG 2007 (San Antonio) expanded abstracts, the authors will be
required to submit abstracts without references and to enter
references separately in a web form.

To implement this change, I make the segabs class output the list of
references on a separate page. The author can then process a separate
file using the pdfpages package to extract the portion of the abstract
without references. The extra file looks like
http://svn.sourceforge.net/viewvc/segtex/trunk/tex/latex/seg/segabs_final.ltx?view=markup
\documentclass{article}
\usepackage{pdfpages}
\begin{document}
\includepdf[pages={1-3}]{segabs_example}
\end{document}
This solution only works with pdflatex. You can see examples at
http://rsf.sourceforge.net/segabs_example.pdf
http://rsf.sourceforge.net/segabs_final.pdf
I have put together segabs-2007 - a LaTeX template for expanded abstracts at
http://sourceforge.net/project/showfiles.php?group_id=171593&package_id=214451
All changes are also included in SEGTeX.

Just wanted to mention it in case somebody has a better solution...

SF


More information about the Segtex mailing list