jupyterlab-citation-manager icon indicating copy to clipboard operation
jupyterlab-citation-manager copied to clipboard

Citation Manager for JupyterLab using Zotero Web API

Results 32 jupyterlab-citation-manager issues
Sort by recently updated
recently updated
newest added

Hi, First of all, thank you for this awesome extension. I just installed the latest version V1.0.0 and somehow the extension is considerably slowing down my JupyterLab server. Sometimes it...

Context: For every entry in Zotero, it is possible to add a file attachment, commonly being a pdf copy of the original paper. This pdf copy is stored both saved...

I originally designed the extension to handle manually inserted citations using data attributes of ``, but this had to postponed until later due to more urgent issues. It might be...

This seemed to work for a while but then started causing issues. I've created a raw cell with latex raw nbconvert output and i can see new references appearing in...

It would be great to integrate with jupyterlab-latex nicely https://github.com/jupyterlab/jupyterlab-latex.

Closes #7. TODO: - [ ] BLOCKER: cannot add multiple citations for the same item; this is because citeproc requires unique IDs; need to either (a) change the format to...

At the very least we need to store the citation style name in Markdown file as metadata. We can say that Markdown files will not store the citation metatada as...

An invalid reference like [NO_PRINTED_FORM] prevents addition of new entries after this point. The citation manager can still retrieve from and search in Zotero properly, but clicking on a search...

## Description When I export a notebook with bibliography (inserted with `alt + B`) the conversion fails. ## Reproduce https://user-images.githubusercontent.com/57922983/140647709-45b233bf-78be-4295-9652-44f54f125aec.mov ## Error Message See the attached file [notebook.log](https://github.com/krassowski/jupyterlab-citation-manager/files/7492389/notebook.log) ## Other...

bug

## Description I am drafting my final dissertation using Jupyter Notebooks and Jupyter Book to "compile" it into LaTeX. `jupyterlab-citation-manager` is a godsend, but unfortunately today I encountered some minor...

bug