为什么用问号而不是引用?

为什么用问号而不是引用?
\documentclass[preprint,12pt,authoryear]{elsarticle}

\usepackage{lineno,hyperref}
\usepackage{amsmath,amssymb}
\usepackage{tabularx}
\usepackage{multirow}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{caption}
\usepackage[table]{xcolor}
\usepackage{colortbl}
\usepackage{float}
\usepackage{array}
\usepackage{graphicx}
\usepackage{natbib}


\bibliographystyle{elsarticle-num-names}

\begin{document}

\begin{frontmatter}


\title{Robust optimization }



\begin{abstract}
This paper develops robust optimization for the supplier selection problem and applies the fish swarm algorithm as solution procedure. This is because the return margin parameter is the main effective and in the real world has uncertainty. To show the application of this technique in the real world conditions, the selection of the supplier portfolio has been examined in a case study. Numerical results in the uncertain and deterministic conditions demonstrate the efficiency of the proposed solution procedures in finding the efficient limit of the supplier portfolio. Also, the return margin of investment in uncertain condition shows a higher risk than the deterministic condition, but these results are closer to the real world conditions of the problem. Comparison between artificial fish swarm algorithm gray wolf algorithm indicates that in both deterministic and uncertain conditions, gray wolf algorithm provides higher quality than fish swarm algorithm. In addition, in terms of speed of solution, the gray wolf algorithm has a slight advantage over artificial fish swarm optimization algorithm.

\end{abstract}

%%Graphical abstract
%\begin{graphicalabstract}
%\includegraphics{grabs}
%\end{graphicalabstract}

%%Research highlights
%\begin{highlights}
%\item Research highlight 1
%\item Research highlight 2
%\end{highlights}

\begin{keyword}
Supplier portfolio optimization\sep Gray wolf algorithm\sep Artificial fish swarm algorithm\sep Risk\sep Robust optimization.\\
\end{keyword}

\end{frontmatter}

%% \linenumbers

%% main text
\section{Introduction} 
\label{Intro}
Chain management includes communication and collaboration between chain members. These members can be suppliers, intermediaries, customers, etc. \cite{rushton2014handbook} 


\section*{References}

\bibliography{My Article 02}


\end{document}
\endinput

相关内容