-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapprovalPage.tex
More file actions
17 lines (12 loc) · 824 Bytes
/
approvalPage.tex
File metadata and controls
17 lines (12 loc) · 824 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% In \begin{approvalPage}{N}, the parameter N is the number of members in the committee. If this is less than 4, the layout of the page is single-column rather than two-column, so change the value accordingly.
\begin{approvalPage}{6}
% Add people in the following format:
% \committeeMember{Member Name}{Member Department/Position}{Member Affiliation}
\committeeMember{Dr. Patrick Kastner}{School of Architecture}{Georgia Institute of
Technology}
\committeeMember{Dr. Athanassios Economou}{School of Architecture}{Georgia Institute of
Technology}
\committeeMember{Tyrone Marshall}{AIA, NOMA, LEED AP BD+C}{Perkins\&Will}
\committeeMember{Dr. Marcelo Bernal}{Co-Director Design Process Lab}{Perkins\&Will}
\committeeMember{Dr. Paula Gomez}{Principal Research Engineer}{Georgia Tech Research Institute}
\end{approvalPage}