-
Notifications
You must be signed in to change notification settings - Fork 0
/
WSUclass.cls
702 lines (615 loc) · 22.5 KB
/
WSUclass.cls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
% Revision: 02-01-2018
% Revision History
% 02-01-2018 : Follow WSU PhD/Masters format requirements as of 02-01-2018
% 07-10-2008 : Corrected Alignment of signature boxes on Masters/PhD Approval page
% 07-25-2007 : Corrected some spelling errors
% 05-16-2006 : Added etd option and moved most packages from class file to template
% 05-15-2006 : Initial version.
%
% Known bugs
% Having a tiny bit of the abstract spill to second page defeats page number removal.
% Workaround: make the abstract a little longer or a little shorter.
%
% You can supply
% the following optional arguments in the square brackets to
% specify the thesis type:
%
% senior : Produces the senior thesis preliminary pages (default)
% honors : Produces the honors thesis preliminary pages
% masters : Produces the masters thesis preliminary pages
% phd : Produces the PhD dissertation preliminary pages
%
% The default format is appropriate for printing, with blank pages
% inserted after the preliminary pages in twoside mode so you can
% send it directly to a two-sided printer. However, for ETD
% submission the blank pages need to be removed from the final output.
% The following option does this:
%
% etd : Produces an electronic copy with no blank pages in the preliminary section
%
% The rest of the class options are the same as the regular book class.
% A few to remember:
%
% oneside : Produces single sided print layout (recommended for theses less than 50 pages)
% twoside : Produces single sided print layout (the default if you remove oneside)
%
% The BYUPhys class provides the following macros:
%
% \makepreliminarypages : Makes the preliminary pages
% \clearemptydoublepage : same as \cleardoublepage but doesn't put page numbers
% on blank intervening pages
% \singlespace : switch to single spaced lines
% \doublespace : switch to double spaced lines
%
% ------------------------------------------------------------------------------------------------------
%
\NeedsTeXFormat{LaTeX2e} \ProvidesClass{WSUclass}
% ---------------------------- declarations -------------------------
%
% These macros are used to declare arguments needed for the
% construction of the preliminary pages
% Fix?
\newcommand{\cedp}{\newpage{\pagestyle{empty}
\cleardoublepage}}
% The year and month the degree is awarded
\newcommand{\Year}[1]{\gdef\@Year{#1}}
\newcommand{\Month}[1]{\gdef\@Month{#1}}
% The full name of the degree
\newcommand{\degree}[1]{\gdef\@degree{#1}}
% The full name of the degree
\newcommand{\DegreeShort}[1]{\gdef\@DegreeShort{#1}}
% The name of this document (thesis/dissertation)
\newcommand{\docname}[1]{\gdef\@docname{#1}}
% First line of title
\newcommand{\TitleTop}[1]{\gdef\@TitleTop{\mbox{\uppercase{#1}}}}
%Middle line of title
\newcommand{\TitleMiddle}[1]{\gdef\@TitleMiddle{\mbox{\uppercase{#1}}}}
% Second line of title
\newcommand{\TitleBottom}[1]{\gdef\@TitleBottom{\mbox{\uppercase{#1}}}}
% Acknowledgments text
\newcommand{\Acknowledgments}[1]{\gdef\@Acknowledgments{#1}}
% Abstract text
\newcommand{\Abstract}[1]{\gdef\@Abstract{#1}}
% Dedication text
\newcommand{\Dedication}[1]{\gdef\@Dedication{#1}}
% The author's name
\newcommand{\Author}[1]{\gdef\@Author{#1}}
% The institution name
\newcommand{\University}[1]{\gdef\@University{#1}}
% The department name
\newcommand{\Department}[1]{\gdef\@Department{#1}}
% The name of the advisor
\newcommand{\Advisor}[1]{\gdef\@Advisor{#1}}
% The title of the advisor
\newcommand{\AdvisorTitle}[1]{\gdef\@AdvisorTitle{#1}}
% The name of the committee member 2
\newcommand{\MemberA}[1]{\gdef\@MemberA{#1}}
% The tile of the committee member 2
\newcommand{\MemberATitle}[1]{\gdef\@MemberATitle{#1}}
% The name of the committee member 3
\newcommand{\MemberB}[1]{\gdef\@MemberB{#1}}
% The tile of the committee member 3
\newcommand{\MemberBTitle}[1]{\gdef\@MemberBTitle{#1}}
% The name of the committee member 4
\newcommand{\MemberC}[1]{\gdef\@MemberC{#1}}
% The tile of the committee member 4
\newcommand{\MemberCTitle}[1]{\gdef\@MemberCTitle{#1}}
% If you only have three members including your advisor then delete Member C (needs multiple deletes below too)
% The name of the department chair
\newcommand{\DepRep}[1]{\gdef\@DepRep{#1}}
% The title of the department chair (allow for associate chair, etc.)
\newcommand{\DepRepTitle}[1]{\gdef\@DepRepTitle{#1}}
% The name of the department undergraduate coordinator
\newcommand{\UgradCoord}[1]{\gdef\@UgradCoord{#1}}
% The name of the dean
\newcommand{\Dean}[1]{\gdef\@Dean{#1}}
% The title of the dean
\newcommand{\DeanTitle}[1]{\gdef\@DeanTitle{#1}}
% The name of the honors dean
\newcommand{\HonorsDean}[1]{\gdef\@HonorsDean{#1}}
% Set default values for fields
\Year{1905}
\Month{January}
\Author{Author}
\University{University}
\Department{Department}
\TitleTop{First line of title}
\TitleMiddle{ }
\TitleBottom{ } % default is empty
\Acknowledgments{Acknowledgment text goes here.}
\Abstract{Abstract text goes here.}
\degree{Bachelor of Science}
\docname{senior thesis}
\Advisor{Advisor}
\AdvisorTitle{Ph.D.}
\MemberA{Committee Member A}
\MemberATitle{Ph.D.}
\MemberB{Committee Member B}
\MemberBTitle{Ph.D.}
\MemberB{Committee Member C}
\MemberCTitle{Ph.D.}
\DepRep{Department Chair Name}
\DepRepTitle{Advisor}
\Dean{Dean Name}
\DeanTitle{Associate Dean}
\HonorsDean{Honors Dean Name}
\UgradCoord{Department Ugrad Coordinator }
% ---------------------------- options ------------------------------
% A command to switch to single spaced lines
\newcommand{\singlespace}{\renewcommand{\baselinestretch}{1}\small\normalsize}
% A command to switch to double spaced lines
\newcommand{\doublespace}{\renewcommand{\baselinestretch}{1.66}\small\normalsize}
% A command pirated from chngpage.sty
\DeclareRobustCommand{\ch@ngetext}{%
\setlength{\@colht}{\textheight}\setlength{\@colroom}{\textheight}%
\setlength{\vsize}{\textheight}\setlength{\columnwidth}{\textwidth}%
\if@twocolumn%
\advance\columnwidth-\columnsep \divide\columnwidth\tw@%
\@firstcolumntrue%
\fi%
\setlength{\hsize}{\columnwidth}%
\setlength{\linewidth}{\hsize}%
}
% A command to make margins right for the initial single sided business.
\newcommand{\preliminarymargins}{%
\addtolength{\textwidth}{0in}%
\addtolength{\evensidemargin}{0in}%
\ch@ngetext%
}
% A command to fix the margins after the initial single sided business.
\newcommand{\fixmargins}{%
\addtolength{\textwidth}{0in}
\addtolength{\evensidemargin}{0in}
\ch@ngetext%
}
% Define the preliminary section for a senior thesis.
% The senior option is essentially ignored since it is the default
\newcommand{\makepreliminarypages}{
\preliminarymargins
\titlepage
\copyrightpage
% \seniorapprovalpage
\acknowledgmentspage
\abstractpage
\fixmargins
\renewcommand{\clearemptydoublepage}{\cle@remptydoublep@ge}
}
% Define the honors thesis preliminary section if the 'honors' option is specified
\DeclareOption{honors}{
\renewcommand{\makepreliminarypages}{
\preliminarymargins
\honorstitlepage
\copyrightpage
% \seniorapprovalpage
\acknowledgmentspage
\abstractpage
\fixmargins
\renewcommand{\clearemptydoublepage}{\cle@remptydoublep@ge}
}
}
% Changes to masters thesis preliminary section if the 'masters' option is specified
\DeclareOption{masters}{
\degree{Master of Science}
\docname{thesis}
\renewcommand{\makepreliminarypages}{
\preliminarymargins
\titlepage
\copyrightpage
\masterapprovalpage
\acknowledgmentspage
\abstractpage
\fixmargins
\renewcommand{\clearemptydoublepage}{\cle@remptydoublep@ge}
}
}
% Changes to PhD preliminary section if the 'phd' option is specified
\DeclareOption{phd}{
\degree{Doctor of Philosophy}
\docname{dissertation}
\renewcommand{\makepreliminarypages}{
\preliminarymargins
\titlepage
\copyrightpage
\phdapprovalpage
\acknowledgmentspage
\abstractpage
\fixmargins
\renewcommand{\clearemptydoublepage}{\cle@remptydoublep@ge}
}
}
% --------------------- Some commands to handle the single sided preliminary pages ------------------
% Define the '\clearemptydoublepage' command to clear pages but not number any blank pages inserted.
% This is taken from the BYUThesis.cls file
\let\cle@rdoublep@ge\cleardoublepage
\newcommand{\cle@remptydoublep@ge}{
\clearpage
\if@twoside
\ifodd\c@page\else
\fi\fi
{\pagestyle{empty}\cle@rdoublep@ge}}
\newcommand{\clearemptydoublepage}{\cle@remptydoublep@ge}
% Create an abstract environment which is single sided, even in a double sided book.
% again, this was taken from BYUThesis.cls
\def\skip@bstr@ctp@ges{\relax}
\def\@@skip@bstr@ctp@ges{%
\if@twoside
\ifodd\c@page\else
\vbox{\vbox to \vsize{}}
\clearpage\fi
\else
\fi
\afterpage{\skip@bstr@ctp@ges}
}
\newenvironment{abstractenv}{
\def\skip@bstr@ctp@ges{\@@skip@bstr@ctp@ges}
\afterpage{\skip@bstr@ctp@ges \thispagestyle{empty}}
\pagestyle{empty}
}
% Redefine above commands if etd option is specified. The blank pages make printing nice,
% but they don't want them in the submitted PDF
\DeclareOption{etd}{
\renewcommand{\clearemptydoublepage}{ \clearpage }
\renewenvironment{abstractenv}{\afterpage{\pagestyle{empty}}\pagestyle{empty}}{}
}
% ------------------------ Load the class and needed packages ---------------------------------
% Load the book class
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{book}}
\ProcessOptions\relax
\LoadClass[letterpaper,12pt]{book}
% The afterpage package is required to make single sided formal pages
% in a double sided environment
\RequirePackage{afterpage}
\RequirePackage{listings}
% Note: the hyperref package is required to make an appropriate ETD.
% However, we don't require it here since it is supposed to be the last
% package loaded and students may want to load other packages in the
% main tex file. So that this class file doesn't crash if the student
% forgets to load hyperref, we have used the following commands below:
%
% \providecommand\phantomsection{}
% \providecommand\pdfbookmark[3][]{}
%
% These commands provide dummy versions of the macros, but won't
% bother the real versions if the hyperref package is loaded in the
% tex file.
% The tocloft package is required for formatting table of contents
\RequirePackage{tocloft}
% ---------------------------- main code ----------------------------
% If the \makepreliminarypages macro is not run, this never gets fixed.
\setlength{\marginparwidth}{0pt}
\setlength{\marginparsep}{0pt}
\setlength{\oddsidemargin}{0in} %\setlength{\oddsidemargin}{0.23in}
\setlength{\evensidemargin}{0in}
\setlength{\textwidth}{6.5in} %\setlength{\textwidth}{6in}
\setlength{\topmargin}{0in}
\setlength{\headheight}{0in} %\setlength{\headheight}{0.125in}
\setlength{\headsep}{0.025in}
\setlength{\textheight}{8.875in} %\setlength{\textheight}{8.625in}
\setlength{\footskip}{0.5in} %\setlength{\footskip}{0.625in}
% Format table of contents
\renewcommand{\cftpartfont}{\normalfont\bfseries} % \part font in ToC
\renewcommand{\cftchapfont}{\normalfont\bfseries} % \chapter font in ToC
\renewcommand{\cftchappagefont}{\normalfont}
\renewcommand{\cftpartpagefont}{\normalfont}
\renewcommand{\cftpartleader}{\cftdotfill{\cftdotsep}}
\renewcommand{\cftchapleader}{\cftdotfill{\cftdotsep}}
\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}
% \setcounter{tocdepth}{4}
% \setcounter{secnumdepth}{4}
\cftsetindents{chapter}{0.25in}{0.25in}
\cftsetindents{section}{0.5in}{0.35in}
\cftsetindents{subsection}{.85in}{0.5in}
\cftsetindents{subsubsection}{1.5in}{0.5in}
\setlength{\cftbeforepartskip}{.25em}
\setlength{\cftbeforechapskip}{.25em}
\setlength{\cftbeforesecskip}{-.5em}
\setlength{\cftbeforesubsecskip}{-.5em}
\addtocontents{toc}{~\hfill\textbf{Page}\par}
% Redefine the Table of Contents to deal with some blank page
% and bookmarking issues relating to ETD submission
% \let\TEMPtableofcontents\tableofcontents
% \renewcommand{\tableofcontents}{
% \clearemptydoublepage
% \providecommand\phantomsection{} \phantomsection
% \addcontentsline{toc}{chapter}{Table of Contents}
% \TEMPtableofcontents
% }
% Redefine the List of Figures to deal with some blank page
% and bookmarking issues
\let\TEMPlistoffigures\listoffigures
\renewcommand\listoffigures{
\clearemptydoublepage %%% <<< Removing causes page number problems
\providecommand\phantomsection{} \phantomsection
\addcontentsline{toc}{part}{LIST OF FIGURES}
\setlength{\cftbeforefigskip}{-.5em}
\renewcommand\cftfigafterpnum{\vskip1em\par}
\TEMPlistoffigures
}
\let\mylistoffigures\listoffigures
% \let\TEMPlistoffigures\listoffigures
% \renewcommand{\listoffigures}{
% \clearemptydoublepage %%% <<< Removing causes page number problems
% \providecommand\phantomsection{} \phantomsection
% \addcontentsline{toc}{chapter}{LIST OF FIGURES}
% \TEMPlistoffigures
% }
% Redefine the List of Tables to deal with some blank page
% and bookmarking issues
\renewcommand\lstlistlistingname{LIST OF CODE LISTINGS}
\let\TEMPlistoftables\lstlistoflistings
\renewcommand{\lstlistoflistings}{
\clearemptydoublepage %%% <<< Removing causes page number problems
\providecommand\phantomsection{} \phantomsection
\addcontentsline{toc}{part}{LIST OF CODE LISTINGS}
\setlength{\cftbeforetabskip}{-.5em}
\renewcommand\cfttabafterpnum{\vskip1em\par}
\TEMPlistoftables
}
%\let\mylistoftables\lstlistoflistings
% \let\TEMPlistoftables\listoftables
% \renewcommand{\listoftables}{
% \clearemptydoublepage %%% <<< Removing causes page number problems
% \providecommand\phantomsection{} \phantomsection
% \addcontentsline{toc}{chapter}{LIST OF TABLES}
% \TEMPlistoftables
% }
% Redefine the Bibliography to deal with a bookmarking issues
% \let\TEMPbibliography\bibliography
% \renewcommand{\bibliography}{
% \providecommand\phantomsection{} \phantomsection
% \addcontentsline{toc}{chapter}{REFERENCES}
% \TEMPbibliography
% }
\renewcommand*{\contentsname}{TABLE OF CONTENTS}
\renewcommand*{\listfigurename}{LIST OF FIGURES}
\renewcommand*{\listtablename}{LIST OF TABLES}
\renewcommand*{\bibname}{REFERENCES}
\newcommand{\addchapheadtotoc}{
\addtocontents{toc}{
\protect\vspace{.5em}
\protect\noindent \textbf{CHAPTER}\protect\par
\protect%\vspace{-1em}
}
}
\newcommand{\addappheadtotoc}{
\addtocontents{toc}{
\protect\vspace{.5em}
\protect\noindent \textbf{APPENDIX}\protect\par
\protect%\vspace{-1em}
}
}
%---------------------------- The Preliminary Page Definitions --------------------------
% ============================== Title Page ===============================
\renewcommand{\titlepage}{
\thispagestyle{empty}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Title Page}{bm:Title}
\vspace*{.1in}
\@TitleTop\\[\baselineskip]
\@TitleMiddle\\[\baselineskip]
\@TitleBottom\\
\vfill
By\\[\baselineskip]
\MakeUppercase{\@Author}
\vfill
A \@docname~submitted in partial fulfillment of\\
the requirements for the degree of\\[\baselineskip]
\MakeUppercase{\@degree} \\[3\baselineskip]
\MakeUppercase{\@University}\\
\@Department\\[\baselineskip]
\MakeUppercase{\@Month}~\@Year \\[\baselineskip]
\copyright\ Copyright by \MakeUppercase{\@Author},~\@Year\\
All Rights Reserved
\end{center}
\clearpage
}
% ============================== Honors Title Page ========================
\newcommand{\honorstitlepage}{
\thispagestyle{empty}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Title Page}{bm:Title}
\vspace*{0.375in}
\@TitleTop\\[\baselineskip]
\@TitleMiddle\\
\@TitleBottom\\
\vfill
by\\[\baselineskip]
\@Author
\vfill
Submitted to Washington State University in partial fulfillment\\[\baselineskip]
of graduation requirements for University Honors\\[2\baselineskip]
School of Electrical Engineering and Computer Science\\[\baselineskip]
\@Month~\@Year
\vfill
\end{center}
\parbox[t]{2.75in}{
Advisor: \@Advisor \\[.5\baselineskip]
Signature: \hrulefill}
\hfill
\parbox[t]{2.75in}{
Honors Dean: \@HonorsDean \\[.5\baselineskip]
Signature: \hrulefill}
\clearemptydoublepage
}
% ======================== Copyright page ===============================
\newcommand{\copyrightpage}{
\thispagestyle{empty}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Copyright}{bm:Copyright}
\addtocounter{page}{-1}
\vspace*{\fill}
\vfill
\begin{center}
\copyright\ Copyright by \MakeUppercase{\@Author},~\@Year\\
All Rights Reserved
\end{center}
% \vspace{1in}
\clearpage
}
\cedp
% =============================== Approval page =======================
\newcommand{\datebox}{
\parbox[t]{1.5in}{
\ \\[2\baselineskip]
\rule{0.in}{0.4pt}\\
}
}
\newcommand{\signaturebox}[1]{
\parbox[t]{3.6in}{
\ \\[2\baselineskip]
\rule{3.6in}{0.4pt}\\
#1
}
}
\newcommand{\phdapprovalpage}{
\thispagestyle{plain}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Graduate Committee Approval}{bm:ComAp}
\vspace*{0.375in}
\end{center}
\noindent
To the Faculty of Washington State University:
\par\doublespace The members of the Committee appointed to examine the dissertation
of \MakeUppercase{\@Author} find it satisfactory and recommend that it be accepted.\\[\baselineskip]
\par\singlespace
\datebox\hfill\signaturebox{\@Advisor, \@AdvisorTitle, Chair}\\
\datebox\hfill\signaturebox{\@MemberA, \@MemberATitle}\\
\datebox\hfill\signaturebox{\@MemberB, \@MemberBTitle}\\
\vfill
\clearemptydoublepage
}
\newcommand{\masterapprovalpage}{
\thispagestyle{plain}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Graduate Committee Approval}{bm:ComAp}
\vspace*{0.375in}
\end{center}
\noindent
To the Faculty of Washington State University:
\par\doublespace The members of the Committee appointed to examine the thesis
of \MakeUppercase{\@Author} find it satisfactory and recommend that it be accepted.\\[\baselineskip]
\par\singlespace
\datebox\hfill\signaturebox{\@Advisor, \@AdvisorTitle, Chair}\\
\datebox\hfill\signaturebox{\@MemberA, \@MemberATitle}\\
\datebox\hfill\signaturebox{\@MemberB, \@MemberBTitle}\\
\vfill
\clearemptydoublepage
}
\newcommand{\seniorapprovalpage}{
\thispagestyle{empty}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Department Approval}{bm:DepAp}
\vspace*{0.375in}
WASHINGTON STATE UNIVERSITY\\[3\baselineskip]
DEPARTMENT APPROVAL\\[5\baselineskip]
of a \@docname~submitted by\\[\baselineskip]
\@Author\\[2\baselineskip]
\end{center}
\noindent
This thesis has been reviewed by the research advisor,
research coordinator, and department chair and has been
found to be satisfactory.\\[\baselineskip]
\datebox\hfill\signaturebox{\@Advisor, Advisor}\\
\datebox\hfill\signaturebox{\@UgradCoord, Research Coordinator}\\
% \datebox\hfill\signaturebox{\@DepRep, \@DepRepTitle}\\
\vfill
\clearemptydoublepage
}
% ======================= Acceptance Page ============================
\newcommand{\acceptancepage}{
\thispagestyle{empty}%
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Acceptance Page}{bm:Accept}
\vspace*{0.375in}
WASHINGTON STATE UNIVERSITY\\[3\baselineskip]
\end{center}%
\noindent%
As chair of the candidate's graduate committee, I have read the
\@docname\ of \@Author \ in its final form and have found
that (1) its format, citations, and bibliographical style are
consistent and acceptable and fulfill university and department
style requirements; (2) its illustrative materials including
figures, tables, and charts are in place; and (3) the final
manuscript is satisfactory to the graduate committee
and is ready for submission to the university library.\\[2\baselineskip]
\datebox\hfill\signaturebox{\@Advisor\\Chair, Graduate Committee}
\vskip 0pt plus 2fill
\noindent Accepted for the Department\par\hfill%
\signaturebox{\@DepRep, \@DepRepTitle\\School of Electrical Engineering and
Computer Science}{} \vfill \noindent Accepted for the College\par\hfill
\signaturebox{\@Dean, \@DeanTitle \\
College of Sciences}
\clearemptydoublepage
}
% ======================= Dedication Page ============================
\newcommand{\dedicationpage}{
\newpage
\thispagestyle{plain}%
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Dedication Page}{bm:Dedicate}
\vspace*{1.575in}
\textbf{Dedication}\\[2\baselineskip]
\@Dedication
\end{center}%
\vfill
}
\cedp
% ======================= Appendix Page ============================
\newcommand{\appendixpage}{
\newpage
%\thispagestyle{plain}%
\thispagestyle{empty}
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Appendix}{bm:APPENDIX}
\vspace*{1.575in}
\textbf{APPENDIX}\\[2\baselineskip]
\end{center}%
\vfill
\clearpage
}
\cedp
\let\TEMPappendix\appendix
\renewcommand{\appendix}{
\addappheadtotoc
\appendixpage
\TEMPappendix
}
\let\myappendix\appendix
% ========================= Acknowledgments ==============================
\newcommand{\acknowledgmentspage}{
\providecommand\phantomsection{} \phantomsection
\addcontentsline{toc}{part}{ACKNOWLEDGMENT}
\thispagestyle{plain}
\renewcommand{\baselinestretch}{1}\small\normalsize
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Acknowledgments}{bm:Acknowledge}
\vspace*{0.375in}
\textbf{ACKNOWLEDGMENT}\\[3\baselineskip]
\end{center}
\renewcommand{\baselinestretch}{1.66} \small\normalsize%
\@Acknowledgments
\newpage
}
\cedp
% ========================= Abstract ===================================
\newcommand{\abstractpage}{
\providecommand\phantomsection{} \phantomsection
\addcontentsline{toc}{part}{ABSTRACT}
\begin{abstractenv}
\renewcommand{\baselinestretch}{1}\small\normalsize
\begin{center}
\providecommand\pdfbookmark[3][]{} \pdfbookmark[0]{Abstract}{bm:Abstract}
\vspace*{.1in}
\@TitleTop\\[\baselineskip]
\@TitleMiddle\\[\baselineskip]
\@TitleBottom\\[\baselineskip]
Abstract\\[2\baselineskip]
by \@Author, \@DegreeShort\\
\@University\\
\@Month~\@Year\\[3\baselineskip]
\@DepRepTitle: \@Advisor \\[2\baselineskip]
\end{center}
\renewcommand{\baselinestretch}{1.66}\small\normalsize
\@Abstract
\end{abstractenv}
}
\cedp