mirror of
https://github.com/OpenMP/Examples.git
synced 2025-04-04 05:41:33 +01:00
43 lines
1.1 KiB
TeX
43 lines
1.1 KiB
TeX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
% Title page
|
|
|
|
\begin{titlepage}
|
|
\begin{flushleft}
|
|
\hspace{-6em} \includegraphics[width=0.4\textwidth]{openmp-logo.png}
|
|
\end{flushleft}
|
|
|
|
\begin{adjustwidth}{-0.75in}{0in}
|
|
\begin{center}
|
|
\Huge
|
|
\textsf{OpenMP\\Application Programming\\Interface}
|
|
|
|
% An optional subtitle can go here:
|
|
\vspace{0.5in}\textsf{Examples}\vspace{-0.7in}
|
|
\normalsize
|
|
|
|
\vspace{1.0in}
|
|
|
|
\textbf{Version 4.0.1.ltx -- February, 2014}
|
|
\end{center}
|
|
\end{adjustwidth}
|
|
|
|
\vspace{3.0in}
|
|
|
|
\begin{adjustwidth}{0pt}{1em}\setlength{\parskip}{0.25\baselineskip}%
|
|
Copyright © 1997-2014 OpenMP Architecture Review Board.\\
|
|
Permission to copy without fee all or part of this material is granted,
|
|
provided the OpenMP Architecture Review Board copyright notice and
|
|
the title of this document appear. Notice is given that copying is by
|
|
permission of OpenMP Architecture Review Board.\end{adjustwidth}
|
|
|
|
\end{titlepage}
|
|
|
|
% Blank page
|
|
|
|
\clearpage
|
|
\thispagestyle{empty}
|
|
\phantom{a}
|
|
\emph{This page intentionally left blank}
|
|
\vfill
|
|
|