-
Notifications
You must be signed in to change notification settings - Fork 0
/
NZMJ.tex
47 lines (29 loc) · 1.02 KB
/
NZMJ.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
47
\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]{#1}
\newcommand{\Jonathan}[1]{}
\begin{document}
\title{Evaluation of an automated system for monitoring patients with acute and chronic kidney failure}
\author{Greig~K.~G.~Russell$^{a*}$, Iris Nanguzgambo$^{b}$, and A.~Jonathan~R.~Godfrey$^{b}$}
\maketitle
\smallskip
\thispagestyle{empty}
$^a$ MidCentral District Health Board, Palmerston North, New Zealand\\
$^b$ Institute of Fundamental Sciences, Massey University, Palmerston North, New Zealand\\
%G to fix
$^*$ 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}