Powertools for research.
- Discover, download, and share bibliographies and research content quickly, and easily. Work as a team. Make your research reproducible with trivial effort.
- Catalog and organize your collections of research papers, datasets and imagery.
- Import and export bibliographies with ease.
- Integrates with your Word or Latex workflows
- Generate citations on demand
This is a BETA release of the application and associated search infrastructure for demonstration purposes.
Take a look at our project kanban for information on work in progress and planned updates.
https://github.com/users/elmarquez/projects/1
Install the application in your local environment:
install -g @elmarquez/doc
Once installed, a script will be installed at:
/usr/local/bin/doc
Execute the command to start:
doc --help
Requires NodeJS 12. Install all application dependencies:
npm install
Run the test suite:
npm test
Update the package version number, commit and tag the update:
npm release
doc is a community driven, open source project. We accept pull requests for new features and bug fixes. Please see the CODE_OF_CONDUCT.md file for rules governing participation in the project.
This project is made available under the MIT License. See the LICENSE file for details.