Newer
Older
Discussion_Papers / Cover page / dp-cover.tex
\documentclass[12pt,a4paper,pdftex]{article}

\usepackage[nohead,margin={1.25in,1in}]{geometry}
\usepackage{palatino}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage{pdfpages}

\hypersetup{%
	colorlinks=true,%
	urlcolor=blue,%
	pdfpagemode=None,%
	plainpages=false,%
}

% customise the following as required
\newcommand{\thetitle}{Main Title}
\newcommand{\theauthors}{Authors}
\newcommand{\thenumber}{20??/??}
\newcommand{\themonth}{Month 20??}


\begin{document}

\pagenumbering{roman} % Ensures that page numbers for the preamble
                      % are different from those for the main body.
                      % This keeps hyperref happy when you set
                      % plainpages=false.
\pagestyle{empty}

\begin{center}
	\vspace*{1cm}

	\includegraphics[height=45mm,keepaspectratio]{OU-Logo-Colour}	\\

	\vfill

	\rule{\textwidth}{2mm}

	\vspace*{8mm}

	\Large

	\textbf{\thetitle}

	\vspace*{1.5cm}

	\theauthors

	\vspace*{0.5cm}

	\rule{\textwidth}{2mm}

	\vspace*{2cm}

	\textbf{The Information Science}

	\textbf{Discussion Paper Series}	\\[\baselineskip]

	\normalsize

	Number \thenumber	\\
	\themonth	\\
	ISSN 1172-6024
	\vfill
\end{center}

\newpage

\small

\begin{center}
	\bfseries
	University of Otago	\\[\baselineskip]

	Department of Information Science
\end{center}

\noindent The Department of Information Science is one of six
departments that make up the School of Business at the University of
Otago. The department offers courses of study leading to a major in
Information Science within the BCom, BA and BSc degrees. In addition to
undergraduate teaching, the department is also strongly involved in
postgraduate research programmes leading to MCom, MA, MSc and PhD
degrees. Research projects in spatial information processing,
connectionist-based information systems, software engineering and
software development, information engineering and database, software
metrics, distributed information systems, multimedia information systems
and information systems security are particularly well supported.	\\

\noindent The views expressed in this paper are not necessarily those of
the department as a whole. The accuracy of the information presented in
this paper is the sole responsibility of the authors.	\\

\begin{center}
	\textbf{Copyright}
\end{center}

\noindent Copyright remains with the authors. Permission to copy for
research or teaching purposes is granted on the condition that the
authors and the Series are given due acknowledgment. Reproduction in any
form for purposes other than research or teaching is forbidden unless
prior written permission has been obtained from the authors.	\\

\begin{center}
	\textbf{Correspondence}
\end{center}

\noindent This paper represents work to date and may not necessarily
form the basis for the authors' final conclusions relating to this
topic. It is likely, however, that the paper will appear in some form in
a journal or in conference proceedings in the near future. The authors
would be pleased to receive correspondence in connection with any of the
issues raised in this paper, or for subsequent publication details.
Please write directly to the authors at the address provided below.
(Details of final journal/conference publication venues for these papers
are also provided on the Department's publications web pages:
\href{http://www.otago.ac.nz/informationscience/pubs/}
{http://www.otago.ac.nz/informationscience/pubs/}). Any
other correspondence concerning the Series should be sent to the DPS
Coordinator.	\\[2\baselineskip]

\hspace*{10mm}
\begin{minipage}{0.6\textwidth}
	Department of Information Science	\\
	University of Otago	\\
	P O Box 56	\\
	Dunedin	\\
	NEW ZEALAND	\\

	Fax: +64 3 479 8311	\\
	email: \href{mailto:dps@infoscience.otago.ac.nz}{dps@infoscience.otago.ac.nz}	\\
	www: \href{http://www.otago.ac.nz/informationscience/}{http://www.otago.ac.nz/informationscience/}
\end{minipage}

\pagenumbering{arabic}
\setcounter{page}{0}

% Include appropriate source PDF document here.
\includepdf[pages=1-,pagecommand={\thispagestyle{plain}}]{dp20??-??-original.pdf}

\end{document}