3 个版本 (破坏性更新)
使用旧的 Rust 2015
0.3.0 | 2015年6月27日 |
---|---|
0.2.0 | 2015年6月27日 |
0.1.0 | 2015年6月27日 |
#390 在 模板引擎
8KB
175 代码行
引用
该包提供了一种格式化引用的工具。
要求
该工具依赖于以下命令
使用方法
Usage: cite [options]
Options:
--bib <FILE> A bibliography file. If unspecified, the content is read
from the standard input.
--ref <NAME> A reference name. If unspecified, the first found
reference is taken.
--tex <FILE> A template file. If unspecified, the built-in template is
used, which is based on IEEE’s journal document style.
--help Display this message.
贡献
- 分叉项目。
- 实现你的想法。
- 打开 pull 请求。
依赖项
~33KB