1 |
%$Header$ |
2 |
|
3 |
\thispagestyle{empty} |
4 |
|
5 |
\begin{flushright} |
6 |
%\vspace{20cm} |
7 |
\huge\bfseries |
8 |
A Practitioner's Guide To The |
9 |
Design And Development Of |
10 |
Small Microcontroller Software |
11 |
\end{flushright} |
12 |
\vspace{0.0cm} |
13 |
\noindent\rule{\textwidth}{2pt} |
14 |
\begin{flushright} |
15 |
\huge\bfseries |
16 |
\curvoltitlepageprefix{}\curvolroman{}\curvoltitlepagesep{}\curvoltitle{} |
17 |
\end{flushright} |
18 |
\vfill |
19 |
\begin{flushright} |
20 |
\begin{small} |
21 |
\input {volshare/workalst} |
22 |
\end{small} |
23 |
\end{flushright} |
24 |
\vspace{0.2cm} |
25 |
\begin{flushright} |
26 |
\begin{small} |
27 |
Volume compiled from \LaTeX{} source code on \today . |
28 |
This document and supporting materials |
29 |
are maintained on the Web at \texttt{http://esrg.sourceforge.net}. |
30 |
\end{small} |
31 |
\end{flushright} |
32 |
|
33 |
\pagebreak |
34 |
\thispagestyle{empty} |
35 |
\begin{small} |
36 |
\noindent Copyright \copyright 1999--2003 David T. Ashley. |
37 |
Licensed under \emph{The Academic Free License version 2.0}. |
38 |
For convenience, the license is reprinted in the preface. |
39 |
In order to comply with \emph{Paragraph 3} of the license, |
40 |
the \LaTeX{} source code and graphics for this book have |
41 |
been made available at \texttt{http://esrg.sourceforge.net}. |
42 |
\end{small} |
43 |
|
44 |
\vfill |
45 |
|
46 |
%Version control information for this file. |
47 |
\noindent\begin{minipage}{\textwidth} |
48 |
\noindent\rule[-0.25in]{\textwidth}{1pt} |
49 |
\begin{tiny} |
50 |
\begin{verbatim} |
51 |
$HeadURL$ |
52 |
$Revision$ |
53 |
$Date$ |
54 |
$Author$ |
55 |
\end{verbatim} |
56 |
\end{tiny} |
57 |
\noindent\rule[0.25in]{\textwidth}{1pt} |
58 |
\end{minipage} |
59 |
% |
60 |
%End of WORKTTLA.TEX |