-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrpiapp.tex
67 lines (60 loc) · 1.97 KB
/
rpiapp.tex
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %
% APPENDICES %
% %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\appendix % This command is used only once!
\addcontentsline{toc}{chapter}{APPENDIX} %toc entry or:
% \addtocontents{toc}{\parindent0pt\vskip12pt APPENDIX} %toc entry, no page #
\setcounter{table}{0}
\renewcommand{\thetable}{A\arabic{table}}
\setcounter{figure}{0}
\renewcommand{\thefigure}{A\arabic{figure}}
\chapter*{APPENDIX} \label{sec:appendix}
%\vspace{1cm}
%\begin{center}
% \mbox{
% \includegraphics[page=1,scale=0.62]{resources/godec.pdf}
% }
%\end{center}
\vspace{3.8cm}
\begin{table}[!ht]
\centering
\caption[Answer Key to Figure 1.1]{\textbf{Answer Key to Figure 1.1.}}
\scalebox{0.80}
{
\begin{tabular}{c|c}
\hline
\head{Image 1} & \head{Image 2} \\
\hline
a & j \\
b & f \\
c & o \\
d & k \\
e & h \\
f & b \\
g & r \\
h & e \\
i & m \\
j & a \\
k & d \\
l & s \\
m & i \\
n & p \\
o & c \\
p & n \\
q & t \\
r & g \\
s & l \\
t & q \\
\end{tabular}
}
% \ref{fig:matching} == 1.1
\label{tab:answers}
\end{table}
\begin{figure*}[t]%
\centering
\subfloat {{ $\vcenter{\hbox{ \includegraphics[page=1,scale=0.70]{resources/godec.pdf} }}$ }}%
\caption[Printout Returned to Ambassador Robert F. Godec]{\textbf{Printout Returned to Ambassador Robert F. Godec.}}
\label{fig:printout-godec}
\end{figure*}