% % This document is for the Group Meeting Agenda. The Agenda should % be distributed to each member (and other invitees) and to the TA % prior to the meeting (hopefully the day before) so that each member % will have adequate time to prepare for the meeting. The best way % to accomplish the distribution of the agenda is to email the LaTeX % file to all members and TA. % %\documentstyle[fullpage]{article} \documentclass[11pt]{article} \usepackage{fullpage} \begin{document} \title{Group Meeting Agenda \author{Group Name \date{\today} }} \maketitle % % This section gives the general information about the meeting such % as the title, who it was called by, when and where the meeting % will take place, what type of meeting it is (planning, design, % problem-solving, decision-making, etc.), and of course who is % invited to attend. % \section{General Information} \begin{description} \item[Title of Meeting:] First Full Group Meeting \item[Meeting Called By:] Dr. Cheng \item[Date, Time, and Place:] \item[Type of Meeting:] Organizational and Role Assignments \item[Invited Participants:] \end{description} % % This section lists the desired outcomes of the meeting. % \section{Desired Outcomes} \begin{enumerate} \item Role Assignments \item Questions regarding system requirements for customer \end{enumerate} % % This section describes the order of events of the meeting, % in other words the agenda of the meeting. % \section{Agenda} \begin{enumerate} \item Discuss role preferences, team member strengths and weaknesses \item Assign roles \item Recorder collect questions from group members and refine as necessary \item Identify critical and difficult parts of project \end{enumerate} \end{document}