1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
%%
%% This is file `PC-Series/tex'
%%
%% Copyright 2017 American Mathematical Society.
%%
%% This file is part of the collection comprising the AMS Author Handbooks.
%% For details and license information, see the file README-AH.txt.
%%
%% The Current Maintainer of this work is the American Mathematical
%% Society.
%%
%% ========================================================================
%%
\begin{table}[h!]
\caption{The packages for proceedings volumes and collections.}\label{tbl:series}
{\small
%\renewcommand{\arraystretch}{.98}
\begin{tabular}{@{}lp{.75\textwidth}}
Code & \hspace*{.75in}Full Series Name\\[.5pc]
\verb+cbmath+& CBMS Issues in Mathematics Education (Proceedings)\\
\verb+cmip+& Clay Mathematics Proceedings\\
\verb+conm-p+& Contemporary Mathematics (Proceedings)\\
\verb+crmp+& CRM Proceedings \& Lecture Notes\strut\\
\verb+pcms+& IAS/Park City Mathematics Series\\
\verb+psapm+& Proceedings of Symposia in Applied Mathematics\\
\verb+pspum+& Proceedings of Symposia in Pure Mathematics\\
\verb+trans2+& Translations -- Series 2\\
\end{tabular}
}
\end{table}
\endinput
|