[ 原始碼: pybtex ]
套件:python3-pybtex(0.25.1-1)
BibTeX-compatible bibliography processor - Python 3 module
Pybtex reads citation information from a file and produces a formatted bibliography. BibTeX style files are supported. Alternatively it is possible to write styles in Python.
Pybtex currently understands the following bibliography formats:
* BibTeX * BibTeXML * YAML-based format
The resulting bibliography may be output in one of the following formats:
* LaTeX * HTML * plain text
This package provides the modules for Python 3.
其他與 python3-pybtex 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- dep: python3-latexcodec (>= 1.0.4)
- LaTeX lexer and codec library for Python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-pybtex-doc
- BibTeX-compatible bibliography processor - documentation