1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
%%
%% This is file `Author_Handbook_ProcColl.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.
%%
%% ========================================================================
%%
\documentclass[openany]{amsbook}
\usepackage{ahandinstr-r}
\setboolean{proceedings}{true}
\input{Author_Handbook_Body}
\end{document}
|