Young Researchers' Meeting
Rome, 3-5 May 2006
The view from inside the largest prison in Rome: the Parthenon
Deadline for submission of abstracts: 01/03/2006
To submit an abstract, please adhere to the following procedure:
- Download the abstract template: available as an OpenOffice.org 1.0 Text Document (
.sxw) or as a LaTeX (.tex) file. If neither format suits you, use a plain text format, and ask yourself why you are doing theoretical physics. - Fill in the template. You will have to modify or delete some of the suggested fields. Save the file as
lastname.sxworlastname.tex. Please, don't change the page settings, and keep to one page only! - If possible, create a printable PDF file in A4 format with embedded fonts from the .sxw or .dvi.
- For the
.sxw, OpenOffice has a PDF export function; the template is in A4 already. - For the
.dvi, we find the following gives good results - Try printing your PDF file. Give yourself a pat on the back if it looks ok.
- Send your
lastname.pdffile directly to young_res_meeting@roma2.infn.it. Please indicate in the e-mail if you prefer an oral or a poster presentation. We cannot guarantee everyone will give a talk, however, due to pressures on time. - Send, in a separate mail, the
.sxwor.tex,.epsfiles (put in a.tar.gzbundle with any.epsfiles) - Go back to work.
dvipdfm -p a4 -o abstract.pdf abstract.dviThe two step method also works (if you dont have dvipdfm), but not so well sometimes: (ligatures, etc.)
dvips -Ppdf -ta4 abstract.dvi -o abstract.ps ;
ps2pdf abstract.ps abstract.pdf