# (Canonical) Citation Extractor
## Status
[](https://doi.org/10.5281/zenodo.35470) [](https://travis-ci.org/mromanello/CitationExtractor) [](https://codecov.io/gh/mromanello/CitationExtractor)
## Installation
This software supports Python version 2.7, and it was tested only on POSIX–compliant operating systems (Linux, Mac OS X, FreeBSD, etc.).
To install the CitationExtractor first run:
$ pip install http://www.antlr3.org/download/Python/antlr_python_runtime-3.1.3.tar.gz#egg=antlr_python_runtime-3.1.3 $ pip install https://github.com/mromanello/treetagger-python/archive/master.zip#egg=treetagger-1.0.1
followed by:
$ pip install citation-extractor
NB: the installation of all other dependencies is handled by setup.py but for some reason (that I’m still trying to figure out) it does not pick up these two.
## Documentation
I’m working on it ;-)
For the time being, you can find a concrete example of how to use the library in [this notebook](https://gist.github.com/mromanello/3d29add74a33da6629509742fe738ca1).
Release files for citation-extractor 1.6.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| citation_extractor-1.6.3-py2-none-any.whl | Python 2 | none | any | Details |
Release files / citation_extractor-1.6.3-py2-none-any.whl
| Download URL | citation_extractor-1.6.3-py2-none-any.whl |
|---|---|
| Size | 1.0 MB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
cbb98432c66f5f296770cd6fbdd6f3235fa196d686d7ef1fb31e9ef357c0b4c6
|
|
BLAKE2b-256 checksum How to use checksums |
01fdc063405a11427a1508a86cef3dac6fe163ac05a9315314f749d51dbb4b67
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |