1
- \documentclass [12pt,a4paper ]{article }
1
+ \RequirePackage [l2tabu, orthodox]{nag}
2
+ \documentclass [11pt,BCOR1mm,DIV18 ]{scrartcl }
3
+
2
4
\usepackage {graphicx,url,amsmath,hyperref }
3
- \topmargin =-0.5in
4
- \oddsidemargin =0in
5
- \evensidemargin =0in
6
- \textwidth =6.5in
7
- \textheight =9.5in
8
5
\newcommand {\addplots }[1]{{\par\includegraphics [width=0.5\textwidth ]{#1-mean}\includegraphics [width=0.5\textwidth ]{#1-sd}\par }}
9
6
10
7
\title {SBML DSMTS --- User Guide}
11
8
\author {T.~W.~Evans, C.~S.~Gillespie,
\href {http://www.staff.ncl.ac.uk/d.j.wilkinson/}{D.~J.~Wilkinson}
\thanks {
\texttt {
[email protected] }}}
12
9
\date {\today }
13
10
14
11
\begin {document }
15
- \sf\ maketitle
12
+ \maketitle
16
13
17
14
\section {Introduction }
18
15
@@ -23,8 +20,9 @@ \section{Introduction}
23
20
the simulation lots of times and check that the distribution of
24
21
outcomes is correct. This can only be tested in a probabilistic way.
25
22
The latest version of this test suite can be obtained from:
26
- \centerline {\url {http://dsmts.googlecode.com/}}
27
-
23
+ \begin {center }
24
+ \url {http://dsmts.googlecode.com/}
25
+ \end {center }
28
26
\noindent To cite the test suite:
29
27
30
28
\noindent
@@ -42,7 +40,7 @@ \subsection{Aims and Scope of the Test Suite}
42
40
function'' output is easy to map onto a regular time-grid either
43
41
post-hoc, or during the simulation run itself. Further discussion of
44
42
this issue can be found in Chapter~6 of
45
- Wilkinson~(2006)( \ url {http://www.staff.ncl.ac.uk/d.j.wilkinson/smfsb/}) ,
43
+ Wilkinson~(2006)\footnote {See \ url {http://www.staff.ncl.ac.uk/d.j.wilkinson/smfsb/}} ,
46
44
to which the reader is referred for further discussion of stochastic
47
45
simulation generally, and the use of SBML for discrete stochastic
48
46
models in particular.
0 commit comments