\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={Prioritizing Achievable Goals for Food Security in the Developing World},
 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{2021 2021-01-15 (revised: 25 Year 2021 15 January 2021)}
\def\TheID{10.34257/GJMRLVOL21IS1PG11\makeatother }
\def\TheDate{2021 2021-01-15}
\title{Prioritizing Achievable Goals for Food Security in the Developing World}
\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]{Sanjaya  Rajaram}

             \author[2]{Maarten van  Ginkel}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2020 Accepted: 5 January 2021 Published: 15 January 2021}

\maketitle


\begin{abstract}
        


Many solutions have been proposed to address food security. We present here a prioritized set of actionsachievable within the next 2â??"10 years. By taking a systems approach we follow the impact pathway backwards starting from the needs and desires of the end-users to eventually define the research agenda that will exactly address those targeted solutions with positive impacts.

\end{abstract}


\keywords{}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJMRLVOL21IS1PG11}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ood security, which encompasses food availability, access, utilization and stability (Van den Broeck \& Maertens, 2016; \hyperref[b30]{Frels et al., 2019)}, is a key element in Sustainable Development Goal 2: End hunger, achieve food security and improved nutrition and promote sustainable agriculture. We set out to identify actions that would enable full food security that are both high-priority and achievable within the next 2-10 years, coinciding with the SDG target of 2030. Our focus is on agriculture in the developing world, where food security is most needed. Our approach is to identify the most important drivers of food systems and then to look at ongoing processes in these food systems in search of achievable goals with a high return.\par
In so doing, we present a big-picture overview of the current status for each area and then offer some recommendations, based on a much wider review that draws also on the authors' long combined experience working in these areas in public-sector agricultural research and development for the developing world.\par
A crucial point is to recognize that we are dealing with a complex, multi-faceted set of problems. Food systems include soil, water, air, crops, livestock, fish, natural vegetation, pollinators, soil-borne organisms, environmental sustainability, dietary sustainability, food security, food distribution, food demand, consumption, waste, livelihoods, justice and stakeholders from farmers to consumers; such complexity requires interdisciplinary, transdisciplinary and systems thinking \hyperref[b18]{(Dawson et al., 2019)}. 
\section[{II.}]{II.} 
\section[{Major Drivers a) Population growth}]{Major Drivers a) Population growth}\par
Norman E. Borlaug, awarded the Nobel Peace Prize 50 years ago for the plant breeding work that ushered in the Green Revolution, emphasized the "population monster". He noted that humankind "is not yet using adequately his potential for decreasing the rate of human reproduction" \hyperref[b12]{(Borlaug, 1972)}.\par
Nevertheless, global population growth has slowed considerably, to 2.3 births per woman. In almost half of the world's roughly 200 countries, mostly in Asia, Europe and North America, fertility rates have dropped below the replacement rate of 2.1 births per woman. However, in the least developed countries, covering more than 1 billion people, average birth rate is 4.1 per woman, with an average household size of 5. In Africa, the fertility rate is 4.4 births per woman. Death rates too are dropping, although not as fast as birth rates, so that for 25 countries around the world population size will still double between now and 2050 (Population Reference Bureau, 2020). About 90\% of global population growth will occur in Africa and Asia. Many of those people-80\%-will be in medium-sized cities of fewer than 500,000 inhabitants \hyperref[b37]{(Hazell, 2018)}. 
\section[{b) Climate change}]{b) Climate change}\par
Agriculture occupies 40\% of all global land area \hyperref[b16]{(Clapp, Newell, \& Brent, 2018)}. Technological innovation in agri-food systems will have to accelerate in order to mitigate and adapt to climate change (IPCC, 2018). With climate change, dry regions will become drier, and wet regions wetter \hyperref[b69]{(Ruane \& Rosenzweig, 2018)}. Predictions of extreme temperature point in one direction: more frequent heat. Heat extremes will hasten decomposition of soil organic matter (SOM) and decrease soil water availability, requiring crop irrigation with waste water or sewage and resulting in soil pollution \hyperref[b28]{(Fayiga \& Saha, 2017)}. The effects on crop species will differ. As is well known, C3 plants are more vulnerable to elevated temperature and CO 2 levels than C4 plants \hyperref[b49]{(Lamboll, Stathers, \& Morton, 2017)}. Damage due to crop diseases, pests and weeds extending their range under climate change is already vast, although to some extent predictable based on their presently known environmental adaptation \hyperref[b39]{(Hertel \& de Lima, 2020)}. Other impacts on crop physiology, such as pollen maturation and survival, are complex. The agriculture and food sectors are not only victims of climate change but, according to most estimates, are also themselves responsible for about 25\% of all greenhouse gas (GHG) emissions, complicating mitigation and adaptation in agriculture considerably \hyperref[b16]{(Clapp et al., 2018;}\hyperref[b69]{Ruane \& Rosenzweig, 2018)}.\par
Extreme rainfall events will include both lack and excess of precipitation, and be less predictable. Inland flooding and associated water logging of crops are expected, for example in East Africa \hyperref[b49]{(Lamboll, Stathers, \& Morton, 2017;}\hyperref[b69]{Ruane \& Rosenzweig, 2018)}. Water logging leaches nutrients from the soil, resulting in negative nutrient imbalances on farmland and downstream \hyperref[b28]{(Fayiga \& Saha, 2017}). Sea-level has risen 20 cm from 1900 to 2020, faster than at any time in the past 2000 years \hyperref[b49]{(Lamboll, Stathers, \& Morton, 2017)}. Sea level rises will increase coastal soil salinity levels, reducing crop yields \hyperref[b28]{(Fayiga \& Saha, 2017;}\hyperref[b43]{IPCC, 2018)}. Snow-fed river systems will receive less water, as less snow will fall in their watersheds \hyperref[b69]{(Ruane \& Rosenzweig, 2018)}. By 2040, major productive, arable lands will find groundwater depleted or unreachable, with 28\% of all cropland under high water stress, (Van der Elst \& Williams, 2018). While most studies of agriculture and climate change focus on temperature and precipitation, a 30-year study in China indicates that other weatherrelated factors may also have large effects; for example, increased wind speed results in lower rice, wheat and maize yields, but increased humidity enhanced crop development (Zhang, Zhang, \& Chen, 2017).\par
Fish stocks in tropical areas may decrease by up to 40\% in 2050 compared to 2000, as a result of many factors ultimately linked to climate change (IPCC, 2018; \hyperref[b48]{Lam et al., 2020)}. African countries are most vulnerable to fisheries-related food insecurity although some may be able to compensate with aquaculture (Ding, Chen, Hilborn, \& Chen, 2017).\par
Most models predict that lower latitudes, where most developing countries are located, will experience more severe changes and fluctuations in climate than higher latitudes \hyperref[b69]{(Ruane \& Rosenzweig, 2018)}. Many developing countries, especially in Africa, are highly exposed and vulnerable, and with low adaptive capacity compared to developed countries \hyperref[b72]{(Sarkodie \& Strezov, 2019)}. In addition, while climate predictions for many regions are in agreement, those for sub-Saharan Africa (SSA) are surprisingly unclear. Different analyses arrive at distinct, even sometimes opposing, conclusions about changes in temperature and precipitation, and even the frequent conclusion that the Horn of Africa and East Africa will see an increase in precipitation is not uniformly agreed upon \hyperref[b75]{(Serdeczny et al., 2017)}.\par
Climate change will disproportionately hit remote, marginalized semi-arid lands, which already experience scarce, unreliable rainfall and often have degraded soils. Populations there rely on rain fed agriculture, mixed crop and livestock farming or pastoralism, with restricted access to markets, infrastructure and services (Gannon, Crick, Rouhaud, Conway, \& Fankhauser, 2018).\par
Crucially, the impact of relatively small absolute changes varies considerably according to the relative status of different sectors of the population, an effect masked by high-level aggregated approaches to modeling. \hyperref[b35]{(Hallegatte \& Rozenberg, 2017)}, for example, show that although the poorest quintile of the population represents only a few percent of total GDP, much of their work is in the informal sector so that impacts will barely be reflected in GDP. Precarious living conditions add to vulnerability to extreme weather events, while rising food prices have a disproportionately large effect when total household income is low. Women in developing countries will be particularly affected, as they often work in the most marginalized activities with restricted access to resources. This is especially true in Africa, but also a factor in Asia (Gannon, Crick, Rouhaud, Conway, \& Fankhauser, 2018; Chanana-Nag \& Aggarwal, 2020). Many work on land owned by others for a wage, often less than that of men, with increased exposure to higher financial risk and instability.\par
Livestock, as the rest of agriculture, contributes to climate change -14.5\% of global GHG emissionsand will be negatively affected, resulting in increased competition for water and feed, and reduced production of milk, meat and eggs (Rojas-Downing, Nejadhashemi, Harrigan, \& Woznicki, 2017; IPCC, 2018). Ruminant livestock are the greatest source of methane (Reay, Smith, Christensen, James, \& Clark, 2018), while manure and fertilizer use in feed production account for almost half the GHG production in livestock management (Rojas-Downing et al., 2017).\par
As a result of the complexities of food systems, supposedly climate-smart policies could exacerbate rather than mitigate the challenges. \hyperref[b36]{Hasegawa et al., (2018)} show that carbon taxes on GHG emissions would increase food prices, by increasing the costs of crop production, and demand for biofuel leads to elevated land rents. This mitigation approach resulted in extra risk of hunger over no mitigation and a larger negative impact than climate change itself. The negative effects are more severe on livestock than on food crop prices, especially in low-income regions in SSA and South Asia. The authors stress that they do not argue against climate change mitigation or adaptation measures, but emphasize that study of trade-offs and the implementation of corrective measures on prices, and hence food security, is also important \hyperref[b36]{(Hasegawa et al., 2018)}.\par
The impact of climate change on labor is likely to be high. Capacity for work by people laboring outside in the sun is known to suffer, especially when humidity is high, as in agriculture and construction. Draft animals are likely to have similar declines in productivity as temperatures rise. And yet, these effects of climate change on agricultural labor productivity in many lowincome countries are rarely taken into consideration, while already part of legislature in industrialized countries \hyperref[b39]{(Hertel \& de Lima, 2020)}.\par
In order to address sudden challenges, one of the fundamental requirements is the capacity to innovate. This ability can be learned and upgraded \hyperref[b53]{(Leeuwis et al., 2014)}, indicating a need for capacity building not just in specific disciplines such as agronomy, but in developing the ability, willingness and confidence to successfully experiment with new approaches at short time intervals, thus creating resilience by systems thinking. With increased capacity to innovate, farmers are better prepared to respond, moving from "teaching a person how to fish" to "experimenting oneself on how to fish even better". 
\section[{c) Recommendations for Climate Change}]{c) Recommendations for Climate Change}\par
A very high priority must be for scientists to combine their efforts in a focus on sub-Saharan Africa. Absolute numbers and relative rates of poverty are very high, and most food production is reliant on rainfed agriculture. However, consensus on the impact of climate change is not high. It is urgent that more reliable predictions be produced quickly, to guide other research.\par
Raising preparedness to cope with and recover from sudden extreme weather events must be a priority. A set of scenarios for a range of events at different scales will indicate levels of resilience and specific areas in which resilience can be improved. For example, prepare to direct run-off of large amounts of rainfall water to storage facilities from where it later can easily be extracted.\par
Data from the poorest segments of society are absent from most aggregate assessments of the impacts of climate change. Disaggregated, large-scale household surveys are needed to ensure that impacts on these, which are likely to be most severe, can inform higher-level analyses.\par
Extreme weather events are likely to find expression in greater fluctuation in agricultural production that will affect farmers, consumers and the economy as a whole. New financial tools will be needed that can inject support very quickly when needed, reaping returns in agricultural boom years, when prices are generally lower.\par
The social costs of climate change on human productivity need to be better understood so that appropriate adaptation measures can be put in place. 
\section[{d) Decline in research and development budgets}]{d) Decline in research and development budgets}\par
Cuts in agricultural research and development (R\&D) budgets by high-income, public, mostly government budgets are increasingly common \hyperref[b30]{(Frels et al., 2019)}, as support is demanded elsewhere. Cutting R\&D budgets in any sector sooner or later will result in fewer innovations that are able to address existing and new problems. In the developed world the private sector increasingly pays for much of agricultural R\&D, often behind securely patented walls. In the developing world the low return on investment is a drag on private-sector agricultural R\&D. In addition, "agricultural research is slow magic," with many of its returns accruing only after decades \hyperref[b5]{(Alston et al., 2020)}.\par
The importance of agricultural R\&D is especially pronounced in developing countries, where increases in agricultural productivity reduced poverty more than productivity gains in industry or services \hyperref[b63]{(Ivanic \& Martin, 2018)}. In those countries, public R\&D remains crucial. The UN and the African Union Commission recommend that developing countries invest 1\% of GDP in agricultural research, but in 2016 the vast majority of these countries reached at most only 0.3\% of GDP \hyperref[b11]{(Beintema, Pratt, \& Stads, 2020)}. R\&D should not just aim to increase calories from a few staple crops, but also nutrients from other food groups, including fruits, vegetables, meat, eggs, and milk \hyperref[b59]{(Pingali \& Aiyar, 2018;}\hyperref[b39]{Hertel \& de Lima, 2020)}.\par
Overseas Development Aid (ODA) provided an average of \$11 billion per year for agricultural development between 1975 and 2013. ODA specifically for agricultural research grew from 2.9\% to 7.7\% of total ODA and was associated with high rates of return \hyperref[b22]{(Abler, 2017)}. Sub-Saharan Africa and South Asia were the major recipient regions. However, SSA consistently had the lowest score in development projects rated satisfactory by the World Bank. Abler (2017) attributes this to a lack of appreciation for SSA's diversity and complexity, lack of local human and infrastructure base to develop agriculture, and fruitless efforts to apply approaches that worked in Asia but are not suited for SSA. ODA investments in agriculture remain important, especially in SSA (Mason-D'Croz et al., 2019).\par
Reduced ODA inflows may also reflect positive developments, for example when a country exceeds donor limits on income per capita. For example, the Organisation for Economic Co-operation and Development (OECD) sets a threshold of \$12,000 per capita for three years consecutively \hyperref[b13]{(Calleja \& Prizzon, 2019)}. Between 2004 and 2019, 35 low-income countries became middle-income countries (Jalles d'Orey \& Prizzon, 2019) and the OECD expects an additional 29 countries to "graduate" before 2030 \hyperref[b13]{(Calleja \& Prizzon, 2019)}. However, exceeding a threshold for mean per capita income does not guarantee that such countries will now themselves fund a healthy agricultural R\&D sector. Furthermore, after transitioning to middle-income, countries receive outside investments as loans rather than grants. As a result, governments invest these loans in money-making sectors, such as infrastructure projects, rather than sectors such as agricultural R\&D, under the impression that these latter sectors do not create financial returns in the short term \hyperref[b27]{(Engen and Prizzon, 2019)}. However, a meta-analysis of 492 studies showed that present-day return on investment in agricultural R\&D continues to be high, above 50\% per year \hyperref[b66]{(Rao, Hurley, \& Pardey, 2019)}. At the same time many of the poorest countries stagnate in agricultural production and R\&D, while their economic dependency on agriculture continues  {\ref (Alston and Pardey, 2017)}.\par
Another relatively new and positive development is that medium-income countries, such as Brazil, China and India, increasingly define their own agricultural R\&D agenda and are responsible for significant technology innovations for the developing world and beyond. While in high-income countries agricultural scientific publications doubled between 1996 and 2016, in newly middle-income countries a 4-to 30-fold increase was reported \hyperref[b38]{(Heisey \& Fuglie, 2018)}. The growing role in agricultural R\&D of these newly medium-income countries is not restricted to their government sector, but also their emergent private sector. As their success grows, these are likely to spread their influence regionally and even globally. For example, Seed Co, one of the largest homegrown private seed sector companies in SSA, was founded in Zimbabwe and now operates in more than 20 African countries. 
\section[{e) Recommendation on R\&D budgets}]{e) Recommendation on R\&D budgets}\par
As low-income countries reduce investments in agricultural R\&D, despite high internal rates of return on agricultural development, we advise governments to create incentives for private sector investment in agrifood systems. One approach might be lower taxes on such investments, especially in rural areas. 
\section[{III. High-Priority and Achievable Goals a) Restore resource-base degradation}]{III. High-Priority and Achievable Goals a) Restore resource-base degradation}\par
Land degradation-measurable loss of the "biological or economic productivity and complexity of rainfed cropland, irrigated cropland, or range, pasture, forest and woodlands?arising from human activities and habitation patterns" \hyperref[b9]{(Barbier \& Hochard, 2018})now affects 25\% of all global land, more than 90\% of which is in developing countries \hyperref[b9]{(Barbier \& Hochard, 2018;} {\ref Tittonell, 2018)}. Increasing the amount of agriculture through changes in land use is increasingly difficult, even in Africa, where the arable land limit has already been reached in 45 of the 54 African countries and 65\% of the land has degraded through unsustainable intensification (Kwame Yeboah, Jayne, Muyanga, \& Chamberlin, 2019). Where expansion of agricultural land is still possible, it will be largely into low productivity land, resulting in further land degradation \hyperref[b9]{(Barbier \& Hochard, 2018)}. This challenges Sustainable Development Goal 15, land degradation neutrality, defined as "a state whereby the amount and quality of land resources necessary to support ecosystem functions and services and enhance food security remain stable or increase within specified temporal and spatial scales and ecosystems" (UNCCD, 2016).\par
Innovations that increase returns to land and labor can motivate farmers to engage in more sustainable food systems, mitigating land degradation and thus further increasing returns. In addition, rural infrastructure and education have been shown to contribute most to increasing productivity for people on degraded land \hyperref[b9]{(Barbier \& Hochard, 2018)}. Restoring their soils requires the mitigation of degrading factors, introducing biomass and nutrients, and producing new biomass from rotationally synergistic plants that are partially sequestered in the soil to increase soil organic matter (Tittonell, 2018). Depleted soils with reduced SOM and greater acidity may no longer respond to inorganic fertilizer, preventing new crop varieties delivering their potential yield (Kwame Yeboah, Jayne, Muyanga, \& Chamberlin, 2019).\par
The provision of phosphate is particularly urgent. Phosphate fertilizer precipitates into complexes and becomes fixed in soils, with 75-90\% becoming inaccessible to plants. As a result, phosphate is the second most applied fertilizer after nitrogen (Aloo, Makumba, \& Mbega, 2020). Unlike nitrogen, however, rock phosphate is a finite resource, expected to be depleted in the next 100 to 500 years \hyperref[b17]{(Cottrell et al., 2018;}\hyperref[b4]{Aloo et al., 2020)}. Methods are needed to allow plants to access the phosphorus tied up in soils. Some rhizobacteria can solubilize and liberate phosphorus from soil complexes and make it available to plants, and while they have been commercially available for about 15 years, the mechanisms of action are often unknown \hyperref[b4]{(Aloo et al., 2020)}. Other soil-borne organisms and micro-organisms can potentially restore degraded soils and have been little studied in that context. New methods allow the study of root systems in natural conditions (e.g., (El Hassouni et al., 2018)), enabling a better understanding of the hidden half of crop plants.\par
Organic farming has been proposed as a sustainable agri-food system that conserves\par
Prioritizing Achievable Goals for Food Security in the Developing World L biodiversity, improves soil health and reduces GHG emission, with lower inputs and higher prices as potential incentives for producers, at least in more developed countries. While there remains considerable discussion on both yields and environmental benefits (Jouzi et al., 2017), an extensive literature review indicates that per unit output, organic farming is more polluting than conventional farming because of its lower average productivity for crops and livestock \hyperref[b54]{(Meemken \& Qaim, 2018)}. Only 11\% of the land devoted to organic systems is currently in Africa and Asia, and more than 80\% of purchases take place in Europe and North America \hyperref[b6]{(Anderberg, 2020)}. We conclude that while organic agriculture may make a small contribution to food security in very special circumstances, it does not seem suited for developing country households, and certainly not in the next 2-10 years. 
\section[{b) Recommendations on degraded resources}]{b) Recommendations on degraded resources}\par
The study of micro-organisms that can make bound phosphorus available to plants is urgently needed, along with greater research into the role of other soil biota in promoting plant health.\par
The study of roots to enhance their role in yield and yield stability can be hugely expanded, with new approaches available to efficiently phenotype, genetically define and improve root systems in natural cropping conditions.\par
The treatment of crop seeds with microbial solutions deserves further research, as a way to promote their ability to restore degraded lands. The use of microbial solutions has a checkered history that spans centuries, but is now beginning to gain a measure of scientific respect. A better understanding of the mechanisms involved, which might include stimulating the development of the root system, could unlock the potential of microbial solutions to sustainably raise crop yields.\par
Policies that offer access to land and secure tenancy rights will be essential to encourage youth to make long-term investments in agriculture and sustainable intensification. 
\section[{c) Reversing biodiversity loss}]{c) Reversing biodiversity loss}\par
Dynamic changes in biodiversity are part of the planet's past and present evolution, with new species continuously arising and others declining, hitherto with little impact on humans. More recently, agriculture, and especially changes in land use, have been identified as major drivers of biodiversity loss (Tilman et al., 2017; Almond, Grooten, \& Petersen, 2020)\}.\par
To reach global food security by 2030, expansion of croplands and intensification of farming are options additional to crop yield increases, but both risk biodiversity loss by way of loss and fragmentation of natural habitat and adverse water and soil management. Trade-offs are inevitable. Globally, the negative effects of expansion have been worse than those of intensification \hyperref[b44]{(Kehoe et al., 2017)} Despite a general trend towards reduced biodiversity in farming systems, over time and in terms of on-farm genetic diversity, mixed and relay cropping are still widely practiced, especially on smallholdings in the developing world. Considering yields from all such crops in a farm by area and by time can show total harvest increases. Mixtures of several crop species and of genetic diversity within a crop have been shown to reduce losses to pests and diseases. Mixtures may also contain species that provide beneficial or synergistic complementary services, which in combination can result in ecosystem productivity and stability and thus increased product yields, quality and profitability insurance for risk-averse farmers \hyperref[b10]{(Baumgärtner, 2007)}. Such services include penetrating soil pans, soil regeneration, increasing water infiltration, preventing excess water evaporation and improving water retention, offering shade, providing protection against wind and habitats for natural enemies and biocontrol agents, greater carbon sequestration, enhanced nitrogen fixation, and greater ability to cope with disturbance. Urban agriculture and home gardens with mixed systems, due to their small scale and personal inputs, can promote production of many traditional, non-staple niche and "orphan" crops that address specific tastes and needs, and hence contribute to biodiversity \hyperref[b97]{(Taylor \& Lovell, 2014)}. 
\section[{d) Recommendations on reversing biodiversity loss}]{d) Recommendations on reversing biodiversity loss}\par
There is an urgent need now to protect and encourage biodiversity that serves both humankind and the planet's resource base. Focusing intensification of production only there where the expected productivity gain is largest and potential biodiversity loss is smallest can facilitate that.\par
Crop wild relatives, landraces, and neglected and underutilized crops, representing biodiversity, should be used more in modern crop breeding. (See Innovation in crops and animals, below). 
\section[{e) Facilitating market access}]{e) Facilitating market access}\par
Infrastructure constraints, such as a lack of roads to markets and longer-term (cooled) storage continue to restrict opportunities to earn income from excess crop production in much of the developing world. Investments in transport infrastructure have particularly lagged, despite being the largest portion in many infrastructure budgets, as the start from a low base \hyperref[b33]{(Gurara et al., 2017)}. Food transport and marketing will be sectors particularly affected when extreme rainfall leads to widespread flooding, which will particularly impact high-density cities (Vajjarapu, Verma, \& Gulzar, 2019). In addition, an excess of intervening "middlemen" reduces the benefits that flow back to the original crop producers.\par
Traditionally, smallholder farmers sell excess production to passing traders or at the local market \hyperref[b29]{(Ferreira, Goh, \& Valavi, 2017}). In the past ten years, ODA has started to fund projects that explore digital mobile technologies to provide farmers with broader marketing channels (Ferreira, Goh, \& Valavi, 2017; Qiang, Kuek, Dymond, \& Esselaar, 2012). While mobile technologies are a promising area for farmers (and for providers of digital technology), regulations are needed and farmers may benefit from uniting in common groups to increase negotiation power with e-intermediaries, because beyond a minimum level of access, market power is more important than market access \hyperref[b29]{(Ferreira, Goh, \& Valavi, 2017)}. Despite a checkered history, especially in Africa, producer organizations can facilitate access to input and output markets (Shiferaw, Hellin, \& Muricho, 2016). There is some indication that membership of producer organizations is most popular with the middle class of farmers, with very low-income and high-income farmers choosing not to join. Key to future success for producer organizations is to take an expressed agribusiness orientation with strict business principles \hyperref[b78]{(Shiferaw, Hellin, \& Muricho, 2011)}.\par
Despite some positive developments in agricultural production, Africa's food imports have quadrupled in the past two decades. However, countries differ considerably, providing opportunities for cross-border trade in Africa, which also creates salaried jobs for surplus labor. Hence, investment in the production of local staple crops, to offset growing imports, closely followed by mixed crop-livestock food systems, remains a priority, along with diversification and with an eye to potential exports \hyperref[b14]{(Christiaensen \& Vandercasteelen, 2019)}. Since 2000, donors and funders increasingly support value chain development approaches with multiple stakeholders, aimed at food security, poverty reduction and gender equity (Donovan, Stoian, \& Hellin, 2020).\par
In a study of 235 Regional Trade Agreements (RTA) involving 45 developing country exporters from among the countries most active in international trade, and 60 export destinations, north-north agreements were the majority until 1991. However, during 1991-2015, 86\% of the RTAs involved north-south and southsouth product movements. On average, developing countries clearly benefitted from RTAs, but while Asia doubled its share of world trade to 36\%, Africa stagnated at 2-3\% \hyperref[b85]{(Stender, 2019}).\par
An increase in open international trade would create new opportunities for agricultural goods from developing countries. During much of the previous century, border restrictions limited global trade of food products. At the end of the 20th century globalization bloomed, but the 2008 financial crisis interrupted this expansion \hyperref[b30]{(Frels et al., 2019)}. Nevertheless, since 2000 exports of horticultural products have tripled in Latin America and quadrupled in Africa and Asia (Van den Broeck \& Maertens, 2016). Horticulture products represent the single largest category of agri-food exports, making up 24-33\% of all agri-food exports from Africa, developing Asia and Latin America. Horticulture diversifies exports and increases food security, because its value chain is very labor-intensive but at a relatively low skill level, thus providing an income for many, including women and youth in food processing, while at the same time the products represent high-value exports (Van den Broeck \& Maertens, 2016). Opening up trade will not only increase food diversity, quality and safety, but also raise national income, thus contributing to food availability, access, utilization and market stability  {\ref (Frels et}  
\section[{al., 2019).}]{al., 2019).}\par
There does not appear to be any trade-off between horticulture production for export and domestic food production; both actually increase. Increased household income enables improved access to food, especially for contract farmers, but less significantly so for wage workers, although in the latter case female workers appear to benefit most (Van den Broeck \& Maertens, 2016)\par
Increased export to the developed world requires food safety regulations and sanitary and phytosanitary measures of importing countries to be implemented. Faour-Klingbeil and Todd (2018) studied the West Asia and North Africa (WANA) region and noted that Morocco, Tunisia, Egypt and Jordan adapted their food safety regulations and saw their food exports grow over the long-term. Most countries in WANA were not able to reach international standards, because of low safety standards on-farm and in local markets, and a lack of scientific knowledge and political will. As the value chain upgrades to higher quality markets and upscales export options, food standards and certification become more stringent, with the result that agribusiness increasingly tends to focus on a limited L number of large and medium farms, rather than on many smallholdings \hyperref[b62]{(Qaim, 2017)}.\par
The inclusion of non-farm income sources by farming families when discussing agri-food systems is a dramatic transition from the past, and it requires recognition. Production systems diversify, diets diversify, livelihoods diversify and income sources diversify. Levels of analysis change too, from on-farm analyses, to farming systems analyses, to post farm gate analysis, to value chain analyses, and now to total agri-food systems analyses. This kind of straddling research should be included in future research agendas for them to remain relevant in changing times. 
\section[{f) Recommendation for market access}]{f) Recommendation for market access}\par
We recommend that governments encourage a transition to commercial farming, which offers stronger routes to market access, improves food security, and provides employment and income for a diversified workforce, including women and youth. Those farms not yet able to transition may need other forms of facilitation and support. 
\section[{g) Diversification of crops and diets}]{g) Diversification of crops and diets}\par
In the 10-15 years, attention has begun to shift from the need to feed the hungry in developing countries, to the need to nourish those with insufficient access to nutritious food. More than two billion individuals are undernourished or malnourished, including those with stunting, wasting, vitamin and mineral deficiencies, anemia and obesity \hyperref[b34]{(Haddad et al., 2016)}.\par
In low-income, low-yielding subsistence farming, in the absence of trade and markets, families eat largely what their farm produces. Their dietary and nutritional adequacy is determined by what they grow. In true subsistence farming, increased diversity in homegrown crop production directly leads to increased diversity in nutrient intake and better health. But many of even the smallest farmers do purchase some food, thus somewhat diversifying their diets  {\ref (}  \hyperref[b55]{Ickowitz, 2021)}.Overall, both on-farm diversification (within limits) and market access diversification can lead to fairly well diversified and healthy diets \hyperref[b80]{(Sibhatu, Krishna, \& Qaim, 2015)}.\par
Cereals dominate many diets in the developing world as food staples, and have benefitted from a century of science-based crop improvement, as have staple root and tuber crops and several legume food crops. Most climate change research has focused on the major staples, wheat, rice, maize and soybean, but non-staple crops will be increasingly important in providing protein and micro-nutrients \hyperref[b39]{(Hertel \& de Lima, 2020)}. Research on fruits and vegetables has lagged, and given the high nutritional value of many fruits and vegetables and the relatively low research base in many cases, very significant gains in nutritional food security can be expected when modern scientific improvement tools are applied. Furthermore, an entire class of edible plants has been labelled neglected and underutilized species \hyperref[b58]{(Padulosi et al., 2018)}. These NUS crops are often extremely rich in important micronutrients. Researchers have reduced the neglect to some extent, and consumers are being encouraged to use them more frequently and more widely, with large potential impacts on nutritional security particularly in developing countries, where NUS are often well adapted to lowinput systems \hyperref[b40]{(Hunter et al., 2019}; Siddique, Li, \& Gruber, 2021)\}.\par
Animal-source food (including milk and dairy products, meat, fish, and eggs) is a hotly discussed topic, with some noting that for the poor it provides crucial nutrients, while others point to its negative environmental impacts  {\ref (Willett et al., 2019;}\hyperref[b1]{Adesogan et al., 2020)}. The SDGs specifically refer to the importance of domesticated animal and fish production (UN General Assembly, 2015), in part because in diets with an excess of cereals the lack of micronutrients (e.g., bioavailable vitamin A, vitamin D3, iron, iodine, zinc, calcium, folic acid) may lead to stunting in children and impaired cognitive development. Animal-based foods also provide high-quality proteins and essential fatty acids and may also enhance absorption of nutrients such as iron and vitamin A from plant-based food eaten at the same time. Animal-source foods contain the only natural source of vitamin B12; the lack of which may result in developmental disorders, anemia, and poor motor and cognitive functions. Micronutrient supplements may help to correct this, but are not an available option for many low-income households \hyperref[b60]{(Pingali \& Sunder, 2017)}. Some animals also give traction power and all provide manure, both essential in low-income households. In developing countries, animals barely compete with humans for plant food, as animal feed contains only 14\% products that humans L could also consume. Most animal feed comes from pastures and crop residues \hyperref[b1]{(Adesogan et al., 2020)}.\par
In this debate on nutrition and balanced diets it is important to avoid becoming unrealistically restrictive in prescribing what others should eat. There may be a need to look beyond country-wide, highly aggregated mean figures, because meal content is largely chosen by individuals, driven at the time by their own appetite and taste as well as access, availability and affordability. At the same time, social norms may mean that women and girls are malnourished even though the household appears to have adequate food quantity and quality \hyperref[b60]{(Pingali \& Sunder, 2017)}. Innumerable combinations of food products can constitute a balanced meal. There should also be space in the debate for allowing for that kind of self-determining diversity. 
\section[{h) Recommendations on diet and nutrition}]{h) Recommendations on diet and nutrition}\par
Diversifying farm production should be a priority focus, moving towards commercial models with good market access. These farms can sell healthy food locally and regionally, while high-quality products are placed on national and international markets. Such products would include fruits, vegetables, livestock and aquatic foods.\par
Treatment of malnutrition, especially of hidden hunger, should shift to diversified, complementary plant and animal diets, possibly including biofortified crops, rather than direct micronutrient supplementation.\par
Research is needed on fruits and vegetables at a scale comparable with past investment in starchy staples, to increase production, transportability, shelf life and nutritional value, among others. Progress from the existing low research base is expected to be rapid.\par
Information about within-household inequity should be gathered as a priority, in order to inform the kinds of gender-transformational changes in social norms and high-level policies that will improve the access of women and girls to more nutritious diets. 
\section[{i) Innovation in crops and animals}]{i) Innovation in crops and animals}\par
Innovations in crop improvement are not always actually that new, but their adoption on-farm has lagged, and not just in the developing world. Hybrid crop solutions have been applied in cross-pollinating crops, such as maize, for 100 years in both the developed and developing world. But hybrids and hybrid-enabled approaches in self-pollinating crops, harvesting hybrid vigor, remain far behind, while 10-15\% yield boosts on top of conventional increases are possible by capturing the additive gene action component underpinning hybrid vigor (van Ginkel \& Ortiz, 2018). Transgenic approaches have been widely adopted in many countries, although some, such as the EU members, continue to oppose them. Gene editing with CRISPR-Cas9 is proving very promising in a rapidly increasing range of organisms, including crops and livestock, although it too is currently blocked in the EU. We hope that all three approaches will be more widely adopted, with expected large yield and nutrition gains for each. Governments that set an example by enthusiastically promoting GM food crops, as the Bangladesh government did when it approved a GM eggplant variety with insect resistance for release to its farmers in 2013 \hyperref[b77]{(Shelton et al., 2018)}, could also boost adoption of new technologies.\par
Wild relatives and landraces have been used in a limited way in scientific breeding over the past 100 years or more, but there is a new and growing appreciation that they often contain traits, such as resistance and tolerance to biotic and abiotic stresses, that are highly desirable in response to climate change. New technologies are making it easier to identify and incorporate these traits into advanced varieties, and the value of wild relatives and landraces should be experimented with in many more crops \hyperref[b45]{(Kilian et al., 2021)}. Increasing photosynthetic efficiency and conferring nitrogen-fixing ability on cereals are two approaches that have so far failed to deliver on their initial promises, but new technologies such as highthroughput phenotyping of wild relatives and landraces may change that record (Langridge, 2018) 
\section[{j) Recommendations for crop and animal innovation}]{j) Recommendations for crop and animal innovation}\par
The positive potential of transgenic, hybrid and hybrid-enabled, and gene-edited crops to achieve food security should be reconsidered, taking food safety requirements fully into consideration.\par
New technologies should be tested for crop and animal breeding, including the use of wild relatives and landraces to introduce novel genetic diversity for traits underpinning yield, quality, tolerance to biotic and abiotic stresses, and other challenges that climate change may bring. 
\section[{k) Sustainable intensification of agriculture}]{k) Sustainable intensification of agriculture}\par
Sustainable intensification, encompassing the multiple dimensions of food systems, as a foundation for food security can be traced back at least to the "Borlaug Hypothesis", adding a sustainability requirement to agricultural production  {\ref (Borlaug, 1994)}. Later formulations have expanded the idea of ecological intensification to improve agricultural systems (Tittonell, 2018), not least to limit land conversion under climate change as a primary mitigation approach (IPCC, 2018). In practical terms, sustainable intensification aims to obtain higher yields per unit area and time, while applying a sustainable use of (natural) resources.\par
Mechanization offers considerable advantage, especially to young girls and women, by reducing some the drudgery that prevents them exploring other opportunities. "Retiring the hoe to the museum" is an African Union initiative to promote mechanization among women farmers in Africa that captures this notion well. L understood reasons, including degraded soils that require rehabilitation before agriculture can be intensified \hyperref[b59]{(Pingali \& Aiyar, 2018;} {\ref Tittonell, 2018)}.\par
Sustainable intensification can deliver greater resource efficiency, including less labor and reduced environmental damage, at the same time as it brings global food security within reach (Saiz-Rubio \& Rovira-Más, 2020). A low-hanging fruit would be to reduce post-harvest food losses. Globally, one third of food produced is lost; for staple cereals, which make up the bulk of the losses on a calorie basis, losses average 50-60\% \hyperref[b46]{(Kumar \& Kalita, 2017)}. Minimizing loss and waste translates directly into greater value, so we would expect the private sector to be interested in addressing loss and waste to maintain or improve their profits. The ongoing trend to larger farms and increasing commercialization, including participation in high-value export markets with strict food standards, will reduce losses earlier in the agri-food system chain.\par
The global average age of farmers, including those in developing countries, is presently around 60 years. These farmers represent high levels of accumulated knowledge based on years of field experience. For eager, young but less experienced farmers to take over, data-enhanced decision-making tools will enable them to be more effective in sustainably intensifying farming with approaches that are more knowledge-and skill-intensive (Saiz-Rubio \& Rovira-Más, 2020). Dozens of farm management information systems are already commercially available to expedite multi-stage decision-making and interest is growing rapidly in such cash crop sectors as coffee production \hyperref[b83]{(Sott et al., 2020)}. While this type of farming has not reached food production in the developing world, we expect that once it is adopted by the cash crop sector there, it will spawn adaptations that are realistic for use also in food production.\par
An important drag on sustainable intensification is the small size of agricultural holdings, especially in developing countries \hyperref[b37]{(Hazell, 2018)}. These small farms may become even smaller as a result of inheritance customs and in rural Africa, as life expectancies increase, young people inherit land later in life, and holding size will be smaller than in past generations (Kwame Yeboah, Jayne, Muyanga, \& Chamberlin, 2019). Consolidation into larger units may provide a solution, with productivity per unit area increasing once farms reach a critical size \hyperref[b73]{(Savastano \& Scandizzo, 2017)}. Net value, efficiency and total factor productivity indicators increase with farm size (Garzón Delvaux, Riesgo, \& Gomez y Paloma, 2020) due to mechanization and increased input use efficiency (Kwame Yeboah, Jayne, Muyanga, \& Chamberlin, 2019). The notion that small farms produce more efficiently per hectare than larger farms, known as the inverse relationship (IR) between land area and output or productivity, is thus a limited interpretation when total factor productivity of integrated farming is taken into account \hyperref[b73]{(Savastano \& Scandizzo, 2017}; Kwame Yeboah, Jayne, Muyanga, \& Chamberlin, 2019; Dourandish, Saghaian, Shahnoushi Forushani, Mohammadrezazadeh, \& Kuhestani, 2020; Garzón Delvaux et al., 2020). While support for small farms seems well justified for social development reasons, for longer-term national development, poverty alleviation and food security somewhat larger, medium-sized farms should also be supported \hyperref[b32]{(Garzón Delvaux et al., 2020)}. The fashionable opinion among some consumers and opinion-makers in certain high-income countries, which favors regional, low-tech food from "small is beautiful" farms, would leave the poorest farmers in developing countries at high risk for food and nutrition insecurity \hyperref[b62]{(Qaim, 2017)}.\par
As urbanization grows, city dwellers influence food product choice and processing aspects, so that post-farm links in the food system value chain must adjust to changing demand. This transition to upgraded diets in cities could create new employment opportunities for youth, and result in some small farms being able to cater to these new urban needs, for example by providing specialty crops at higher prices \hyperref[b37]{(Hazell, 2018)}. At the same time, urban agriculture has seen increased interest, although most of the harvested food from urban agriculture is for self-consumption, with the remainder sold in the market (Armanda, Guinée, \& Tukker, 2019). Some people also doubt whether the small harvests of urban agriculture will actually make a significant difference to food security  {\ref (}  \hyperref[b42]{(Ingram \& Zurek, 2018)}. While the National Academies of Sciences, Engineering, and Medicine in the USA list "transdisciplinary science and systems approaches" as their first breakthrough and recommendation in their report "Science Breakthroughs to Advance Food and Agricultural Research by 2030" (National Academies of Sciences, Engineering, and Medicine, 2019), full acceptance of the benefits of adopting a systems approach has been lacking. Not only are systems-wide analyses essential, but most important now is to develop new transdisciplinary concepts, methods, tools and metrics to study such complex systems holistically \hyperref[b20]{(Ditzler et al., 2018)}. 
\section[{l) Recommendations for sustainable intensification}]{l) Recommendations for sustainable intensification}\par
Investment is needed into research and development on mechanization and labor-saving precision-agriculture equipment. The education and training of eager young potential farmers must become a priority. It should focus on modern farming methods and enhance their personal capacity to experiment and innovate, resulting in a cadre of young people who are both more informed and more enthusiastic about modern farming.\par
Technology and policy research is needed to facilitate the transition from unviable small farms to larger holdings with a more commercial orientation. Policies will have to include safety nets for those transitioning out of agriculture, and there should also be improved opportunities for rural jobs and income.\par
Medium-sized towns and cities rather than mega-cities should receive the bulk of investment in areas such as sustainable intensification, rural diversification, and access to technology and infrastructure. The goal is to provide local employment that is intellectually challenging and financially rewarding in order to encourage youth to stay in those areas and contribute directly and indirectly to greater food security.\par
New transdisciplinary concepts, methods, tools and metrics need to be developed to enable the holistic study of complex, biophysical and socio-economic aspects of food systems. 
\section[{IV.}]{IV.} 
\section[{Conclusions}]{Conclusions}\par
In our efforts to propose a research and development agenda for food systems in the near future, we follow the impact pathway backwards in order to avoid the trap of developing a science-based solution that is looking for a problem \hyperref[b93]{(van Ginkel et al., 2013)}. First, determine the food system-related needs and constraints of farmer and consumer families and the wider society, directly with these stakeholders. Then decide which biophysical and policy outcomes will positively address and satisfy those needs and constraints, and have impact. Having identified desirable outcomes, we then propose agriculturerelated value chain and on-farm outputs that can result in those outcomes. Finally, the outputs we have identified determine the R\&D needed to produce them, taking us back to the start of the impact pathway. If the process is rigorous, science-based, transdisciplinary and inclusive, following the impact pathway backwards near guarantees that R\&D is precisely focused on the final target population, and will resolve the most urgent social issues.\par
Using this approach, we recommend the following actions and goals for the coming decade.\par
Entire integrated food systems require new tools to study systems holistically. Dis-aggregated intrahousehold surveys will indicate, down to the individual level, where food needs are most acute. We need better predictions of climate change impacts in SSA. Measures to harvest excess water during sudden rain events and retrieve it when needed are essential. Financial tools are needed that can inject funding rapidly to address sudden events, and later retrieve income when economies recover and grow. Better understanding of the effects of excess heat and humidity on human productivity will allow more complete planning and preparation. Secure land tenure rights and rental agreements will encourage long-term sustainable intensification and related investment, especially by rural youth. Mechanization is needed at all stages along the food system. Human capacity to innovate needs to be improved through education, which will also attract rural youth. Facilitation, for example through market access and infrastructure, is needed for farms to transition to commercial farming, which will also create jobs, while farms not (yet) able should receive support to enhance and stabilize production. Balanced plant and animal diets, including valuable neglected and underutilized species, should have priority in addressing nutritional needs. Diversification of farm production and food provision by research to improve vegetables and fruits will improve health and create jobs. Somewhat larger medium-size farms produce crops and food products more efficiently and should be encouraged by supporting related R\&D and capacity development, along with temporary safety nets for those transitioning out of agriculture, with new job creation in rural areas. Intensification should focus on those lands that have the lowest potential of biodiversity loss, and the greatest potential gain in production. Facilitating the private sector to create more interesting jobs in rural areas, especially for youth, will also upgrade services to local communities. Investment in smaller rural towns and cities to bring modern food system technologies will provide new jobs. Research on soil biota will help to make nutrients available that are now tied up in the soil, such as phosphorus, while the positive effects of microbial solutions need a concerted effort to understand how they can benefit plant growth. Roots remain understudied, but with new breakthroughs need attention that could make rapid progress in optimizing plant development. Transgenic, hybrid and gene-editing approaches to crop improvement should be explored, where they can help reach food and nutrition security. Breeding new crop and animal types will benefit from the rich genetic diversity in their wild relatives and landraces, for which tools are becoming available. \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Sibhatu \& Qaim, 2018;\\
Mehraban \& Ickowitz, 2021). As farming initially\\
intensifies, cropping diversity itself often decreases\\
because the focus moves to the few most profitable\\
major staples; as a result, diet diversity may decrease\\
(Ickowitz, Powell, Rowland, Jones, \& Sunderland, 2019;\\
Mehraban \& Ickowitz, 2021). Then, as farming further\\
intensifies and commercializes, incomes rise, poverty\\
falls, global connectedness grows, and information on\\
nutrition, health and new taste experiences becomes\\
available, interest in more diverse diets rises, as seen in\\
newly medium-income countries (Pingali \& Aiyar, 2018;\\
Mehraban \&\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.48666666666666664\textwidth}P{0.026666666666666665\textwidth}P{0.06333333333333332\textwidth}P{0.2733333333333334\textwidth}}
\multicolumn{4}{l}{local weather prediction, early warning systems for}\\
natural\tabcellsep hazards,\tabcellsep knowledge-intensive\tabcellsep breeding,\\
\multicolumn{4}{l}{automated farming, product transport, food processing}\\
\multicolumn{3}{l}{and consumer service, among others.}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Volume XXI Issue I Version I\\
\tabcellsep \tabcellsep \tabcellsep D D D D ) L\\
\tabcellsep \tabcellsep \tabcellsep (\\
\tabcellsep \tabcellsep \tabcellsep Medical Research\\
\tabcellsep \tabcellsep \tabcellsep Global Journal of\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2021 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b0}\label{b0} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1142/9789813235403_0003}{10.1142/9789813235403\textunderscore 0003}.  		 	 
\bibitem[ International Development]{b23}\label{b23} 	 		\textit{},  	 	 		\textit{International Development}  		32  (5)  p. .  	 
\bibitem[]{b24}\label{b24} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1002/jid.3476}{10.1002/jid.3476}.  		 \url{https://doi.org/10.1002/jid.3476}  		 	 
\bibitem[Lamboll et al. ()]{b49}\label{b49} 	 		\textit{},  		 			R Lamboll 		,  		 			T Stathers 		,  		 			J Morton 		.  		2017.  	 
\bibitem[Serdeczny et al. ()]{b75}\label{b75} 	 		\textit{},  		 			O Serdeczny 		,  		 			S Adams 		,  		 			F Baarsch 		,  		 			D Coumou 		,  		 			A Robinson 		,  		 			W Hare 		,  		 			J Reinhardt 		.  		2017.  	 
\bibitem[Christiaensen and Vandercasteelen (ed.) ()]{b14}\label{b14} 	 		\textit{Accelerating Poverty Reduction in Africa},  		 			L J Christiaensen 		,  		 			J Vandercasteelen 		.  		K. Beegle \& L. J. Christiaensen (ed.)  		2019. Washington DC: World Bank.  	 	 (Earning more on the farm) 
\bibitem[Vajjarapu et al. ()]{b89}\label{b89} 	 		‘Adaptation policy framework for climate change impacts on transportation sector in developing countries’.  		 			H Vajjarapu 		,  		 			A Verma 		,  		 			S Gulzar 		.  		 \xref{http://dx.doi.org/10.1007/s40890-019-0071-y}{10.1007/s40890-019-0071-y}.  	 	 		\textit{Transportation in Developing Economies}  		2019. 5  (1)  p. 3.  	 
\bibitem[Ditzler et al. ()]{b20}\label{b20} 	 		‘Affordances of agricultural systems analysis tools: A review and framework to enhance tool design and implementation’.  		 			L Ditzler 		,  		 			L Klerkx 		,  		 			J Chan-Dentoni 		,  		 			H Posthumus 		,  		 			T J Krupnik 		,  		 			S L Ridaura 		,  		 			J C J Groot 		.  		 \xref{http://dx.doi.org/10.1016/j.agsy.2018.0}{10.1016/j.agsy.2018.0}.  		 \url{https://doi.org/10.1016/j.agsy.2018.03.006}  	 	 		\textit{Agricultural Systems}  		2018. 164 p. .  	 
\bibitem[Ickowitz et al. ()]{b41}\label{b41} 	 		‘Agricultural intensification, dietary diversity, and markets in the global food security narrative’.  		 			A Ickowitz 		,  		 			B Powell 		,  		 			D Rowland 		,  		 			A Jones 		,  		 			T Sunderland 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2018.11.002}{10.1016/j.gfs.2018.11.002}.  		 \url{https://doi.org/10.1016/j.gfs.2018.11.002}  	 	 		\textit{Global Food Security}  		2019. 20 p. .  	 
\bibitem[Beintema et al. (1994)]{b11}\label{b11} 	 		\textit{Agricultural research for sustainable development. Testimony of Dr. Norman Borlaug before the U.S. House of Representatives Committee on Agriculture},  		 			N Beintema 		,  		 			A N Pratt 		,  		 			G.-J Stads 		.  		 \url{https://www.asti.cgiar.org/sites/default/files/pdf/Global-update-ASTI-note}  		2020. 1994. March 1. 1994. Washington, DC.  	 	 (Key Trends in Global Agricultural Research Investment) 
\bibitem[Snapp Pound (ed.)]{b51}\label{b51} 	 		 \xref{http://dx.doi.org/10.1016/B978-0-12-802070-8.00013-x}{10.1016/B978-0-12-802070-8.00013-x}.  		 \url{https://doi.org/10.1016/B978-0-12-802070-8.00013-x}  		\textit{Agricultural Systems: Agroecology and Rural Innovation for Development},  				 			\& B Snapp,  			Pound 		 (ed.)  		 (San Diego)  		Academic Press. p. .  	 
\bibitem[Pingali & G. Feder (ed.)]{b74}\label{b74} 	 		\textit{Agriculture and Rural Development in a Globalizing World: Challenges and Opportunities. Routledge},  		 \xref{http://dx.doi.org/10.4324/9781315314051}{10.4324/9781315314051}.  		 \url{https://doi.org/10.4324/9781315314051}  		Pingali \& G. Feder (ed.)  		 	 
\bibitem[Allen et al. ()]{b2}\label{b2} 	 		\textit{Agriculture, Food and Jobs in West Africa},  		 			T Allen 		,  		 			P Heinrigs 		,  		 			I Heo 		.  		 \xref{http://dx.doi.org/10.1787/dc152bc0-en}{10.1787/dc152bc0-en}.  		 \url{https://doi.org/10.1787/dc152bc0-en}  		2018. Paris: OECD Publishing.  	 
\bibitem[Van Ginkel et al. ()]{b93}\label{b93} 	 		‘An integrated agro-ecosystem and livelihood systems approach for the poor and vulnerable in dry areas’.  		 			M Van Ginkel 		,  		 			J Sayer 		,  		 			F Sinclair 		,  		 			A Aw-Hassan 		,  		 			D Bossio 		,  		 			P Craufurd 		,  		 			R Ortiz 		.  		 \xref{http://dx.doi.org/10.1007/s12571-013-0305-5}{10.1007/s12571-013-0305-5}.  	 	 		\textit{Food Security}  		2013. 5  (6)  p. .  	 
\bibitem[Adesogan et al. ()]{b1}\label{b1} 	 		‘Animal source foods: Sustainability problem or malnutrition and sustainability solution? Perspective matters’.  		 			A T Adesogan 		,  		 			A H Havelaar 		,  		 			S L Mckune 		,  		 			M Eilittä 		,  		 			G E Dahl 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2019.100325}{10.1016/j.gfs.2019.100325}.  		 \url{https://doi.org/10.1016/j.gfs.2019.100325}  	 	 		\textit{Global Food Security}  		2020. 25 p. 100325.  	 
\bibitem[Aquatic Agricultural Systems]{b65}\label{b65} 	 		\textit{Aquatic Agricultural Systems},  		 \url{https://cgspace.cgiar.org/handle/10568/87913}  		 	 
\bibitem[Rao et al. ()]{b66}\label{b66} 	 		‘Are agricultural R \&D returns declining and development dependent?’.  		 			X Rao 		,  		 			T M Hurley 		,  		 			P G Pardey 		.  		 \xref{http://dx.doi.org/10.1016/j.worlddev.2019.05.009}{10.1016/j.worlddev.2019.05.009}.  		 \url{https://doi.org/10.1016/j.worlddev.2019.05.009}  	 	 		\textit{World Development}  		2019. 122 p. .  	 
\bibitem[Garzón Delvaux et al. ()]{b32}\label{b32} 	 		‘Are small farms more performant than larger ones in developing countries’.  		 			P A Garzón Delvaux 		,  		 			L Riesgo 		,  		 			S Gomez Y Paloma 		.  		 \xref{http://dx.doi.org/10.1126/sciadv.abb8235}{10.1126/sciadv.abb8235}.  	 	 		\textit{Science Advances}  		2020. 6  (41)  p. 8235.  	 
\bibitem[Kehoe et al. ()]{b44}\label{b44} 	 		‘Biodiversity at risk under future cropland expansion and intensification’.  		 			L Kehoe 		,  		 			A Romero-Muñoz 		,  		 			E Polaina 		,  		 			L Estes 		,  		 			H Kreft 		,  		 			T Kuemmerle 		.  		 doi:10.1038/ s41559-017-0234-3.  	 	 		\textit{Nature Ecology and Evolution}  		2017. 1.  	 
\bibitem[Shelton et al. ()]{b77}\label{b77} 	 		‘Bt eggplant project in Bangladesh: History, present status, and future direction’.  		 			A M Shelton 		,  		 			M J Hossain 		,  		 			V Paranjape 		,  		 			A K Azad 		,  		 			M L Rahman 		,  		 			A S M M R Khan 		,  		 			L Mc Candless 		.  		 \xref{http://dx.doi.org/10.3389/fbioe.2018.00106}{10.3389/fbioe.2018.00106}.  	 	 		\textit{Frontiers in Bioengineering and Biotechnology}  		2018. 6 p. 106.  	 
\bibitem[Leeuwis et al. ()]{b53}\label{b53} 	 		‘Capacity to innovate from a system CGIAR research program perspective. Penang: CGIAR Research Program on 55’.  		 			C Leeuwis 		,  		 			M Schut 		,  		 			A Waters-Bayer 		,  		 			R Mur 		,  		 			K Atta-Krah 		,  		 			B Douthwaite 		,  		 			D Mason-D'croz 		,  		 			T B Sulser 		,  		 			K Wiebe 		,  		 			M W Rosegrant 		,  		 			S K Lowder 		,  		 			A Nin-Pratt 		,  		 			R D Robertson 		.  		 \xref{http://dx.doi.org/10.1016/j.worlddev.2018.12.006}{10.1016/j.worlddev.2018.12.006}.  		 \url{https://doi.org/10.1016/j.worlddev.2018.12.006}  	 	 		\textit{World Development}  		2014. 2019. 116 p. .  	 	 (Agricultural investments and hunger in Africa: Modeling potential contributions to SDG2-zero hunger) 
\bibitem[Climate Change and Agricultural Systems S]{b50}\label{b50} 	 		‘Climate Change and Agricultural Systems’.  	 	 		\textit{S},  				 	 
\bibitem[Rojas-Downing et al. ()]{b68}\label{b68} 	 		\textit{Climate change and livestock: Impacts, adaptation, and mitigation. Climate Risk Management},  		 			M M Rojas-Downing 		,  		 			A P Nejadhashemi 		,  		 			T Harrigan 		,  		 			S A Woznicki 		.  		 \xref{http://dx.doi.org/10.1016/j.crm.2017.02.001}{10.1016/j.crm.2017.02.001}.  		 \url{https://doi.org/10.1016/j.crm.2017.02.001}  		2017. 16 p. .  	 
\bibitem[Climate change impacts in sub-Saharan Africa: From physical changes to their social repercussions]{b76}\label{b76} 	 		\textit{Climate change impacts in sub-Saharan Africa: From physical changes to their social repercussions},  		 \xref{http://dx.doi.org/10.1007/s10113-015-0910-2}{10.1007/s10113-015-0910-2}.  		17 p. .  	 	 (Regional Environmental Change) 
\bibitem[Ruane and Rosenzweig ()]{b69}\label{b69} 	 		‘Climate Change Impacts on Agriculture’.  		 			A C Ruane 		,  		 			C Rosenzweig 		.  	 	 		\textit{Agriculture \& Food Systems},  				 			R Serraj,  			\& P Pingali 		 (ed.)  		2018. p. 2050.  	 
\bibitem[Niles et al. ()]{b57}\label{b57} 	 		\textit{Climate change mitigation beyond agriculture: A review of food system opportunities and implications. Renewable Agriculture and Food Systems},  		 			M T Niles 		,  		 			R Ahuja 		,  		 			T Barker 		,  		 			J Esquivel 		,  		 			S Gutterman 		,  		 			M C Heller 		,  		 			S Vermeulen 		.  		 \xref{http://dx.doi.org/10.1017/S174217}{10.1017/S174217}.  		2018. 33 p. .  	 
\bibitem[Hallegatte and Rozenberg ()]{b35}\label{b35} 	 		‘Climate change through a poverty lens’.  		 			S Hallegatte 		,  		 			J Rozenberg 		.  		 \xref{http://dx.doi.org/10.1038/nclimate3253}{10.1038/nclimate3253}.  	 	 		\textit{Nature Climate Change}  		2017. 7  (4)  p. .  	 
\bibitem[Lam et al. ()]{b48}\label{b48} 	 		‘Climate change, tropical fisheries and prospects for sustainable development’.  		 			V W Y Lam 		,  		 			E H Allison 		,  		 			J D Bell 		,  		 			J Blythe 		,  		 			W W L Cheung 		,  		 			T L Frölicher 		,  		 			U R Sumaila 		.  		 \xref{http://dx.doi.org/10.1038/s43017-020-0071-9}{10.1038/s43017-020-0071-9}.  	 	 		\textit{Nature Reviews Earth \& Environment}  		2020. 1  (9)  p. .  	 
\bibitem[Willett et al. (10170)]{b94}\label{b94} 	 		‘Commission on healthy diets from sustainable food systems’.  		 			W Willett 		,  		 			J Rockström 		,  		 			B Loken 		,  		 			M Springmann 		,  		 			T Lang 		,  		 			S Vermeulen 		,  		 			C J L Murray 		.  		 S0140-6736(18)31788-4.  		 \url{https://doi.org/10.1016/}  	 	 		\textit{The Lancet}  		10170. 393 p. .  	 
\bibitem[Cottrell et al. ()]{b17}\label{b17} 	 		‘Considering land-sea interactions and trade-offs for food and biodiversity’.  		 			R S Cottrell 		,  		 			A Fleming 		,  		 			E A Fulton 		,  		 			K L Nash 		,  		 			R A Watson 		,  		 			J L Blanchard 		.  		 \xref{http://dx.doi.org/10.1111/gcb.13873}{10.1111/gcb.13873}.  		 \url{https://doi.org/10.1111/gcb.13873}  	 	 		\textit{Global Change Biology}  		2018. 24  (2)  p. .  	 
\bibitem[Dawson et al. ()]{b18}\label{b18} 	 		\textit{Contributions of biodiversity to the sustainable intensification of food production. Global Food Security},  		 			I K Dawson 		,  		 			S E Park 		,  		 			S J Attwood 		,  		 			R Jamnadass 		,  		 			W Powell 		,  		 			T Sunderland 		,  		 			S Carsan 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2019.07.002}{10.1016/j.gfs.2019.07.002}.  		 \url{https://doi.org/10.1016/j.gfs.2019.07.002}  		2019. 21 p. .  	 
\bibitem[Kilian et al. ()]{b45}\label{b45} 	 		‘Crop science special issue: Adapting agriculture to climate change: A walk on the wild side’.  		 			B Kilian 		,  		 			H Dempewolf 		,  		 			L Guarino 		,  		 			P Werner 		,  		 			C Coyne 		,  		 			M L Warburton 		.  		 \xref{http://dx.doi.org/10.1002/csc2.20418}{10.1002/csc2.20418}.  		 \url{https://doi.org/10.1002/csc2.20418}  	 	 		\textit{Crop Science}  		2021.  (1)  p. .  	 
\bibitem[Van Ginkel and Ortiz ()]{b92}\label{b92} 	 		‘Cross the best with the best, and select the best: Help in breeding selfing crops’.  		 			M Van Ginkel 		,  		 			R Ortiz 		.  		 \xref{http://dx.doi.org/10.2135/cropsci2017.05.0270}{10.2135/cropsci2017.05.0270}.  		 \url{https://doi.org/10.2135/cropsci2017.05.0270}  	 	 		\textit{Crop Science}  		2018. 58  (1)  p. .  	 
\bibitem[Mehraban and Ickowitz ()]{b55}\label{b55} 	 		\textit{Dietary diversity of rural Indonesian households declines over time with agricultural production diversity even as incomes rise. Global Food Security},  		 			N Mehraban 		,  		 			A Ickowitz 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2021.100502}{10.1016/j.gfs.2021.100502}.  		 \url{https://doi.org/10.1016/j.gfs.2021.100502}  		2021. 28 p. 100502.  	 
\bibitem[Sarkodie and Strezov ()]{b72}\label{b72} 	 		‘Economic, social and governance adaptation readiness for mitigation of climate change vulnerability: Evidence from 192 countries’.  		 			S A Sarkodie 		,  		 			V Strezov 		.  		 \xref{http://dx.doi.org/10.1016/j.scitotenv.2018.11.349}{10.1016/j.scitotenv.2018.11.349}.  		 \url{https://doi.org/10.1016/j.scitotenv.2018.11.349}  	 	 		\textit{Science of the Total Environment}  		2019. 656 p. .  	 
\bibitem[Fayiga and Saha ()]{b28}\label{b28} 	 		‘Effect of climate change on soil productivity in developing countries’.  		 			O A Fayiga 		,  		 			K U Saha 		.  		 \xref{http://dx.doi.org/10.9734/AJEE/2017/35485}{10.9734/AJEE/2017/35485}.  	 	 		\textit{Asian Journal of Environment \& Ecology}  		2017. 4  (1)  p. .  	 
\bibitem[Van Der Elst and Williams ()]{b91}\label{b91} 	 		‘Environment and Natural Resources’.  		 			K Van Der Elst 		,  		 			A Williams 		.  		 \xref{http://dx.doi.org/10.1142/9789813278356_0017}{10.1142/9789813278356\textunderscore 0017}.  	 	 		\textit{Agriculture \& Food Systems to 2050 World Scientific Series in Grand Public Policy Challenges of the 21st Century},  				 			R Serraj,  			\& P Pingali 		 (ed.)  		2018. World Scientific. p. .  	 
\bibitem[Engen and Prizzon ()]{b27}\label{b27} 	 		\textit{Exit from aid: An analysis of donor experiences},  		 			L Engen 		,  		 			A Prizzon 		.  		 \url{http://hdl.handle.net/10419/206743}  		2019.  	 
\bibitem[Jalles D'orey and Prizzon ()]{b64}\label{b64} 	 		\textit{Exit from aid: An analysis of donor experiences. London: ODI. climate change, sustainable development, and efforts to eradicate poverty},  		 			M A Jalles D'orey 		,  		 			A Prizzon 		.  		2019.  	 
\bibitem[Haddad et al. ()]{b34}\label{b34} 	 		\textit{Food systems and diets: Facing the challenges of the 21st century. London: Global Panel on Agriculture and Food Systems for Nutrition},  		 			L Haddad 		,  		 			C Hawkes 		,  		 			J Waage 		,  		 			P Webb 		,  		 			C Godfray 		,  		 			C Toulmin 		.  		 \url{http://glopan.org/sites/default/files/ForesightReport.pdf}  		2016.  	 
\bibitem[Ingram and Zurek ()]{b42}\label{b42} 	 		‘Food Systems Approaches for the Future’.  		 			J Ingram 		,  		 			M Zurek 		.  		 \xref{http://dx.doi.org/10.1142/9789813278356_0017}{10.1142/9789813278356\textunderscore 0017}.  	 	 		\textit{Agriculture \& Food Systems to 2050 World Scientific Series in Grand Public Policy Challenges of the 21st Century},  				 			R Serraj,  			\& P Pingali 		 (ed.)  		2018. World Scientific. p. .  	 
\bibitem[Pingali and Aiyar ()]{b59}\label{b59} 	 		‘Food, Agriculture, and Nutrition Policy: Looking Ahead to 2050’.  		 			P Pingali 		,  		 			A Aiyar 		.  		 \xref{http://dx.doi.org/10.1142/9789813278356_0017}{10.1142/9789813278356\textunderscore 0017}.  	 	 		\textit{Agriculture \& Food Systems to 2050 World Scientific Series in Grand Public Policy Challenges of the 21st Century},  				 			R Serraj,  			\& P Pingali 		 (ed.)  		2018. World Scientific. p. .  	 
\bibitem[Saiz-Rubio and Rovira-Más ()]{b71}\label{b71} 	 		‘From smart farming towards agriculture 5.0: A review on crop data management’.  		 			V Saiz-Rubio 		,  		 			F Rovira-Más 		.  		 doi:10.3 390/agronomy10020207.  	 	 		\textit{Agronomy}  		2020.  (2)  p. 10.  	 
\bibitem[Tilman et al. ()]{b96}\label{b96} 	 		‘Future threats to biodiversity and pathways to their prevention’.  		 			D Tilman 		,  		 			M Clark 		,  		 			D R Williams 		,  		 			K Kimmel 		,  		 			S Polasky 		,  		 			C Packer 		.  		 \xref{http://dx.doi.org/10.1038/nature22900}{10.1038/nature22900}.  	 	 		\textit{Nature}  		2017. 546  (7656)  p. .  	 
\bibitem[Frels et al. ()]{b30}\label{b30} 	 		\textit{Genetic diversity of field pennycress (Thlaspi arvense) reveals untapped variability and paths toward selection for domestication},  		 			K Frels 		,  		 			R Chopra 		,  		 			M K Dorn 		,  		 			L D Wyse 		,  		 			D M Marks 		,  		 			A J Anderson 		.  		 \xref{http://dx.doi.org/10.3390/agronomy9060302}{10.3390/agronomy9060302}.  		2019. p. 9.  	 
\bibitem[Abler (ed.) ()]{b22}\label{b22} 	 		\textit{Global Challenges for Future Food and Agricultural Policies World},  		 			D Abler 		.  		 \xref{http://dx.doi.org/10.3362/97}{10.3362/97}.  		D. Blandford \& K. Hassapoyannes (ed.)  		2017. Practical Action Publishing.  	 	 (The International Role in Agricultural Development) 
\bibitem[Zabel et al. ()]{b95}\label{b95} 	 		‘Global impacts of future cropland expansion and intensification on agricultural markets and biodiversity’.  		 			F Zabel 		,  		 			R Delzeit 		,  		 			J M Schneider 		,  		 			R Seppelt 		,  		 			W Mauser 		,  		 			T Václavík 		.  		 \xref{http://dx.doi.org/10.1038/s41467-019-10775-z}{10.1038/s41467-019-10775-z}.  		 \url{https://doi.org/10.1016/j.jeem.2016.12.001}  	 	 		\textit{Environmental Economics and Management}  		2019. 10  (1)  p. .  	 	 (Nature Communications) 
\bibitem[Ipcc et al. ()]{b43}\label{b43} 	 		‘Global warming of 1.5°C. An IPCC Special Report on the impacts of global warming of 1.5°C above pre-industrial levels and related global greenhouse gas emission pathways, in the context of strengthening the global response to the threat of’.  		 			Ipcc 		,  		 			Z Jouzi 		,  		 			H Azadi 		,  		 			F Taheri 		,  		 			K Zarafshani 		,  		 			K Gebrehiwot 		,  		 			S Van Passel 		,  		 			P Lebailly 		.  		 \url{https://doi.org/10.101}  	 	 		\textit{Ecological Economics}  		V. Masson-Delmotte, P. Zhai, H. O. Pörtner, D. Roberts, J. Skea, P. R. Shukla, ? T. Waterfield (ed.)  		2018. 2017. 132 p. .  	 	 (Organic farming and small-scale farmers: Main opportunities and challenges) 
\bibitem[Qaim ()]{b62}\label{b62} 	 		‘Globalisation of agrifood systems and sustainable nutrition’.  		 			M Qaim 		.  	 	 		\textit{Proceedings of the},  				 (the)  		2017.  	 
\bibitem[Van Den Broeck and Maertens ()]{b90}\label{b90} 	 		‘Horticultural exports and food security in developing countries’.  		 			G Van Den Broeck 		,  		 			M Maertens 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2016.07.007}{10.1016/j.gfs.2016.07.007}.  		 \url{https://doi.org/10.1016/j.gfs.2016.07.007}  	 	 		\textit{Global Food Security}  		2016. 10 p. .  	 
\bibitem[Shiferaw et al. ()]{b78}\label{b78} 	 		‘Improving market access and agricultural productivity growth in Africa: What role for producer organizations and collective action institutions’.  		 			B Shiferaw 		,  		 			J Hellin 		,  		 			G Muricho 		.  		 \xref{http://dx.doi.org/10.1007/s12571-011-0153-0}{10.1007/s12571-011-0153-0}.  	 	 		\textit{Food Security}  		2011. 3  (4)  p. .  	 
\bibitem[Langridge ()]{b52}\label{b52} 	 		‘Innovation in Breeding and Biotechnology’.  		 			P Langridge 		.  		 doi:10.114 2/9789813278356\textunderscore 0008.  	 	 		\textit{Agriculture \& Food Systems to 2050 World Scientific Series in Grand Public Policy Challenges of the 21st Century},  				 			R Serraj,  			\& P Pingali 		 (ed.)  		2018. World Scientific. p. .  	 
\bibitem[Ferreira et al. ()]{b29}\label{b29} 	 		\textit{Intermediation in the Supply of Agricultural Products in Developing Economies},  		 			K J Ferreira 		,  		 			J Goh 		,  		 			E Valavi 		.  		 18-033.  		 \url{https://www.hbs.edu/ris/Publication\%20Files/18-033\textunderscore 8fcdda05-0410-4a43-b329-4e30d790ceab.pdf}  		2017.  	 	 (Working Paper) 	 (Cambridge: Harvard Business School) 
\bibitem[Barbier and Hochard ()]{b9}\label{b9} 	 		‘Land degradation and poverty’.  		 			E B Barbier 		,  		 			J P Hochard 		.  		 \xref{http://dx.doi.org/10.1038/s41893-018-0155-4}{10.1038/s41893-018-0155-4}.  	 	 		\textit{Nature Sustainability}  		2018. 1  (11)  p. .  	 
\bibitem[Padulosi et al. ()]{b58}\label{b58} 	 		‘Leveraging Neglected and Underutilized Plant, Fungi, and Animal Species for More Nutrition Sensitive and Sustainable Food Systems’.  		 			S Padulosi 		,  		 			D.-M Cawthorn 		,  		 			G Meldrum 		,  		 			R Flore 		,  		 			A Halloran 		,  		 			F Mattei 		.  		 doi:10.1016/ B978-0-08-100596-5.21552-7.  	 	 		\textit{Encyclopedia of Food Security and Sustainability},  				 			P Ferrante,  			E Berry,  			\& J Anderson 		 (ed.)  		2018. Elsevier.  	 
\bibitem[Almond and Grooten (ed.) ()]{b3}\label{b3} 	 		\textit{Living Planet Report 2020 -Bending the curve of biodiversity loss},  		 			R E A Almond 		,  		 			M Grooten 		.  		\& Petersen, T. (ed.)  		2020. Gland: WWF.  	 
\bibitem[Shiferaw et al. ()]{b79}\label{b79} 	 		‘Markets Access and Agricultural Productivity Growth in Developing Countries: Challenges and Opportunities for Producer Organizations’.  		 			B Shiferaw 		,  		 			J Hellin 		,  		 			G Muricho 		.  		 \xref{http://dx.doi.org/10.4337/9781784719388}{10.4337/9781784719388}.  	 	 		\textit{Cooperatives, Economic Democratization and Rural Development},  				 			J Bijman,  			R Muradian,  			\& J Schuurman 		 (ed.)  		 (Cheltenham)  		2016. Edward Elgar Publishing. p. .  	 
\bibitem[Reay et al. ()]{b67}\label{b67} 	 		‘Methane and global environmental change’.  		 			D S Reay 		,  		 			P Smith 		,  		 			T R Christensen 		,  		 			R H James 		,  		 			H Clark 		.  		 \xref{http://dx.doi.org/10.1146/annurev-environ-102017-030154}{10.1146/annurev-environ-102017-030154}.  	 	 		\textit{Annual Review of Environment and Resources}  		2018. 43  (1)  p. .  	 
\bibitem[Specht et al. ()]{b84}\label{b84} 	 		‘Multifunctional Urban Landscapes: The Potential Role of Urban Agriculture as an Element of Sustainable Land Management’.  		 			K Specht 		,  		 			J Schimichowski 		,  		 			R Fox-Kämper 		.  		 \xref{http://dx.doi.org/10.1007/978-3-030-50841-8_15}{10.1007/978-3-030-50841-8\textunderscore 15}.  	 	 		\textit{Sustainable Land Management in a European Context},  				 			T Weith,  			T Barkmann,  			N Gaasch,  			S Rogga,  			C Strauß,  			\& J Zscheischler 		 (ed.)  		 (Cham)  		2021. Springer International Publishing. p. .  	 
\bibitem[Meemken and Qaim ()]{b54}\label{b54} 	 		‘Organic agriculture, food security, and the environment’.  		 			E.-M Meemken 		,  		 			M Qaim 		.  		 \xref{http://dx.doi.org/10.1146/annurev-resource-100517-023252}{10.1146/annurev-resource-100517-023252}.  	 	 		\textit{Annual Review of Resource Economics}  		2018. 10  (1)  p. .  	 
\bibitem[Aloo et al. ()]{b4}\label{b4} 	 		\textit{Phosphate-solubilizing rhizobacteria: Diversity, mechanisms, and prospects in sustainable agriculture},  		 			B N Aloo 		,  		 			B A Makumba 		,  		 			E R Mbega 		.  		 \url{https://www.preprints.org/manuscript/202009.0681}  		2020.  	 
\bibitem[Sott et al. ()]{b83}\label{b83} 	 		‘Precision techniques and agriculture 4.0 technologies to promote sustainability in the coffee sector: State of the art, challenges and future trends’.  		 			M K Sott 		,  		 			L B Furstenau 		,  		 			L M Kipper 		,  		 			F D Giraldo 		,  		 			J R López-Robles 		,  		 			M J Cobo 		,  		 			M A Imran 		.  		 \xref{http://dx.doi.org/10.1109/ACCESS.2020.3016325}{10.1109/ACCESS.2020.3016325}.  	 	 		\textit{IEEE Access}  		2020. 8 p. .  	 
\bibitem[Sibhatu et al. ()]{b80}\label{b80} 	 		‘Production diversity and dietary diversity in smallholder farm households’.  		 			K T Sibhatu 		,  		 			V V Krishna 		,  		 			M Qaim 		.  		 \xref{http://dx.doi.org/10.1073/pnas.1510982112}{10.1073/pnas.1510982112}.  	 	 		\textit{Proceedings of the National Academy of Sciences USA}  		2015.  (34)  p. 10657.  	 
\bibitem[Heisey and Fuglie ()]{b38}\label{b38} 	 		\textit{Public agricultural R\&D in high-income countries: Old and new roles in a new funding environment. Global Food Security},  		 			P W Heisey 		,  		 			K O Fuglie 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2018.03.008}{10.1016/j.gfs.2018.03.008}.  		 \url{https://doi.org/10.1016/j.gfs.2018.03.008}  		2018. 17 p. .  	 
\bibitem[Siddique et al. ()]{b82}\label{b82} 	 		‘Rediscovering Asia's forgotten crops to fight chronic and hidden hunger’.  		 			K H M Siddique 		,  		 			X Li 		,  		 			K Gruber 		.  		 \xref{http://dx.doi.org/10.1038/s41477-021-00850-z}{10.1038/s41477-021-00850-z}.  	 	 		\textit{Nature Plants}  		2021. 7  (2)  p. .  	 
\bibitem[Kumar and Kalita ()]{b46}\label{b46} 	 		\textit{Reducing postharvest losses during storage of grain crops to strengthen food security in developing countries},  		 			D Kumar 		,  		 			P Kalita 		.  		 \xref{http://dx.doi.org/10.3390/foods6010008}{10.3390/foods6010008}.  		2017. 6.  	 
\bibitem[Qiang et al. ()]{b86}\label{b86} 	 		‘Report No. 96226-GLB Mobile Applications for Agriculture and Rural Development. Washington DC: ICT Sector Unit’.  		 			C Qiang 		,  		 			S Kuek 		,  		 			A Dymond 		,  		 			S Esselaar 		.  		 doi:10.1 42/9789813278356\textunderscore 0017.  		 \url{https://openknowledge.worldbank.org/bitstream/ha}  	 	 		\textit{/S Agriculture \& Food Systems to 2050 World Scientific Series in Grand Public Policy Challenges of the 21st Century},  				2012. World Scientific. 76 p. .  	 
\bibitem[Unccd ()]{b88}\label{b88} 	 		\textit{Report of the Conference of the Parties on its twelfth session, held in Ankara from 12 to 23},  		 			Unccd 		.  		 \url{https://www.unccd.int/official-documents/cop-12-ankara-2015/iccdcop1220add1}  		2016. October 2015.  	 	 (Part two: action taken. Bonn: United Nations Convention to Combat Desertification (UNCCD)) 
\bibitem[Sibhatu and Qaim ()]{b81}\label{b81} 	 		‘Review: Metaanalysis of the association between production diversity, diets, and nutrition in smallholder farm households’.  		 			K T Sibhatu 		,  		 			M Qaim 		.  		 \xref{http://dx.doi.org/10.1016/j.foodpol.2018.04.013}{10.1016/j.foodpol.2018.04.013}.  		 \url{https://doi.org/10.1016/j.foodpol.2018.04.013}  	 	 		\textit{Food Policy}  		2018. 77 p. .  	 
\bibitem[Savastano and Scandizzo ()]{b73}\label{b73} 	 		\textit{Revisiting the farm size-productivity relationship: New evidence from sub-Saharan African countries},  		 			S Savastano 		,  		 			P L Scandizzo 		.  		2017.  	 	 (P) 
\bibitem[Hasegawa et al. ()]{b36}\label{b36} 	 		‘Risk of increased food insecurity under stringent global climate change mitigation policy’.  		 			T Hasegawa 		,  		 			S Fujimori 		,  		 			P Havlík 		,  		 			H Valin 		,  		 			B L Bodirsky 		,  		 			J C Doelman 		,  		 			P Witzke 		.  		 \xref{http://dx.doi.org/10.1038/s41558-018-0230-x}{10.1038/s41558-018-0230-x}.  	 	 		\textit{Nature Climate Change}  		2018. 8 p. .  	 
\bibitem[El Hassouni et al. ()]{b26}\label{b26} 	 		‘Root system architecture and its association with yield under different water regimes in durum wheat’.  		 			K El Hassouni 		,  		 			S Alahmad 		,  		 			B Belkadi 		,  		 			A Filali-Maltouf 		,  		 			L T Hickey 		,  		 			F M Bassi 		.  		 \xref{http://dx.doi.org/10.2135/cropsci2018.01.0076}{10.2135/cropsci2018.01.0076}.  		 \url{https://doi.org/10.2135/cropsci2018.01.0076}  	 	 		\textit{Crop Science}  		2018. 58  (6)  p. .  	 
\bibitem[Science Breakthroughs to Advance Food and Agricultural Research by 2030 ()]{b56}\label{b56} 	 		\textit{Science Breakthroughs to Advance Food and Agricultural Research by 2030},  		 \xref{http://dx.doi.org/10.17226/25059}{10.17226/25059}.  		2019. Washington, DC: The National Academies Press.  		 			National Academies of Sciences, Engineering, and Medicine. 		 	 
\bibitem[Ivanic and Martin ()]{b63}\label{b63} 	 		‘Sectoral productivity growth and poverty reduction: National and global impacts’.  		 			M Ivanic 		,  		 			W Martin 		.  		 \xref{http://dx.doi.org/10.1016/j.worlddev.2017.07.004}{10.1016/j.worlddev.2017.07.004}.  		 \url{https://doi.org/10.1016/j.worlddev.2017.07.004}  	 	 		\textit{World Development}  		2018. 109 p. .  	 
\bibitem[Stender ()]{b85}\label{b85} 	 		‘Sign here, please! On developing countries' market access conditions in regional trade agreements’.  		 			F Stender 		.  		 \xref{http://dx.doi.org/10.1111/rode.12591}{10.1111/rode.12591}.  		 \url{https://doi.org/10.1111/rode.12591}  	 	 		\textit{Review of Development Economics}  		2019. 23  (3)  p. .  	 
\bibitem[Gannon et al. ()]{b31}\label{b31} 	 		\textit{Supporting private adaptation to climate change in semi-arid lands in developing countries},  		 			K E Gannon 		,  		 			F Crick 		,  		 			E Rouhaud 		,  		 			D Conway 		,  		 			S Fankhauser 		.  		2018. London.  		 			Grantham Research Institute on Climate Change and the Environment 		 	 
\bibitem[Anderberg ()]{b6}\label{b6} 	 		‘The Contribution of Organic Agriculture to Poverty Reduction’.  		 			S Anderberg 		.  	 	 		\textit{M. Breiling \& V},  				2020.  	 
\bibitem[Clapp et al. ()]{b16}\label{b16} 	 		‘The global political economy of climate change, agriculture and food systems’.  		 			J Clapp 		,  		 			P Newell 		,  		 			Z W Brent 		.  		 \xref{http://dx.doi.org/10.1080/03066150.2017.1381602}{10.1080/03066150.2017.1381602}.  	 	 		\textit{The Journal of Peasant Studies}  		2018. 45  (1)  p. .  	 
\bibitem[Borlaug ()]{b12}\label{b12} 	 		\textit{The Green Revolution. Peace and Humanity},  		 			N E Borlaug 		.  		1972. Mexico City: CIMMYT.  	 
\bibitem[Baumgärtner ()]{b10}\label{b10} 	 		‘The insurance value of biodiversity in the provision of ecosystem services’.  		 			S Baumgärtner 		.  		 \xref{http://dx.doi.org/10.1111/j.1939-7445.2007.tb00202.x}{10.1111/j.1939-7445.2007.tb00202.x}.  	 	 		\textit{Natural Resource Modeling}  		2007. 20 p. .  	 
\bibitem[Alston et al. ()]{b5}\label{b5} 	 		\textit{The Payoff to Investing in CGIAR Research. Arlington: SoAR Foundation},  		 			J M Alston 		,  		 			P G Pardey 		,  		 			X Rao 		.  		 \url{https://supportagresearch.org/assets/pdf/soar\textunderscore cgiar\textunderscore key\textunderscore findings\textunderscore final.pdf}  		2020.  	 
\bibitem[Hunter et al. ()]{b40}\label{b40} 	 		‘The potential of neglected and underutilized species for improving diets and nutrition’.  		 			D Hunter 		,  		 			T Borelli 		,  		 			D M O Beltrame 		,  		 			C N S Oliveira 		,  		 			L Coradin 		,  		 			V W Wasike 		,  		 			F Tartanac 		.  		 \xref{http://dx.doi.org/10.1007/s00425-019-03169-4}{10.1007/s00425-019-03169-4}.  	 	 		\textit{Planta}  		2019. 250  (3)  p. .  	 
\bibitem[Armanda et al. ()]{b8}\label{b8} 	 		‘The second green revolution: Innovative urban agriculture's contribution to food security and sustainability-a review’.  		 			D T Armanda 		,  		 			J B Guinée 		,  		 			A Tukker 		.  		 \xref{http://dx.doi.org/10.1016/j.gfs.2019.08.002}{10.1016/j.gfs.2019.08.002}.  		 \url{https://doi.org/10.1016/j.gfs.2019.08.002}  	 	 		\textit{Global Food Security}  		2019. 22 p. .  	 
\bibitem[Transforming our world: the 2030 Agenda for Sustainable Development (2015)]{b87}\label{b87} 	 		\textit{Transforming our world: the 2030 Agenda for Sustainable Development},  		 \url{https://www.refworld.org/docid/57b6e3e44.html}  		2015. March 2021.  	 
\bibitem[Pingali and Sunder ()]{b60}\label{b60} 	 		‘Transitioning toward nutrition-sensitive food systems in developing countries’.  		 			P Pingali 		,  		 			N Sunder 		.  		 \xref{http://dx.doi.org/10.1146/annurev-resource-100516-053552}{10.1146/annurev-resource-100516-053552}.  	 	 		\textit{Annual Review of Resource Economics}  		2017. 9  (1)  p. .  	 
\bibitem[Gurara et al. ()]{b33}\label{b33} 	 		\textit{Trends and challenges in infrastructure investment in low income developing countries. Strategy, policy, and review department IMF Working Paper},  		 			D Gurara 		,  		 			V Klyuev 		,  		 			N Mwase 		,  		 			A Presbitero 		,  		 			C Xin 		,  		 			G Xu 		,  		 			G Bannister 		.  		 WP/17/233.  		2017.  	 
\bibitem[Taylor and Lovell ()]{b97}\label{b97} 	 		‘Urban home food gardens in the global north: Research traditions and future directions’.  		 			J R Taylor 		,  		 			S T Lovell 		.  		 \xref{http://dx.doi.org/10.1007/s10460-013-9475-1}{10.1007/s10460-013-9475-1}.  	 	 		\textit{Agriculture and Human Values}  		2014. 2019. 31  (2)  p. .  	 	 (Food in the Anthropocene: The EAT-Lancet) 
\bibitem[Hazell ()]{b37}\label{b37} 	 		‘Urbanization, Agriculture, and Smallholder Farming’.  		 			P B R Hazell 		.  		 \xref{http://dx.doi.org/10.1142/9789813278356_0004}{10.1142/9789813278356\textunderscore 0004}.  	 	 		\textit{Agriculture \& Food Systems to 2050 World Scientific Series in Grand Public Policy Challenges of the 21st Century},  				 			R Serraj,  			\& P Pingali 		 (ed.)  		2018. World Scientific. p. .  	 
\bibitem[Donovan et al. ()]{b21}\label{b21} 	 		\textit{Value chain development and the poor: Promise, delivery and opportunities for impact at scale. Rugby: References Références Referencias},  		 			J Donovan 		,  		 			D Stoian 		,  		 			J Hellin 		.  		2020.  	 
\bibitem[Hertel and De Lima ()]{b39}\label{b39} 	 		‘Viewpoint: Climate impacts on agriculture: Searching for keys under the streetlight’.  		 			T W Hertel 		,  		 			C Z De Lima 		.  		 \xref{http://dx.doi.org/10.1016/j.foodpol.2020.101954}{10.1016/j.foodpol.2020.101954}.  		 \url{https://doi.org/10.1016/j.foodpol.2020.101954}  	 	 		\textit{Food Policy}  		2020. 95 p. 101954.  	 
\bibitem[Christiaensen et al. ()]{b15}\label{b15} 	 		‘Viewpoint: The future of work in agri-food’.  		 			L Christiaensen 		,  		 			Z Rutledge 		,  		 			J E Taylor 		.  		 \xref{http://dx.doi.org/10.1016/j.foodpol.2020.101963}{10.1016/j.foodpol.2020.101963}.  		 \url{https://doi.org/10.1016/j.foodpol.2020.101963}  	 	 		\textit{Food Policy}  		2021. 99 p. 101963.  	 
\bibitem[Anbumozhi]{b7}\label{b7} 	 		‘Vulnerability of Agricultural Production Networks and Global Food Value Chains Due to Natural Disasters’.  		 			Anbumozhi 		.  	 	 		\textit{Jakarta: Economic Research Institute for ASEAN and East Asia},  				p. .  	 
\bibitem[Ding et al. ()]{b19}\label{b19} 	 		‘Vulnerability to impacts of climate change on marine fisheries and food security’.  		 			Q Ding 		,  		 			X Chen 		,  		 			R Hilborn 		,  		 			Y Chen 		.  		 \xref{http://dx.doi.org/10.1016/j.marpol.2017.05.011}{10.1016/j.marpol.2017.05.011}.  		 \url{https://doi.org/10.1016/j.marpol.2017.05.011}  	 	 		\textit{Marine Policy}  		2017. 83 p. .  	 
\bibitem[Egli et al. ()]{b25}\label{b25} 	 		‘Winners and losers of national and global efforts to reconcile agricultural intensification and biodiversity conservation’.  		 			L Egli 		,  		 			C Meyer 		,  		 			C Scherber 		,  		 			H Kreft 		,  		 			T Tscharntke 		.  		 \xref{http://dx.doi.org/10.1111/gcb.14076}{10.1111/gcb.14076}.  		 \url{https://doi.org/10.1111/gcb.14076}  	 	 		\textit{Global Change Biology}  		2018. 24  (5)  p. .  	 
\bibitem[Calleja and Prizzon ()]{b13}\label{b13} 	 		‘Woman in agriculture, and climate risks: Hotspots for development’.  		 			R Calleja 		,  		 			A Prizzon 		.  		 \xref{http://dx.doi.org/10.1007/s10584-018-2233-z}{10.1007/s10584-018-2233-z}.  		 \url{https://cdn.odi.org/media/documents/191128\textunderscore summary\textunderscore report\textunderscore final\textunderscore v1.pdf15}  	 	 		\textit{Climatic Change}  		Nag, N., \& Aggarwal, P. K. (ed.)  		2019. 2020. 158  (1)  p. .  	 	 (Moving away from aid: Lessons from country studies. London: ODI) 
\bibitem[World Population Data Sheet Population Reference Bureau ()]{b61}\label{b61} 	 		‘World Population Data Sheet’.  		 2021-03-24.  		 \url{https://www.prb.org/2020-world-population-data-sheet/}  	 	 		\textit{Population Reference Bureau}  		2020.  	 
\bibitem[World Scientific Series in Grand Public Policy Challenges of the 21st Century]{b70}\label{b70} 	 		\textit{World Scientific Series in Grand Public Policy Challenges of the 21st Century},  		 \xref{http://dx.doi.org/10.1142/9789813278356_0017}{10.1142/9789813278356\textunderscore 0017}.  		World Scientific. p. .  	 
\bibitem[Kwame Yeboah et al. ()]{b47}\label{b47} 	 		\textit{Youth access to land, migration and employment opportunities: evidence from sub-Saharan Africa},  		 			F Kwame Yeboah 		,  		 			T S Jayne 		,  		 			M Muyanga 		,  		 			J Chamberlin 		.  		2019. Rome: IFAD.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
