%% %% ssj.sty %% %% Used for SSJ documentation. %% Pierre L'Ecuyer et al. %% May 2003 %% \RequirePackage{amssymb} \RequirePackage{alltt} \RequirePackage{html} \RequirePackage{myarticle} \RequirePackage{tcode} \textwidth=6.5 true in\textheight=9.0 true in \tolerance=500 \parskip=.08in plus .1in minus .06in \mytwoheads \newif\ifnotes\notestrue % \notesfalse %% Uncomment this line to hide footnotes. <---- % \def\boxnote#1#2{\ifnotes\fbox{\footnote{\ }}\ \footnotetext{ From #1: #2}\fi} \def\pierre#1{\boxnote{Pierre}{#1}} \def\hpierre#1{} \def\lakhdar#1{\boxnote{Lakhdar}{#1}} \def\hlakhdar#1{} \def\richard#1{\boxnote{Richard}{#1}} \def\hrichard#1{} \def\eric#1{\boxnote{\'Eric}{#1}} \def\heric#1{} \def\abdel#1{\boxnote{Abdelazziz}{#1}} \def\habdel#1{} % \def\citep{\@ifnextchar [{\@tempswatrue\@citexp}{\@tempswafalse\@citexp[]}} %\newcommand{\AA}{\mathbb{A}} \newcommand{\BB}{\mathbb{B}} \newcommand{\CC}{\mathbb{C}} \newcommand{\DD}{\mathbb{D}} % \renewcommand{\FF}{\mathbb{F}} \newcommand{\II}{\mathbb{I}} \newcommand{\LL}{\mathbb{L}} \newcommand{\NN}{\mathbb{N}} \newcommand{\QQ}{\mathbb{Q}} \newcommand{\RR}{\mathbb{R}} % \renewcommand{\SS}{\mathbb{S}} \newcommand{\ZZ}{\mathbb{Z}} \def\g {{\;\leftarrow\;}} \def\tbu {\tilde{\mbox{\boldmath $u$}}} \def\bu {\mbox{\boldmath $u$}} \catcode`\^^Z 10 \def\title#1#2{ \null\vfill \begin {center} {\Large\bf SSJ User's Guide } \\[20pt] % {\Large\bf A Java Library for Stochastic Simulation }\\[15pt] % \centerline{\hbox to 3cm{\hrulefill}}\\[10pt] {\Large Package \ \tt #1} \\[15pt] {\Large #2} \\[20pt] % \centerline{\hbox to 3cm{\hrulefill}}\\[20pt] Version: \today \\ \iffalse %%%%%% \vfill {\sc Pierre L'Ecuyer} \footnote {\normalsize Most of the implementation of SSJ was done by Lakhdar Meliani for his master's thesis.} \\[10pt] D\'epartement d'Informatique et de Recherche Op\'erationnelle \\ Universit\'e de Montr\'eal \fi %%%% \vfill\vfill \end {center} }