Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sphinxcontrib-bibtex #248

Merged
merged 4 commits into from
Jan 28, 2021
Merged

Add sphinxcontrib-bibtex #248

merged 4 commits into from
Jan 28, 2021

Conversation

michalk8
Copy link
Collaborator

closes #247

@hspitzer you can now add bibtex enties into docs/source/references.bib and cite them as :cite:`your_label`.

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #248 (6d9a6c9) into master (616ce51) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   78.39%   78.39%           
=======================================
  Files          30       30           
  Lines        2787     2787           
  Branches      450      450           
=======================================
  Hits         2185     2185           
  Misses        460      460           
  Partials      142      142           
Impacted Files Coverage Δ
squidpy/gr/_ligrec.py 81.15% <ø> (ø)
squidpy/gr/build.py 90.21% <ø> (ø)
squidpy/gr/nhood.py 88.28% <ø> (ø)
squidpy/gr/ppatterns.py 77.27% <ø> (ø)
squidpy/im/object.py 86.86% <100.00%> (ø)
squidpy/pl/_interactive/_controller.py 70.89% <100.00%> (ø)

@michalk8 michalk8 merged commit 15d0b14 into master Jan 28, 2021
@michalk8 michalk8 deleted the bibtex branch January 28, 2021 12:59
michalk8 added a commit that referenced this pull request Feb 14, 2021
* Add sphinxcontrib-bibtex

* Update pre-commit

* Try fixing shellcheck

* Temp. disable shellcheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use sphinxcontrib-bibtex
1 participant