ipython - Jupyter notebook with bibtex citations -


i have .ipynb file containing markdown text. have bibtex file called library.bib references. wish cite 1 of these references in markdown cell.

i've found information on how render when nbconvert, how can have references in browser window in raw ipynb format?

have @ https://github.com/takluyver/cite2c witch notebook extension.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -