\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Inter-Professional Community Training and Partnerships -A View from USA Academic Nursing Students},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Inter-Professional Community Training and Partnerships -A View from USA Academic Nursing Students}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Lemons,  Chelsey}

             \author[2]{Pamela  Cromer}

             \affil[1]{  Georgia Regents University (GRU)}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2015 Accepted: 1 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Health promotion in underserved populations is a major emphasis among academic medical centers in the USA as they prepare the future provider workforce for community based inter-professional healthcare delivery.Approach: This paper provides a survey report of nursing student's response regarding their participation at an interprofessional community partnership health fair and research project (The 2015 Costa Layman Health Fair and Cardiometabolic Risks in Hispanic Farmworkers (CHARM) Study). With a full complement of inter-professional faculty and student teams, the core mission is to provide student training and to promote the health of the Hispanic farm-workers.

\end{abstract}


\keywords{health promotion/prevention, hispanics, interprofessional health teams, nursing student health fair/ CHARM study, hispanic outreach.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
n America, agriculture, a most dangerous industry, is a common employer of seasonal farmworkers, the majority of whom are Hispanic \hyperref[b8]{[8]}. Transient employment, language barriers, cultural practices, higher levels of poverty (23\%), lack of healthcare access, as well as lower literacy issues confront this population, making them an underserved population and more vulnerable to health disparity than other races  {\ref [3]}. Specifically, Hispanics are more likely to be overweight (70\%), have a stroke (30\%), and die from diabetes (40\%) \hyperref[b6]{[6]} Driven by the USA's national policy agendas \hyperref[b1]{[2,}\hyperref[b7]{7,}\hyperref[b9]{9]}, health promotion in underserved populations is a major emphasis among academic medical centers in the USA as they prepare the future provider workforce for community based inter-professional healthcare delivery. Shifting demographics and the economic burden associated with treating chronic illness and disease has propelled community partnerships that offer benefits beyond the traditional service-line model of care. Compelling evidence from the Community Preventive Services Task Force \hyperref[b3]{[4,}\hyperref[b4]{5]}, and the American Heart Association \hyperref[b0]{[1]}, supports benefits of primary, secondary, and tertiary community based programs for cardiovascular health. Inter-professional Health Fair and Research Outreach Programs offer a mechanism to study and improve the disparity among this underserved population, in their own communities. 
\section[{II. Background}]{II. Background}\par
Nursing education has a long tradition of caring for and educating the poor and vulnerable. Worksite health fairs, useful for health screenings are also commonplace. The Annual Costa Layman Health Fair and Cardio-metabolic Risks in Hispanic Farmworkers (CHARM) study, with a full complement of interprofessional faculty and student teams has at its core mission: "To improve the health of the people in communities we serve". Having completed the tenth year anniversary as a comprehensive health fair screening program, and a three year IRB approved CHARM study, valuable insights into the dimensions of nursing and health scientists working together to achieve a common mission is crucial to inform academic policy and make necessary curriculum changes for community health delivery systems of the future. Inter-professional teams working closely with this nursing project include faculty and students from the I College of Medicine, College of Dentistry and Periodontal Medicine, Optometry, Georgia Prevention Institute, Premier Laboratory Services, Ryan White Community Outreach, Culturally and Linguistically Appropriate Services, GRU Cancer Center, Library Services, and Allied Health (Respiratory, Physical and Occupational Therapy Departments).An initial report on nursing student response to implementation of this project is helpful to continue to design meaningful clinical experiences and inter-professional team work. 
\section[{III. Purpose}]{III. Purpose}\par
This paper provides an initial review on nursing student response to participation at an inter-professional and business partnership health fair and research project that promotes the health of uninsured/ underinsured Hispanic farmworkers in the southeastern USA. 
\section[{IV. Objective}]{IV. Objective}\par
To identify reported competencies gained by graduate nursing student participants at a community outreach health fair and research project (CHARM Study) for Hispanic farm-workers, 2015 summer semester. 
\section[{V. Methods}]{V. Methods}\par
Nursing students were assigned responsibilities in various teams to prepare for the health fair, including the following: Community Assessment, Patient Education, Translation, Referral Directory, Consent and Labs, and Data Entry/Analysis. In addition, all students were assigned to specific screening tasks on the day of the health fair event. At least one nursing student was assigned to each interdisciplinary screening booth at the health fair. Upon project completion, an electronic Student Survey Questionnaire, consisting of 13 items with check boxes was distributed to the twenty-one nursing students (Masters Level Clinical Nurse Leader Program)enrolled for clinical credit at the annual interprofessional Costa Layman Health Fair and Research Project at a major academic nursing college in southeast USA. Results were coded, tabulated, and graphically represented to faculty by an assigned nursing student (team leader) who was also a class member. See Table \hyperref[tab_0]{1}: Survey Questions.  
\section[{VI. Results}]{VI. Results}\par
Fifteen students completed the survey. Of these, 64.3\% reported spending six to ten hours weekly preparing and organizing for this inter-professional health fair and research project. There were no student absences for clinic or class.\par
Identified competencies and themes of questions as well as student responses are as follows:\par
? Respect for scholarship and professional etiquettes appropriate to academic/community work (100\%) ? Personal pride of contributions made to promote health awareness (to the farmworkers) (100\%) ? A recognized need for and beginning collaboration with other inter-professional groups (100\%) ? Appreciation for complex project management skills (100\%) ? Cultural awareness of the Costa Layman farm community (100\%) ? Ability to assess and describe the demographics of the Costa Layman farm community (100\%) Students reported, (100\%), that the above acquired competencies enriched their academic experience. Overall, students reported the project to be excellent (100\%), effective in improving their knowledge of population/public health (93\%) and in learning useful strategies to work with disparate populations (86.7\%).All students (100\%) reported they would use these strategies as future health care providers and eleven out of fifteen (73.3\%) thought they would use these strategies in their student roles within the next one month to six months. The student's reported reasons for completing the survey were: "requested by faculty" (28.5\%); "for continued support of the project (50\%); and "out of respect for their team's work" (21.4\%).All students (100\%), reported they believed that continued future health fair project activities are necessary. 
\section[{VII. Discussion}]{VII. Discussion}\par
Student training and feedback are essential components of all courses/programs and provides for clarification and critique points that inform, support, or signal a need for programmatic or project change and/or refinement. Positive response rates indicate students are favorable to the use of inter-professional health screening teams and recognize the unique skill sets required to work with disparate farmworkers, many of whom are non-English speaking. They also appreciate the cultural considerations of the population and the inter-professional etiquette and collaborations among the teams as an integral part of a successful outreach program. Because there were no answers of disagreement to survey questions, it is assumed that major changes in program/project implementation is not recommended, but further refinement and continued inter-professional team support for community health fair and research projects may enhance nursing student's learning needs within the community. 
\section[{VIII. Conclusions}]{VIII. Conclusions}\par
Community outreach and an emphasis on clinical evidence is transforming clinical practice for nursing students and generating new approaches for meeting the health care needs of disparate populations with barriers to traditional care delivery methods. This inter-professional health fair and research model promotes a sense of "community partnership" between the health delivery teams, the farmworkers, business owner and the academic university. Such partnerships become win-win situations and everyone benefits. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{18}\includegraphics[]{image-3.png}
\caption{\label{fig_1}1 . 8 .}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ American Journal of Preventative Medicine]{b5}\label{b5} 	 		\textit{},  	 	 		\textit{American Journal of Preventative Medicine}  		47  (1)  p. .  	 
\bibitem[Oldenburg et al. ()]{b3}\label{b3} 	 		‘A 16-month community-based intervention to increase aspirin use for primary prevention of cardiovascular disease’.  		 			N C Oldenburg 		,  		 			S Duval 		,  		 			R V Luepker 		,  		 			J R Finnegan 		,  		 			H Lamarre 		,  		 			K A Peterson 		,  		 			. . Hirsch 		,  		 			AT 		.  		 \xref{http://dx.doi.org/10.5888/pcd11.130378}{10.5888/pcd11.130378}.  	 	 		\textit{Prev Chronic Dis}  		2014.  (11)  p. E83.  	 
\bibitem[Agricultural Operations: Hazards & Controls]{b8}\label{b8} 	 		\textit{Agricultural Operations: Hazards \& Controls},  		 \url{https://www.osha.gov/dsg/topics/agriculturaloperations/hazards\textunderscore controls.html}  		 		 			United States Department of Labor. (n.d. 		 	 
\bibitem[Centers for Disease Control and Prevention CDC's healthy Communities Program: Program Overview]{b9}\label{b9} 	 		\textit{Centers for Disease Control and Prevention CDC's healthy Communities Program: Program Overview},  		 \url{http://www.cdc.gov/nccdphp/dch/programs/healthycommunitiesprogram/overview/index.htm}  		 	 
\bibitem[Facts about farmworkers ()]{b2}\label{b2} 	 		\textit{Facts about farmworkers},  		 \url{http://www.ncfh.org/uploads/3/8/6/8/38685499/fs-facts\textunderscore about\textunderscore farmworkers.pdf}  		2012.  	 
\bibitem[Healthy People 2020 Educational and Community Based Programs]{b1}\label{b1} 	 		\textit{Healthy People 2020 Educational and Community Based Programs},  		 \url{http://www.Healthypeople.gov/2020/topics-objectives/topic/educational-and-community-based-programss}  		 	 
\bibitem[Proia et al. ()]{b4}\label{b4} 	 		 			K K Proia 		,  		 			A B Thota 		,  		 			G J Njie 		,  		 			R K Finnie 		,  		 			D P Hopkins 		,  		 			Q Mukhtar 		,  		 			N P Pronk 		,  		 			D Zeigler 		,  		 			T E Kottke 		,  		 			K J Rask 		,  		 			D T Lackland 		,  		 			J F Brooks 		,  		 			L T Braun 		,  		 			T Cooksey 		.  		\textit{\& the Community Preventive Services Task Force},  				2014.  	 	 (Team-based care and improved blood pressure control: A community guide systemic review) 
\bibitem[United States Department of Health and Human Services National Healthcare Quality and Disparities Report. AHRQ Publication (2014)]{b6}\label{b6} 	 		‘United States Department of Health and Human Services’.  		 15-0007.  		 \url{http://www.ahrq.gov/research/findings/nhqrdr/nhqdr14/2014nhqdr.pdf}  	 	 		\textit{National Healthcare Quality and Disparities Report. AHRQ Publication}  		2014. May 2015.  	 
\bibitem[United States Department of Health and Human Services -National Partnership for Action to End Health Disparities Toolkit for Community Action ()]{b7}\label{b7} 	 		\textit{United States Department of Health and Human Services -National Partnership for Action to End Health Disparities Toolkit for Community Action},  		 \url{http://minorityhealth.hhs.gov/npa/files/Plans/Toolkit/NPA\textunderscore Toolkit.pdf}  		2010.  	 
\bibitem[Carnethon et al. ()]{b0}\label{b0} 	 		\textit{Worksite wellness programs for cardiovascular disease prevention: A policy statement from the American Heart Association},  		 			M Carnethon 		,  		 			L P Whistle 		,  		 			B A Franklin 		,  		 			P Kris-Etherton 		,  		 			R Milani 		,  		 			C A Pratt 		,  		 			G R Wagner 		.  		 \url{http://circ.ahajournalas.org/content/120/17/17}  		2009.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
