% tenure.title.tex: title page and copyright page
%%%%%%%%%%%%%%%%%%%%%%%%%%% title page %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\thispagestyle{empty} % no header, no page numbers
\vspace*{1in}
\noindent
\begin{flushright} % align at right
  {\Hugebolditalic{}The\\
  Tenure\\
  \vspace{0.3in}
  Trap}\\
  \vspace{1.0in}
  {\Largebold{}Neal R. Wagner}\\
  \vspace{1in}
  {\bf\Large{}CreateSpace}
\end{flushright}
%%%%%%%%%%%%%%%%%%%%%%%%%%% copyright page %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newpage
\thispagestyle{plain} % allow page num at bottom
\vspace*{1.3in}
\noindent
{\large{}The Tenure Trap}

\vspace{0.2in}
\noindent
Copyright {\Pisymbol{psy}{227}}\ 2016 by Neal R. Wagner. \\
All rights reserved, including the right to reproduce this
book or any portion of it in any form.

\vspace{0.2in}
\noindent
This is a work of fiction.  All characters and events portrayed
in this book are fictional, and any resemblance to real people or
events is coincidental.

\vspace{0.2in}
\noindent
Written and designed by:\\
\hspace*{0.2in}Neal R. Wagner\\
\hspace*{0.2in}\verb+neal.wagner@gmail.com+

\vspace{0.2in}
\noindent
Version Date: \today.\\
ISBN: 978-0000000000\\
Printed in the United States of America
%%%%%%%%%%%%%% end of title and copyright page %%%%%%%%%%%%%%%%%%%%%%%%%%%