I use this code.
Code: Select all
\documentclass[12pt]{article}
\date{}
\usepackage[square]{natbib}
%\usepackage[round]{natbib}
\usepackage{tabularx,graphicx,rotating,subfigure,booktabs}
\usepackage{caption}\hyphenpenalty 1000
\renewcommand{\baselinestretch}{1.5}
\setlength{\evensidemargin}{3.5cm} \setlength{\textwidth}{6in}
\setlength{\textheight}{8.9in} \setlength{\topmargin}{-0.6in}
\setlength{\topmargin}{-0.2in} \setlength{\headsep}{.4in}
\setlength{\footnotesep}{.2in} \setlength{\parindent}{0.5cm}
%\captionsetup{belowskip=12pt,aboveskip=4pt}
\title{Economic Design of $np$ Control Charts using a Variable Control Limit}
\begin{document}
\citet{BAI98} \clearpage
\bibliographystyle{plain}
\bibliography{ESSAIBIB} % bib database file refs.bib
\nocite{*} % list all refs in database, cited or not.
\end{document}
And in the file "ESSAIBIB.bib" I have this entry.
Code: Select all
@ARTICLE{BAI98,
author = {Bai, D. S. and Lee, K. T.},
title = {An economic design of variable sampling interval $\bar{X}$ control charts},
journal = {International Journal of Production Economics},
year ={1998},
volume ={54},
pages = {57-64},
}
I need to suppress the (author?) and to get instead Bai and Lee and to get the reference of the paper in the following formatauthor(?)[1]
References
[1] Bai D. S. An economic design of variable sampling interval ¯X control charts. International Journal of Production Economics, 54:57–64, 1998.
References
1. Bai, D. S. and Lee, K.T. (1998). An economic design of variable sampling interval ¯X control charts. \textit{International Journal of Production Economics}, 54, 57–64.