-
Notifications
You must be signed in to change notification settings - Fork 0
/
HPP.tex
46 lines (28 loc) · 1.01 KB
/
HPP.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\documentclass{article}
\usepackage[authoryear]{natbib}
\usepackage{a4wide}
\usepackage{graphicx}
\usepackage{lineno}
\usepackage{setspace}
\usepackage{lmodern}
\usepackage{Sweave}
\pagestyle{empty}
\bibliographystyle{chicago}
% for content not to be included in both papers use
\newcommand{\Greig}[1]{}
\newcommand{\Jonathan}[1]{#1}
\begin{document}
\title{Evaluation of an automated system for monitoring patients with acute and chronic kidney failure}
\author{A.~Jonathan~R.~Godfrey$^{a*}$, Iris Nanguzgambo$^{a}$, and Greig~K.~G.~Russell$^{b}$}
\maketitle
\smallskip
\thispagestyle{empty}
$^a$ Institute of Fundamental Sciences, Massey University, Palmerston North, New Zealand\\
$^b$ MidCentral District Health Board, Palmerston North, New Zealand\\
$^*$ Institute of Fundamental Sciences, Massey University, Private Bag 11-222, Palmerston North, New Zealand. %E-mail: \url{[email protected]}\\
%\linenumbers
%\doublespacing
\input{evaluation}
\bibliography{Jonathan,Greig}
\label{LastPage}
\end{document}