WdBibTeX is a BibTeX toolkit for MS Word.
Project description
WdBibTeX
WdBibTeX is a BibTeX toolkit for MS Word.
Installation
Binary installers for the latest released version are available at the Python Package Index (PyPI).
You can install wdbibtex package via pip command.
pip install -U wdbibtex
Dependencies
-
Windows OS, for pywin32
-
pywin32>=302, for operating MS Word
-
regex>=2022.6.2, for converting LaTeX string to text
-
TeX Live 2022, for building LaTeX file
Usage
Let target Word file name be file.docx.
-
Confirm you can build LaTeX project with basic
latex->bibtex->latex->latexscheme. (This is out of scope of this project.) -
Copy your
.biband.bstto same directory withfile.docx. -
Write your docx file with LaTeX citations keys of
\cite{key}and\thebibliographylabel. -
On the shell, change directory to the
file.docx's directory. -
Execute:
$ python -m wdbibtex file.docx
- If wdbibtex works correctly, you can see
file_bib.docx. LaTeX citation keys of\cite{key}and\thebibliographywill be converted to [1] and [1] A. Name, "Title", Journal, vol... (for example).
Documentation
The official documentation is hosted on GitHub Pages: https://ehki.github.io/WdBibTeX
License
WdBibTeX is distributed undert MIT License.
Project details
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 wdbibtex-0.2.4.tar.gz.
File metadata
- Download URL: wdbibtex-0.2.4.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8a357b6a7463774dfffffb903e38336dbf13ea4bf25b42cc25a3f153bcb1b2f
|
|
| MD5 |
e21a04997e4a137b02a1841f6b6580ea
|
|
| BLAKE2b-256 |
46aec6c001dc1fd10b466f536bf0c2d5e93617b3d058392366d6cf799845f091
|
File details
Details for the file wdbibtex-0.2.4-py3-none-any.whl.
File metadata
- Download URL: wdbibtex-0.2.4-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bb56fc80740b7205074d5b60797bf39d15aba692c104ebe0a2d16b6cb24ff91
|
|
| MD5 |
1d47c97544170b02fc5b8b30ebdaf661
|
|
| BLAKE2b-256 |
e9b7fff66d1904a4095896c0b3978cef08f55c8cdf9fd47143de13995d4160aa
|