% ------------------------- % Custom Title Page % ------------------------- \begin{titlepage} \centering \vspace*{2cm} {\Huge\bfseries Basic Book Builder \par} \vspace{0.4cm} {\Large A Pandoc template for building books and articles \par} \vspace{1.2cm} \includegraphics[width=0.5\textwidth]{lib/img/UAF-ACEP.png} \vfill \end{titlepage} % ----- COPYRIGHT / META PAGE ----- \newpage \thispagestyle{empty} \vspace*{\fill} \Large{Basic Book Builder} \normalsize{\textbf{A Pandoc template for building books and articles}} \begin{center} \renewcommand{\arraystretch}{1.3} % row spacing \setlength{\tabcolsep}{8pt} % column padding \begin{tabular}{@{}p{0.28\textwidth}p{0.65\textwidth}@{}} \textbf{Affiliation:} & Alaska Center for Energy and Power \\ \textbf{Institution:} & University of Alaska Fairbanks \\ \textbf{Author:} & John Haverlack \\ \textbf{Version:} & 1.0.1 \\ \textbf{Date:} & 2025-11-21 \\ \textbf{State:} & BETA \\ \textbf{Source:} & https://github.com/jehaverlack/basic-book-builder \\ \end{tabular} \end{center} \textbf{License} This work is licensed under the Creative Commons Attribution-NoDerivatives 4.0 International License (CC BY-ND 4.0) \begin{center} Copyright © 2025 Alaska Center for Energy and Power \end{center} \vspace*{\fill} \clearpage \pagenumbering{arabic} \setcounter{page}{1}