Bibtex is a powerful tool for referencing in scientific publications and many other type of academic documents. One nice package (bibentry) that enables us to use bibtex entries within the text. Simply add the package as follows:
\usepackage{bibentry}
When you need to refer to needed bibtex key information, just use:
\bibentry{needed_bibtex_key}