[ 源代码: pybtex ]
软件包:python3-pybtex(0.24.0-3)
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-latexcodec (>= 1.0.4)
- LaTeX lexer and codec library for Python3
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-pybtex-doc
- BibTeX-compatible bibliography processor - documentation