From ac Thu Dec 30 15:19:54 1993
To: bloch@math.ohio-state.edu
Subject: SIAM editing
Status: R

Here are instructions for conversion of the CARS system to be used for SIAM.
This is a very basic conversion job-nothing fancy. I strongly recommend
installing the CARS system again but in a SEPARATE ACCOUNT, that is, use
separate accounts for separate journals (otherwise expect
trouble). Note that you do not need to duplication the reviewerDB file-see
instructions. Following installation, here are the required modifications.
Have fun,
Adam.

To adapt the system to SIAM J. Control Opt, 
1. Replace the file
Defs.tex
with the text below, and
2. Make the following changes in 
LetterForm.tex
  A. Comment out the line
\def\ReviewForms{\ReviewForm \Comments \Ack}
by iserting a  %  before it, and add the following line next to it
\def\ReviewForms{}
  B. Comment out the line
\def\footone{THE INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, INC.}
by iserting a  %  before it, and add the following line next to it
\def\footone{{}}


To adapt the system to other SIAM journals, in addition to all the above
3. Make the following change in the NEW
Defs.tex
Change the line
\def\tac{SIAM Journal on Control and Optimization}
so that it reflects the Journal you have in mind.

Good luck!
Adam

% Starting next line is the new Defs.tex file--totla of 15 lines.
\def\path{/u/ac/SIAM}
\def\Ruler{\leaders \hrule \hfill \ }
\def\tac{SIAM Journal on Control and Optimization}
\def\TAC{{\it \tac\/}}
\def\ruler{\leaders \hrule \hfill \ }
\def\ok{\ifmmode{\surd}\else{$\surd$}\fi}         % "OK" check mark
\font\soc=cmr9
\def\CS{{\soc SOCIETY for INDUSTRIAL and APPLIED MATHEMATICS}}
\font\siam=cmbx12 at 36truept
\def\IEEEfat{{\siam s i a m}}  % for this use 36 truept
\def\sqr#1#2{{\vcenter{\hrule height.#2pt \hbox{\vrule width.#2pt height#1pt
   \kern#1pt \vrule width.#2pt} \hrule height.#2pt}}} \def\square{$\sqr75$}
\input \path /bin/TeX/LetterForm 
\input \path /bin/TeX/Texts
\input \path /bin/TeX/AEData
%
% END OF FILE and END OF EMAIL

