Skip to content

Commit

Permalink
Switched to footcite
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey-Bryant committed Mar 10, 2022
1 parent f0afb85 commit 3df5c09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion require.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sphinxcontrib-bibtex>=2.2.0
sphinxcontrib-bibtex>=2.3.0
sphinx_rtd_theme>=0.3.1
6 changes: 3 additions & 3 deletions source/signrank_documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@ Effect size measures formulas
=============================
By default no effect size measures are calculated.

Rank-Biserial r :cite:`Kerby2012`
Rank-Biserial r :footcite:p:`Kerby2012`
""""""""""""""""""""""""""""""""""""""""""""""""
.. math::
\text{Rank-Biserial r = } \frac{\sum{Ranks}_{+} - \sum{Ranks}_{-}}{\sum{Ranks}_{total}}
Pearson r :cite:`Fritz_Morris_Richler2012`
Pearson r :footcite:p:`Fritz_Morris_Richler2012`
""""""""""""""""""""""""""""""""""""""""""
.. math::
Expand Down Expand Up @@ -180,5 +180,5 @@ Signrank using Long Structured Datasets

References
==========
.. bibliography::
.. footbibliography::
:list: bullet

0 comments on commit 3df5c09

Please sign in to comment.