\input{MS&T_Base}

%%%%%%%%%%%%%%%%%%%%%%%
% Begin the document. %
%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Title                                                                   %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ \\ \ \\
\PaperTitle{\LaTeX{} Template}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Author(s) Name(s) and Affiliation(s)                            %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\AuthorList{TMS$^1$, ISS$^2$}
\AuthorAffiliation{$^1$TMS (The Minerals Metals \& Materials Society) \\
184 Thorn Hill Rd.; Warrendale, PA 15086, USA\\
$^2$The Iron and Steel Society (ISS); 186 Thorn Hill Road; Warrendale, PA 15086, USA}

%%%%%%%%%%%%
% Keywords %
%%%%%%%%%%%%

\begin{center}
	Keywords: Keyword1, Keyword2, etc.
\end{center}


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%   Begin rest of paper.                                                    %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\section{Abstract} Start abstract (first-level heading) here.

\section{Introduction} Start the introduction (first-level heading) here.

\subsection{Subsection} This should be used for all second-level headings.

\subsubsection{Subsubsection.} This should be used for all third and subsequent-level headings.

\end{document}