1 |
dashley |
140 |
%$Header$ |
2 |
|
|
% |
3 |
|
|
%This file contains the volume definitions. |
4 |
|
|
|
5 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
6 |
|
|
%%%% Below each volume is enumerated with constants for its number and its title. %%%% |
7 |
|
|
%%%% This way, if the number of volumes or thier titles change, these changes propagate %%%% |
8 |
|
|
%%%% automatically and only need to occur in one place. Each volume is assigned a %%%% |
9 |
|
|
%%%% 4-character key unique within the work, and this 4-character key is the basis for %%%% |
10 |
|
|
%%%% the names below. %%%% |
11 |
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
12 |
|
|
%%%% CON0: Volume 1: Concepts %%%% |
13 |
|
|
\newcommand\vconzeroarabic{1} |
14 |
|
|
\newcommand\vconzeroroman{I} |
15 |
|
|
\newcommand\vconzerotitle{Concepts} |
16 |
|
|
\newcommand\vconzerocite{CON0, } |
17 |
|
|
|
18 |
|
|
%%%% Volume 2: Key Mathematical Frameworks And Results %%%% |
19 |
|
|
\newcommand\vmfrzeroarabic{2} |
20 |
|
|
\newcommand\vmfrzeroroman{II} |
21 |
|
|
\newcommand\vmfrzerotitle{Mathematical Frameworks And Results} |
22 |
|
|
\newcommand\vmfrzerocite{MFR0, } |
23 |
|
|
|
24 |
|
|
%%%% Volume 3: Construction Of Software %%%% |
25 |
|
|
\newcommand\vcswzeroarabic{3} |
26 |
|
|
\newcommand\vcswzeroroman{III} |
27 |
|
|
\newcommand\vcswzerotitle{Construction Of Software} |
28 |
|
|
\newcommand\vcswzerocite{CSW0, } |
29 |
|
|
|
30 |
|
|
%%%% Volume 7: Support Of Off-Chip Peripherals And Systems %%%% |
31 |
|
|
\newcommand\vsfczeroarabic{7} |
32 |
|
|
\newcommand\vsfczeroroman{VII} |
33 |
|
|
\newcommand\vsfczerotitle{Support Of Off-Chip Peripherals And Systems} |
34 |
|
|
\newcommand\vsfczerocite{SFC0, } |
35 |
|
|
|
36 |
|
|
%%%% Volume 10: Numerical Algorithms, Results, And Techniques |
37 |
|
|
\newcommand\vnalzeroarabic{10} |
38 |
|
|
\newcommand\vnalzeroroman{X} |
39 |
|
|
\newcommand\vnalzerotitle{Numerical Algorithms, Techniques, And Results} |
40 |
|
|
\newcommand\vnalzerocite{NAL0, } |
41 |
|
|
|
42 |
|
|
%%%% Volume 23: Open Research Questions %%%% |
43 |
|
|
\newcommand\vorqzeroarabic{23} |
44 |
|
|
\newcommand\vorqzeroroman{XXIII} |
45 |
|
|
\newcommand\vorqzerotitle{Open Research Questions} |
46 |
|
|
\newcommand\vorqzerocite{ORQ0, } |
47 |
|
|
|
48 |
|
|
%%%% Volume 24: Insektengericht %%%% |
49 |
|
|
\newcommand\viskzeroarabic{24} |
50 |
|
|
\newcommand\viskzeroroman{XXIV} |
51 |
|
|
\newcommand\viskzerotitle{Insektengericht} |
52 |
|
|
\newcommand\viskzerocite{ISK0, } |
53 |
|
|
|
54 |
|
|
%%%% Volume 25: Lessons Learned %%%% |
55 |
|
|
\newcommand\vllrzeroarabic{25} |
56 |
|
|
\newcommand\vllrzeroroman{XXV} |
57 |
|
|
\newcommand\vllrzerotitle{Lessons Learned} |
58 |
|
|
\newcommand\vllrzerocite{LLR0, } |
59 |
|
|
|
60 |
|
|
%%%% Volume 32: IjuTools Reference Guide %%%% |
61 |
|
|
\newcommand\vijtzeroarabic{32} |
62 |
|
|
\newcommand\vijtzeroroman{XXXII} |
63 |
|
|
\newcommand\vijtzerotitle{IjuTools Reference Guide} |
64 |
|
|
\newcommand\vijtzerocite{IJT0, } |
65 |
|
|
|
66 |
|
|
%%%% Volume 33: Solutions Manual %%%% |
67 |
|
|
\newcommand\vsmazeroarabic{33} |
68 |
|
|
\newcommand\vsmazeroroman{XXXIII} |
69 |
|
|
\newcommand\vsmazerotitle{Solutions Manual} |
70 |
|
|
\newcommand\vsmazerocite{SMA0, } |
71 |
|
|
% |
72 |
|
|
%End of file WORKVBND.TEX |