Skip to content

Commit 2978b00

Browse files
committed
feat: prepare APA citation style plugin
1 parent 1eec521 commit 2978b00

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ bibtex_bibfiles:
2323

2424
# reference style
2525
sphinx:
26+
extra_extensions:
27+
#- sphinx_apa_references
2628
config:
2729
bibtex_reference_style: author_year
2830
html_show_copyright: false

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ sphinx-jupyterbook-latex==1.0.0
138138
sphinx-multitoc-numbering==0.1.3
139139
sphinx-thebe==0.3.1
140140
sphinx-togglebutton==0.3.2
141+
sphinx_apa_references @ git+https://github.com/quadriga-dk/Sphinx-APA-References.git@d80f2b6edb18bb3c4c03507fe3e46e8ed1fd8ec6
141142
sphinx_design==0.5.0
142143
sphinx_external_toc==1.0.1
143144
sphinxcontrib-applehelp==1.0.8
@@ -151,6 +152,7 @@ SQLAlchemy==2.0.28
151152
srsly==2.4.8
152153
stack-data==0.6.3
153154
tabulate==0.9.0
155+
teachbooks==0.2.3
154156
terminado==0.18.0
155157
tesseract==0.1.3
156158
thinc==8.2.3

0 commit comments

Comments
 (0)