% god-academically.tex
%
% God as an academic...
%
% Source: 
%	Canta (University of Canterbury), issue 6, 9 April 1997, p. 35
%
% Typeset by Volker Kuhlmann, 12 Apr 1997.
% Typeset with LaTeX 2e.
% Does not require non-standard macro-packages.
% 1 page.
%


\documentclass[12pt,twoside]{article}


%% Load any desired fonts
%
%\usepackage{palatino}					% PostScript Palatino
%\usepackage{newcent}					% PostScript NewCentury
%\usepackage{helvetic}\AtBeginDocument{\sffamily}	% PostScript Helvetica


% Mirrors \oddsidemargin onto \evensidemargin for twoside documents,
% and takes care of TeX's 1in/1in origin offset.
% Takes paper width as argument.
\newcommand\adjmargins[1]{%
	\evensidemargin=#1
	\advance\evensidemargin-\textwidth
	\advance\evensidemargin-\oddsidemargin
	\advance\oddsidemargin-1in
	\advance\evensidemargin-1in
	\advance\topmargin-1in
	}


% Define page layout
%
\oddsidemargin	25mm
\textwidth	160mm
\topmargin	25mm
\headheight	0mm
\headsep	0mm
\textheight	240mm
\footskip	0mm
\pagestyle	{plain}
\thispagestyle	{empty}
\parindent	0em
\parskip	2ex plus.5ex minus.5ex
%\sloppy
%\raggedright
%
\adjmargins{210mm}	% 210mm for A4 paper


%% Define any required macros
%
	



\begin{document}

\centerline{\Large Why God Never Received Tenure at a University}

\AtEndDocument{\vspace{5mm}\scriptsize
	\mbox{}\hfill
	Canta (University of Canterbury), issue 6, 9 April 1997, p. 35
}

\begin{enumerate}

\item
	He had only one major publication
\item
	It was in Hebrew
\item
	It had no references
\item
	It wasn't published in a refereed journal
\item
	Some even doubt he wrote it himself
\item
	It may be true that he created the world, but what has he done
	since then?
\item
	His cooperative efforts have been quite limited
\item
	The scientific community has had a hard time replicating his
	results
\item
	He never applied to the ethics board for permission to use
	human subjects
\item
	When one experiment went awry, he tried to cover it up by drowning
	the subjects
\item
	When subjects didn't behave as predicted, he deleted them from
	the sample
\item
	He rarely came to class, just told students to read the book
\item
	Some say he had his son teach the class
\item
	He expelled his first two students for learning
\item
	Although there were only ten requirements, most students failed
	his tests
\item
	His office hours were infrequent and usually held on a mountaintop

\end{enumerate}

\end{document}

