A simple command line citation manager for your academic manuscript.
Project description
A simple command line citation manager for your academic manuscript.
Installation
citeman
can be installed using pip
from PyPi:
pip3 install citeman
or from GitHub
pip3 install git+https://github.com/dylanrussellmd/citeman.git
Usage
citeman
is currently very early release. But even so, it still offers enough functionality to assist with basic bibtex
bibliography management for anyone writing an academic manuscript:
- Generate
bibtex
citation for any paper by DOI (e.g.,10.1371/journal.pone.0173664
) - Add or remove citation from
bibliography.bib
. - Manage conflicting biliography keys.
- View all citations within
bibliography.bib
.
Start citeman
in whichever directory you would like your bibliography.bib
to be managed. At this time, citeman
only allows a single bibliography file named bibliography.bib
. If one does not exist in the working directory, it will be created. You may launch citeman
in a directory with a bibliography.bib
already pre-populated with entries; citeman
will then work with these existing entries.
Future developments
- Allow multiple
.bib
files with custom names. - Allow search by multiple article identifiers (e.g., PMID, PMCID, ISSN, etc)
- View query history.
- Modify citations from within
citeman
. - Preview various citation style appearances.
Issues or ideas
Please leave your issues or ideas for future development in the issues tracker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file citeman-0.2.tar.gz
.
File metadata
- Download URL: citeman-0.2.tar.gz
- Upload date:
- Size: 606.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bfb20401c0b7f5ae821030f3b4f2d9d8bb40d072a1f13878c9ad5603e4f6eba |
|
MD5 | 215fcd15017d6ebb8c61d015a8d6f4a4 |
|
BLAKE2b-256 | 0eb9a9d314381b7229979e41208c348d6ffcc39972887f73068f3b84bb208372 |
File details
Details for the file citeman-0.2-py3-none-any.whl
.
File metadata
- Download URL: citeman-0.2-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 457078990a39d00200149b90321eeec5cde28106d5bd1eeff4da7644200d77e6 |
|
MD5 | b8b828f482d90f71b36d6256a0462f39 |
|
BLAKE2b-256 | bf88c5a5f81b6650266ed9c3cd54fd1cb4ed1771bc8d481afe481baba5d9b964 |