Simple APA citation style for Sphinx and Jupyter Book
Project description
sphinxcontrib-apa
Simple APA citation style for Sphinx and Juptyer Book.
Open source notice
This project is open to updates by its users, I ensure that PRs are relevant to the community. In other words, if you find a bug or want a new feature, please help us by becoming one of the contributors ✌️ ! See the contributing section
Like this module? ❤
Please consider:
- Buying me a coffee ☕
- Supporting Simply Hexagonal on Open Collective 🏆
- Starring this repo on Github 🌟
Install
pip install sphinxcontrib-apa
Usage
Sphinx:
# conf.py
extensions = [
'sphinxcontrib.bibtex',
'sphinxcontrib.apa'
]
bibtex_reference_style = 'apastyle'
bibtex_default_style = 'apa'
Jupyter Book:
sphinx:
extra_extensions:
- sphinxcontrib.apa
config:
bibtex_reference_style: apastyle
bibtex_default_style: apa
Contributing
Yes, thank you! This plugin is community-driven, most of its features are from different authors.
Please update the docs and tests and add your name to the setup.py file.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
Jean Lescure 🚧 💻 📓 ⚠️ 💡 📖 |
License
Copyright (c) 2022-Present sphinxcontrib-apa Contributors.
Licensed under the Apache License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinxcontrib-apa-1.0.0.tar.gz.
File metadata
- Download URL: sphinxcontrib-apa-1.0.0.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3004bb6d9d24ec9f72cd55c665beb33c419758f3ee5b45688927299ce23029b
|
|
| MD5 |
158021d1159dcb7c202eb5ca6ab96379
|
|
| BLAKE2b-256 |
024e7aaeed4569553d8f2fd1e62867bd7d6955090a31396352f229cecb393f02
|
File details
Details for the file sphinxcontrib_apa-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sphinxcontrib_apa-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.22.0 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/18.0.1 rfc3986/2.0.0 colorama/0.4.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
747eaa03d3849af01f0dd801b850eff45e696974ee5e251522dabaf5d08e89f1
|
|
| MD5 |
bab5ce4e060b3bec956d949094410dcb
|
|
| BLAKE2b-256 |
7d6c8425eec17bfdbfa91282592a5fff4cc3425f89cd94df75b78b30622f9aea
|