Natbib bibliography styles
Natbib styles
The next commands are the ones that set the bibliography style and import the bibliography file. See Bibliography management with natbib for more information.
%in the preamble
%--------------------------------
  \usepackage{natbib}
  \bibliographystyle{stylename}
%--------------------------------
%Where the bibliography will be printed
  \bibliography{bibfile}
where bibfile is the name of the bibliography .bib file and stylename is one of the following:
| stylename | output | 
|---|---|
dinat | 
 
 | 
plainnat | 
 
 | 
abbrvnat | 
 
 | 
unsrtnat | 
 
 | 
rusnat | 
 
 | 
ksfh_nat | 
 
 |