LICENSE
MANIFEST.in
README.md
install.json
package.json
pyproject.toml
setup.py
tsconfig.json
yarn.lock
docs/images/add-bibliography.gif
docs/images/add-citation.gif
docs/images/change-style.gif
docs/images/latex.png
docs/images/migrate-cite2c-and-doi.gif
jupyter-config/jupyter_notebook_config.d/jupyterlab_citation_manager.json
jupyter-config/jupyter_server_config.d/jupyterlab_citation_manager.json
jupyterlab_citation_manager/__init__.py
jupyterlab_citation_manager/_version.py
jupyterlab_citation_manager/handlers.py
jupyterlab_citation_manager/styles.py
jupyterlab_citation_manager.egg-info/PKG-INFO
jupyterlab_citation_manager.egg-info/SOURCES.txt
jupyterlab_citation_manager.egg-info/dependency_links.txt
jupyterlab_citation_manager.egg-info/not-zip-safe
jupyterlab_citation_manager.egg-info/requires.txt
jupyterlab_citation_manager.egg-info/top_level.txt
jupyterlab_citation_manager/labextension/package.json
jupyterlab_citation_manager/labextension/schemas/jupyterlab-citation-manager/package.json.orig
jupyterlab_citation_manager/labextension/schemas/jupyterlab-citation-manager/plugin.json
jupyterlab_citation_manager/labextension/schemas/jupyterlab-citation-manager/zotero.json
jupyterlab_citation_manager/labextension/static/109.6234e2846f4780183f28.js
jupyterlab_citation_manager/labextension/static/114.adcd247ef8673597d113.js
jupyterlab_citation_manager/labextension/static/564.4410690f31b674976bbe.js
jupyterlab_citation_manager/labextension/static/747.6ce91d32e25836bb5862.js
jupyterlab_citation_manager/labextension/static/84.1b7fac24d201cbfff47d.js
jupyterlab_citation_manager/labextension/static/remoteEntry.f6ac322bc6c82a0ac0b3.js
jupyterlab_citation_manager/labextension/static/style.js
jupyterlab_citation_manager/labextension/static/third-party-licenses.json
jupyterlab_citation_manager/tests/__init__.py
jupyterlab_citation_manager/tests/test_styles.py
jupyterlab_citation_manager/tests/resources/apa.csl
schema/plugin.json
schema/zotero.json
src/citeproc.d.ts
src/handler.ts
src/icons.ts
src/index.ts
src/opener.ts
src/types.ts
src/typings.d.ts
src/utils.ts
src/zotero.ts
src/adapters/notebook.ts
src/citeproc-js/LICENSE
src/components/citationSelector.tsx
src/components/dialogs.tsx
src/components/progressbar.tsx
src/components/referenceBrowser.tsx
src/components/selector.tsx
src/components/styleSelector.tsx
src/components/utils.tsx
src/formats/cite2c.ts
src/formats/markdownDOI.ts
style/base.css
style/index.css
style/index.js
style/icons/README.md
style/icons/book-open-variant.svg
style/icons/book-plus.svg
style/icons/bookshelf.svg
style/icons/palette.svg
style/icons/refresh.svg
tests/notebooks/cite2c-migrated.ipynb
tests/notebooks/cite2c-to-migrate.ipynb
tests/notebooks/doi-migrated.ipynb
tests/notebooks/doi-to-migrate.ipynb