Instructions for EAS

For the first time, we are accepting abstracts electronically this year. Advantages of this approach are speed of delivery, savings in mailing, and electronic processing in the Symposium office eliminating typing errors. In addition, abstracts received electronically will be available for viewing in their entirety on the Web site once the preliminary program is posted. We are very excited about the potential of the new electronic capabilities; however, we do request your patience if "bugs" appear during this first year of operation.

Your electronic abstract will be processed upon receipt by a LaTeX compiler. All capabilities of LaTeX-2e (see below if you only have an earlier LaTeX or TeX compiler or no compiler at all) will be supported but for the abstract to have the proper layout for printing in the abstract book, you must carefully follow the instructions below.

In the following template, replace strings of upper case characters, ie. AUTHOR ADDRESS, with information appropriate to the content of your abstract. Please refer to the example abstracts for clarification. (Note that lines beginning with % are "comments" and not processed by LaTex.)

% ------  begin electronic abstract submission template -----
% ------  Version 2.0 last modified on Wed Nov 08 1995  -----
\documentclass[12pt,landscape]{article}
\usepackage{mss}

\timereq{MINUTES REQUIRED}
\category{CATEGORY NUMBER(S)}
\comment{COMMENT TEXT}

\title{TITLE OF YOUR ABSTRACT}
\author{\underline{FULL NAME OF SPEAKER}, OTHER AUTHOR(S)}
\address{AUTHOR ADDRESS}
\author {FULL NAME OF AUTHOR FROM OTHER LOCATION}
\address{ADDRESS OF AUTHOR FROM OTHER LOCATION}

\begin{document}
\maketitle

TEXT OF YOUR ABSTRACT

\end{document}
% ------   end  electronic abstract submission template ------

The above template has multiple sections, each of which require some explanation which is given below.

1. The lines with the LaTeX-2e commands 'documentclass' and 'usepackage' specify the style your printed abstract will have. To preview your abstract locally you must place the file mss.sty where your LaTeX compiler can find it (typically in the same directory as your abstract file) before processing. If you received these instructions by email, you will have received the style file in a separate email message, the body of which you must save as the file mss.sty. If you are viewing these instructions on our Web site, go to our FTP site and download the file mss.sty it. Alternatively, you can download by anonymous FTP from our site: molspect.mps.ohio-state.edu. If at all possible you are encouraged to view or print your abstract locally before submission. Remember we must treat abstracts submitted electronically, just as paper abstracts arriving by post. In particular, iteration on accepted electronic abstracts is a forbidden process.

2. The next three lines in the template indicate the requested time in minutes, a suggested category number and a brief comment, respectively. The allowable time entries are 5, 10, and 15 corresponding to the number of minutes requested for your presentation. Choose the category number from the list below. If you are unsure you may indicate more than one choice in the bracket, separating the category numbers with commas. The comment line allows any special message that you require to be passed to the Symposium organizers. It will not be printed, but may contain information about your abstract. It will be read before the talks are scheduled.

    Categories:
         1. Electronic (large)
         2. Electronic (small)
         3. Electronic (theory)
         4. Infrared (expt)
         5. Infrared (theory)
         6. Raman
         7. Microwave
         8. Jet and Beam
         9. Matrix
        10. Condensed Phase
        11. New Approaches to Absorption Spectroscopy (symposium)
        12. Coherent Infrared Techniques/Spectroscopy (symposium)

3. The next section will specify the title and author/address list. The inserted text may span more than one line. The author and address lines are paired. A given author line may contain more than one name, but all must be associated with the same address. An author at another institution requires both another author and an address line. As many paired author/address lines may be entered as needed. The authors will be displayed on the printed abstract in the order entered. Only the name of the author presenting the paper should be underlined. If you do not need all the author and address lines in the template, delete the unused ones or your abstract will be mis-formatted. Conversely, additional author and address lines may be added as needed.

4. After the LaTeX command lines "\begin{document}", and "\maketitle", the body of the abstract should be entered. It can take advantage of all the special symbols, and control (superscripts, subscripts, etc.) available in LaTeX documents, but may be a simple text only. Examples of such material are available on either our web site or via anonymous ftp. A single example will be found at the end of this document.

5. The last line "\end{document}" completes the document, and is not to be changed.

When your abstract is ready it (without any added material) should be e-mailed to eas@molspect.mps.ohio-state.edu. While not required, placing the word "abstract" on the subject line is a convenient identifier.

Please note that we can only handle one form of document for electronic submission, and that LaTeX was chosen for its support by several American professional societies and widespread use by the worldwide scientific community.

If you submit an abstract electronically and you receive confirmation of successful receipt, you need do nothing more. DO *NOT* send us an additional paper copy of your abstract.

The following information is only for those of you without the capabilities of viewing or printing your abstract locally, to whom we are offering the following option. After you have completed your abstract according to the directions, email it to our special test address: test@molspect.mps.ohio-state.edu. Upon receipt, your document will be processed by our LaTeX-2e compiler. If that step is successful, you will receive an email reply to that effect. You will then be able to download a copy by FTP or view on the WWW a picture of your abstract as it will appear in the program by following the directions in the email confirmation. If your submission is rejected by our compiler, your email reply will inform you of the failure of your submission with information about the problem. Once you are satisfied with your abstract's appearance, re-submit it as an "official" abstract to eas@molspect.mps.ohio-state.edu. Please note the following caveats: (1) The Symposium organizers will not look at the "test" abstracts. (2) The directory storing the "test" abstracts will be purged daily. (3) The Symposium reserves the right to shut down this service if our system becomes overloaded. If you need this service, plan ahead and utilize it well in advance of the March 1 abstract submission deadline.

If you do not have LaTeX-2e at your location, but do use an earlier LaTeX or TeX compiler, you can still do most of the previewing locally, but a few extra words of explanation are in order. The style file, mss.sty, uses LaTeX-2e specific code and therefore will not run under older compilers. Correspondingly mss.sty interprets a number of command lines in the template, e.g., \timereq, \address, etc. For those of you with the older compilers, avoid difficulties by previewing your abstract text with your own compiler, then just follow a "fill-in-the-blank" approach with the command lines in the template that your compiler does not support. The completed abstract should be acceptable when it is processed by the LaTeX-2e compiler here. It's appearance can be tested by the procedure described above.

For those who are interested in learning more about LaTeX the following resources are available:

  1. Leslie Lamport. LaTeX - A Document Preparation System -
     User's Guide and Reference Manual. 2nd edition
     Addison-Wesley, Reading, 1994.
  2. Michel Goossens, Frank Mittelbach and Alexander Samarin.
     The LaTeX Companion. Addison-Wesley, Reading, 1994.
  3. Sheldon Green's Hypertext Help with LaTeX,
     http://molscat.giss.nasa.gov/LaTeX/

Below is the LaTeX text that produced the sample abstract in the paper version of the Symposium flyer. The resulting abstract is also viewable on our web site as example abstract 0.

% ------  begin electronic abstract submission example -----
% ------        Symposium flyer example abstract       -----
\documentclass[12pt,landscape]{article}
\usepackage{mss}

\timereq{15}
\category{8}
\comment{we would like this talk to be scheduled just before our
  second talk in that category}

\title{OBSERVATION AND ANALYSIS OF ION-PAIR TRANSITIONS OF I$_2$ IN A
  FREE-JET EXPANSION}

\author{J.~TELLINGHUISEN}
\address{Department of Chemistry, Vanderbilt University, Nashville,
  TN~37235}
\author{\underline{X.~ZHENG}, F.~FEI, AND M.~C.~HEAVEN}
\address{Department of Chemistry, Emory University, Atlanta,
  GA~30322}

\begin{document}
\maketitle

The $A^{\prime }$ state of I$_2$ was observed for the first time in a
free-jet expansion, where it was prepared by ArF laser excitation of
I$_2$/Ar mixtures close to the nozzle \footnote{J.~Tellinghuisen,
  S.~Fei, X.~Zheng, and M.~C.~Heaven, Chem.~Phys.~Lett. 176, 373
  (1991).}. Twenty-seven bands in the v$^{\prime \prime }=0$
progression of the $D^{\prime }-A^{\prime }$ transition were studied
by laser excitation spectroscopy, leading to the following improved
constants (cm$^{-1}$) for the $A^{\prime }$ and $D^{\prime }$ states:

\vspace{1em}

\begin{tabular}{r@{ = }l@{ }r@{ = }l@{ }r@{ = }l}
$B_0^{\prime \prime }$ & $0.028054$, &
$B_e^{\prime }$        & $0.020526$, &
$\alpha_e^{\prime }$   & $5.3\times 10^{-5}$, \\ 
$\omega _e^{\prime }$    & $103.953$, &
$\omega _ex_e^{\prime }$ & $0.2097$, & 
$\omega_ey_e^{\prime }$  & $2.687\times 10^{-4}$.
\end{tabular}

\vspace{1em}

Many bands of the $\beta -A$ transition have also been observed. These
originate from $A$, $v^{\prime \prime }=0$, and terminate on levels with $%
25\leq v^{\prime }\leq 68$ of the $\beta $ state. Full analyses of both band
systems will be presented.

\end{document}
% ------   end  electronic abstract submission example -----

BackBack To Molecular Spectroscopy Symposium Home Page

Last modified on Mon, 12 Feb 1996 by SDP