\documentclass[12pt,twocolumn]{article}
\usepackage{titling}
\usepackage{blindtext}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{filecontents}
\begin{document}
%Some Code Here
\nocite{*}
\bibliographystyle{abbrv}
\bibliography{mybibfile.bib}
\end{document}
I read some posts about bib files and I recognized these codes but when do this, the tex file compiled but anything showed with refrence content!
In addition all of my files are in a unique file!
bibtexfor example. Then compile twice. – Sigur Dec 24 '14 at 19:01auxfile and create the biblio. You should have a button on the editor to run it. – Sigur Dec 24 '14 at 19:03