3 releases (breaking)
Uses old Rust 2015
0.3.0 | Jun 27, 2015 |
---|---|
0.2.0 | Jun 27, 2015 |
0.1.0 | Jun 27, 2015 |
#390 in Template engine
8KB
175 lines
Cite
The package provides a tool for formatting citations.
Requirements
The tool relies on the following commands:
Usage
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.
Contributing
- Fork the project.
- Implement your idea.
- Open a pull request.
Dependencies
~33KB