I have a .ipynb file containing markdown text. I have a bibtex file called library.bib with all my references. I wish to cite one of these references in the Markdown cell.
I've found information on how to render this when I do nbconvert, but how can I have the references in my browser window in the raw ipynb format?