[ 源代码: pybtex ]
软件包:python3-pybtex(0.21-2)
public modules for pybtex (Python 3)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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-yaml
- YAML parser and emitter for Python3
-
- sug: python-pybtex-doc
- documentation for pybtex