colrev


Namecolrev JSON
Version 0.12.1 PyPI version JSON
download
home_pagehttps://colrev.readthedocs.io/en/latest/
SummaryCoLRev: An open-source environment for collaborative reviews
upload_time2024-04-17 07:32:59
maintainerNone
docs_urlNone
authorGerit Wagner
requires_python<4,>=3.8
licenseMIT
keywords research reproducible research open science literature literature review systematic review systematic literature review
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Collaborative Literature Reviews (CoLRev)

<p align="center">
<img src="https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/docs/figures/logo_small.png" width="400">
</p>

<div align="center">

[![DOI](https://zenodo.org/badge/363073613.svg)](https://zenodo.org/badge/latestdoi/363073613)
[![GitHub release](https://img.shields.io/github/v/release/CoLRev-Ecosystem/colrev.svg)](https://github.com/CoLRev-Environment/colrev/releases/)
[![PyPI - Version](https://img.shields.io/pypi/v/colrev?color=blue)](https://pypi.org/project/colrev/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/colrev)
[![License](https://img.shields.io/github/license/CoLRev-Ecosystem/colrev.svg)](https://github.com/CoLRev-Environment/colrev/releases/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Documentation Status](https://readthedocs.org/projects/colrev/badge/?version=latest)](https://colrev.readthedocs.io/en/latest/?badge=latest)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/CoLRev-Ecosystem/colrev/tests.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CoLRev-Ecosystem/colrev/main.svg)](https://results.pre-commit.ci/latest/github/CoLRev-Ecosystem/colrev/main)
![Coverage](https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/tests/coverage.svg)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bd4e44c6cda646e4b9e494c4c4d9487b)](https://app.codacy.com/gh/CoLRev-Environment/colrev/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
![GitHub last commit](https://img.shields.io/github/last-commit/CoLRev-Ecosystem/colrev)
[![Downloads](https://static.pepy.tech/badge/colrev/month)](https://pepy.tech/project/colrev)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7148/badge)](https://bestpractices.coreinfrastructure.org/projects/7148)
[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/CoLRev-Environment/colrev/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/CoLRev-Environment/colrev/)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- ![PyPI](https://img.shields.io/pypi/v/colrev) -->
<!-- [![](https://img.shields.io/badge/-documentation-green)](https://colrev.readthedocs.io/) -->

</div>

## Summary

CoLRev is an open-source environment for collaborative literature reviews. It integrates with differerent synthesis tools, takes care of the data, and facilitates Git-based collaboration.

To accomplish these goals, CoLRev advances the design of review technology at the intersection of methods, design, cognition, and community building.
The following features stand out:

- Supports all literature review steps: problem formulation, search, dedupe, (pre)screen, pdf retrieval and preparation, and synthesis
- An open and extensible environment based on shared data and process standards
- Builds on git and its transparent collaboration model for the entire literature review process
- Offers a self-explanatory, fault-tolerant, and configurable user workflow
- Operates a model for data quality, content curation, and reuse
- Enables typological and methodological pluralism throughout the process

See the [documentation](https://colrev.readthedocs.io/en/latest/) and [statements of development status](https://colrev.readthedocs.io/en/latest/foundations/dev_status.html) for more details. A brief overview presented at ESMARConf2023 is available on [YouTube](https://www.youtube.com/watch?v=yfGGraQC6vs).

## Demo

A live demonstration is available via GitHub codespaces: [start demo](https://github.com//codespaces/new?hide_repo_select=true&ref=main&repo=767717822).

## Contributing, changes, and releases

Contributions, code and features are always welcome

- See [contributing guidelines](CONTRIBUTING.md), [help page](https://colrev.readthedocs.io/en/latest/manual/help.html), and [github repository](https://github.com/CoLRev-Environment/colrev).
- Bug reports or feedback? Please use the [issue tracker](https://github.com/CoLRev-Environment/colrev/issues) and let us know.
- To get your work included, fork the repository, implement your changes, and create a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).

For further information, see [tests](tests/readme.md), [changes](CHANGELOG.md), and [releases](https://github.com/CoLRev-Environment/colrev/releases).

## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
  <tbody>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/geritwagner"><img src="https://avatars.githubusercontent.com/u/3872815?v=4?s=100" width="100px;" alt="Gerit Wagner"/><br /><sub><b>Gerit Wagner</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=geritwagner" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=geritwagner" title="Documentation">📖</a> <a href="#data-geritwagner" title="Data">🔣</a> <a href="#content-geritwagner" title="Content">🖋</a> <a href="#example-geritwagner" title="Examples">💡</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://julianprester.com"><img src="https://avatars.githubusercontent.com/u/4706870?v=4?s=100" width="100px;" alt="Julian Prester"/><br /><sub><b>Julian Prester</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=julianprester" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=julianprester" title="Documentation">📖</a> <a href="#data-julianprester" title="Data">🔣</a> <a href="#content-julianprester" title="Content">🖋</a> <a href="https://github.com/CoLRev-Environment/colrev/issues?q=author%3Ajulianprester" title="Bug reports">🐛</a> <a href="#ideas-julianprester" title="Ideas, Planning, & Feedback">🤔</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/tmahmood"><img src="https://avatars.githubusercontent.com/u/34904?v=4?s=100" width="100px;" alt="Tarin Mahmood"/><br /><sub><b>Tarin Mahmood</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=tmahmood" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=tmahmood" title="Tests">⚠️</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=tmahmood" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/dengdenglele"><img src="https://avatars.githubusercontent.com/u/28404427?v=4?s=100" width="100px;" alt="dengdenglele"/><br /><sub><b>dengdenglele</b></sub></a><br /><a href="#data-dengdenglele" title="Data">🔣</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=dengdenglele" title="Documentation">📖</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=dengdenglele" title="Tests">⚠️</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/mhlbrsimon"><img src="https://avatars.githubusercontent.com/u/83401831?v=4?s=100" width="100px;" alt="mhlbrsimon"/><br /><sub><b>mhlbrsimon</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=mhlbrsimon" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ossendorfluca"><img src="https://avatars.githubusercontent.com/u/112037612?v=4?s=100" width="100px;" alt="ossendorfluca"/><br /><sub><b>ossendorfluca</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=ossendorfluca" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/katharinaernst"><img src="https://avatars.githubusercontent.com/u/131549085?v=4?s=100" width="100px;" alt="katharinaernst"/><br /><sub><b>katharinaernst</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=katharinaernst" title="Code">💻</a></td>
    </tr>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/einfachjessi"><img src="https://avatars.githubusercontent.com/u/131001755?v=4?s=100" width="100px;" alt="einfachjessi"/><br /><sub><b>einfachjessi</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=einfachjessi" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Janus678"><img src="https://avatars.githubusercontent.com/u/131582517?v=4?s=100" width="100px;" alt="Janus678"/><br /><sub><b>Janus678</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=Janus678" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/frxdericz"><img src="https://avatars.githubusercontent.com/u/131789939?v=4?s=100" width="100px;" alt="frxdericz"/><br /><sub><b>frxdericz</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=frxdericz" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/MalouSchmidt"><img src="https://avatars.githubusercontent.com/u/131263679?v=4?s=100" width="100px;" alt="MalouSchmidt"/><br /><sub><b>MalouSchmidt</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=MalouSchmidt" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/RheaDoesStuff"><img src="https://avatars.githubusercontent.com/u/74066245?v=4?s=100" width="100px;" alt="RheaDoesStuff"/><br /><sub><b>RheaDoesStuff</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=RheaDoesStuff" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Cohen2000"><img src="https://avatars.githubusercontent.com/u/113113352?v=4?s=100" width="100px;" alt="Cohen2000"/><br /><sub><b>Cohen2000</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=Cohen2000" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/RobertAhr"><img src="https://avatars.githubusercontent.com/u/131687952?v=4?s=100" width="100px;" alt="RobertAhr"/><br /><sub><b>RobertAhr</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=RobertAhr" title="Code">💻</a></td>
    </tr>
    <tr>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/ThomasFleischmann"><img src="https://avatars.githubusercontent.com/u/131684139?v=4?s=100" width="100px;" alt="ThomasFleischmann"/><br /><sub><b>ThomasFleischmann</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=ThomasFleischmann" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/AntonFrisch"><img src="https://avatars.githubusercontent.com/u/131719653?v=4?s=100" width="100px;" alt="AntonFrisch"/><br /><sub><b>AntonFrisch</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=AntonFrisch" title="Code">💻</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LouisLangenhan"><img src="https://avatars.githubusercontent.com/u/148447366?v=4?s=100" width="100px;" alt="LouisLangenhan"/><br /><sub><b>LouisLangenhan</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=LouisLangenhan" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=LouisLangenhan" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/Peteer98"><img src="https://avatars.githubusercontent.com/u/148191162?v=4?s=100" width="100px;" alt="Peter Eckhardt"/><br /><sub><b>Peter Eckhardt</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=Peteer98" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=Peteer98" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/user123projekt"><img src="https://avatars.githubusercontent.com/u/149078858?v=4?s=100" width="100px;" alt="User123projekt"/><br /><sub><b>User123projekt</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=User123projekt" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=User123projekt" title="Documentation">📖</a></td>
      <td align="center" valign="top" width="14.28%"><a href="https://github.com/LuminousLynx"><img src="https://avatars.githubusercontent.com/u/148456911?v=4?s=100" width="100px;" alt="LuminousLynx"/><br /><sub><b>LuminousLynx</b></sub></a><br /><a href="https://github.com/CoLRev-Environment/colrev/commits?author=LuminousLynx" title="Code">💻</a> <a href="https://github.com/CoLRev-Environment/colrev/commits?author=LuminousLynx" title="Documentation">📖</a></td>
    </tr>
  </tbody>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

## License

This project is distributed under the [MIT License](LICENSE) the documentation is distributed under the [CC-0](https://creativecommons.org/publicdomain/zero/1.0/) license.
If you contribute to the project, you agree to share your contribution following these licenses.

## Citing CoLRev

Please [cite](docs/_static/colrev_citation.bib) the project as follows:

Wagner, G. and Prester, J. (2024) CoLRev - An open-source environment for Collaborative Literature Reviews. Available at https://github.com/CoLRev-Environment/colrev.

            

Raw data

            {
    "_id": null,
    "home_page": "https://colrev.readthedocs.io/en/latest/",
    "name": "colrev",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "research, reproducible research, open science, literature, literature review, systematic review, systematic literature review",
    "author": "Gerit Wagner",
    "author_email": "gerit.wagner@uni-bamberg.de",
    "download_url": "https://files.pythonhosted.org/packages/24/fa/9acbb4eb77328aa5dff63c0646af449904b1e619b9da2f3cd1e39596e297/colrev-0.12.1.tar.gz",
    "platform": null,
    "description": "# Collaborative Literature Reviews (CoLRev)\n\n<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/docs/figures/logo_small.png\" width=\"400\">\n</p>\n\n<div align=\"center\">\n\n[![DOI](https://zenodo.org/badge/363073613.svg)](https://zenodo.org/badge/latestdoi/363073613)\n[![GitHub release](https://img.shields.io/github/v/release/CoLRev-Ecosystem/colrev.svg)](https://github.com/CoLRev-Environment/colrev/releases/)\n[![PyPI - Version](https://img.shields.io/pypi/v/colrev?color=blue)](https://pypi.org/project/colrev/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/colrev)\n[![License](https://img.shields.io/github/license/CoLRev-Ecosystem/colrev.svg)](https://github.com/CoLRev-Environment/colrev/releases/)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![Documentation Status](https://readthedocs.org/projects/colrev/badge/?version=latest)](https://colrev.readthedocs.io/en/latest/?badge=latest)\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/CoLRev-Ecosystem/colrev/tests.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/CoLRev-Ecosystem/colrev/main.svg)](https://results.pre-commit.ci/latest/github/CoLRev-Ecosystem/colrev/main)\n![Coverage](https://raw.githubusercontent.com/CoLRev-Ecosystem/colrev/main/tests/coverage.svg)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/bd4e44c6cda646e4b9e494c4c4d9487b)](https://app.codacy.com/gh/CoLRev-Environment/colrev/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)\n![GitHub last commit](https://img.shields.io/github/last-commit/CoLRev-Ecosystem/colrev)\n[![Downloads](https://static.pepy.tech/badge/colrev/month)](https://pepy.tech/project/colrev)\n[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7148/badge)](https://bestpractices.coreinfrastructure.org/projects/7148)\n[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/CoLRev-Environment/colrev/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/CoLRev-Environment/colrev/)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->\n[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)\n<!-- ALL-CONTRIBUTORS-BADGE:END -->\n<!-- ![PyPI](https://img.shields.io/pypi/v/colrev) -->\n<!-- [![](https://img.shields.io/badge/-documentation-green)](https://colrev.readthedocs.io/) -->\n\n</div>\n\n## Summary\n\nCoLRev is an open-source environment for collaborative literature reviews. It integrates with differerent synthesis tools, takes care of the data, and facilitates Git-based collaboration.\n\nTo accomplish these goals, CoLRev advances the design of review technology at the intersection of methods, design, cognition, and community building.\nThe following features stand out:\n\n- Supports all literature review steps: problem formulation, search, dedupe, (pre)screen, pdf retrieval and preparation, and synthesis\n- An open and extensible environment based on shared data and process standards\n- Builds on git and its transparent collaboration model for the entire literature review process\n- Offers a self-explanatory, fault-tolerant, and configurable user workflow\n- Operates a model for data quality, content curation, and reuse\n- Enables typological and methodological pluralism throughout the process\n\nSee the [documentation](https://colrev.readthedocs.io/en/latest/) and [statements of development status](https://colrev.readthedocs.io/en/latest/foundations/dev_status.html) for more details. A brief overview presented at ESMARConf2023 is available on [YouTube](https://www.youtube.com/watch?v=yfGGraQC6vs).\n\n## Demo\n\nA live demonstration is available via GitHub codespaces: [start demo](https://github.com//codespaces/new?hide_repo_select=true&ref=main&repo=767717822).\n\n## Contributing, changes, and releases\n\nContributions, code and features are always welcome\n\n- See [contributing guidelines](CONTRIBUTING.md), [help page](https://colrev.readthedocs.io/en/latest/manual/help.html), and [github repository](https://github.com/CoLRev-Environment/colrev).\n- Bug reports or feedback? Please use the [issue tracker](https://github.com/CoLRev-Environment/colrev/issues) and let us know.\n- To get your work included, fork the repository, implement your changes, and create a [pull request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\n\nFor further information, see [tests](tests/readme.md), [changes](CHANGELOG.md), and [releases](https://github.com/CoLRev-Environment/colrev/releases).\n\n## Contributors\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tbody>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/geritwagner\"><img src=\"https://avatars.githubusercontent.com/u/3872815?v=4?s=100\" width=\"100px;\" alt=\"Gerit Wagner\"/><br /><sub><b>Gerit Wagner</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=geritwagner\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=geritwagner\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#data-geritwagner\" title=\"Data\">\ud83d\udd23</a> <a href=\"#content-geritwagner\" title=\"Content\">\ud83d\udd8b</a> <a href=\"#example-geritwagner\" title=\"Examples\">\ud83d\udca1</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://julianprester.com\"><img src=\"https://avatars.githubusercontent.com/u/4706870?v=4?s=100\" width=\"100px;\" alt=\"Julian Prester\"/><br /><sub><b>Julian Prester</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=julianprester\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=julianprester\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"#data-julianprester\" title=\"Data\">\ud83d\udd23</a> <a href=\"#content-julianprester\" title=\"Content\">\ud83d\udd8b</a> <a href=\"https://github.com/CoLRev-Environment/colrev/issues?q=author%3Ajulianprester\" title=\"Bug reports\">\ud83d\udc1b</a> <a href=\"#ideas-julianprester\" title=\"Ideas, Planning, & Feedback\">\ud83e\udd14</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/tmahmood\"><img src=\"https://avatars.githubusercontent.com/u/34904?v=4?s=100\" width=\"100px;\" alt=\"Tarin Mahmood\"/><br /><sub><b>Tarin Mahmood</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=tmahmood\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=tmahmood\" title=\"Tests\">\u26a0\ufe0f</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=tmahmood\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/dengdenglele\"><img src=\"https://avatars.githubusercontent.com/u/28404427?v=4?s=100\" width=\"100px;\" alt=\"dengdenglele\"/><br /><sub><b>dengdenglele</b></sub></a><br /><a href=\"#data-dengdenglele\" title=\"Data\">\ud83d\udd23</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=dengdenglele\" title=\"Documentation\">\ud83d\udcd6</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=dengdenglele\" title=\"Tests\">\u26a0\ufe0f</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/mhlbrsimon\"><img src=\"https://avatars.githubusercontent.com/u/83401831?v=4?s=100\" width=\"100px;\" alt=\"mhlbrsimon\"/><br /><sub><b>mhlbrsimon</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=mhlbrsimon\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ossendorfluca\"><img src=\"https://avatars.githubusercontent.com/u/112037612?v=4?s=100\" width=\"100px;\" alt=\"ossendorfluca\"/><br /><sub><b>ossendorfluca</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=ossendorfluca\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/katharinaernst\"><img src=\"https://avatars.githubusercontent.com/u/131549085?v=4?s=100\" width=\"100px;\" alt=\"katharinaernst\"/><br /><sub><b>katharinaernst</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=katharinaernst\" title=\"Code\">\ud83d\udcbb</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/einfachjessi\"><img src=\"https://avatars.githubusercontent.com/u/131001755?v=4?s=100\" width=\"100px;\" alt=\"einfachjessi\"/><br /><sub><b>einfachjessi</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=einfachjessi\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Janus678\"><img src=\"https://avatars.githubusercontent.com/u/131582517?v=4?s=100\" width=\"100px;\" alt=\"Janus678\"/><br /><sub><b>Janus678</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=Janus678\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/frxdericz\"><img src=\"https://avatars.githubusercontent.com/u/131789939?v=4?s=100\" width=\"100px;\" alt=\"frxdericz\"/><br /><sub><b>frxdericz</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=frxdericz\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/MalouSchmidt\"><img src=\"https://avatars.githubusercontent.com/u/131263679?v=4?s=100\" width=\"100px;\" alt=\"MalouSchmidt\"/><br /><sub><b>MalouSchmidt</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=MalouSchmidt\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/RheaDoesStuff\"><img src=\"https://avatars.githubusercontent.com/u/74066245?v=4?s=100\" width=\"100px;\" alt=\"RheaDoesStuff\"/><br /><sub><b>RheaDoesStuff</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=RheaDoesStuff\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Cohen2000\"><img src=\"https://avatars.githubusercontent.com/u/113113352?v=4?s=100\" width=\"100px;\" alt=\"Cohen2000\"/><br /><sub><b>Cohen2000</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=Cohen2000\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/RobertAhr\"><img src=\"https://avatars.githubusercontent.com/u/131687952?v=4?s=100\" width=\"100px;\" alt=\"RobertAhr\"/><br /><sub><b>RobertAhr</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=RobertAhr\" title=\"Code\">\ud83d\udcbb</a></td>\n    </tr>\n    <tr>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/ThomasFleischmann\"><img src=\"https://avatars.githubusercontent.com/u/131684139?v=4?s=100\" width=\"100px;\" alt=\"ThomasFleischmann\"/><br /><sub><b>ThomasFleischmann</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=ThomasFleischmann\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/AntonFrisch\"><img src=\"https://avatars.githubusercontent.com/u/131719653?v=4?s=100\" width=\"100px;\" alt=\"AntonFrisch\"/><br /><sub><b>AntonFrisch</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=AntonFrisch\" title=\"Code\">\ud83d\udcbb</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/LouisLangenhan\"><img src=\"https://avatars.githubusercontent.com/u/148447366?v=4?s=100\" width=\"100px;\" alt=\"LouisLangenhan\"/><br /><sub><b>LouisLangenhan</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=LouisLangenhan\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=LouisLangenhan\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/Peteer98\"><img src=\"https://avatars.githubusercontent.com/u/148191162?v=4?s=100\" width=\"100px;\" alt=\"Peter Eckhardt\"/><br /><sub><b>Peter Eckhardt</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=Peteer98\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=Peteer98\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/user123projekt\"><img src=\"https://avatars.githubusercontent.com/u/149078858?v=4?s=100\" width=\"100px;\" alt=\"User123projekt\"/><br /><sub><b>User123projekt</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=User123projekt\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=User123projekt\" title=\"Documentation\">\ud83d\udcd6</a></td>\n      <td align=\"center\" valign=\"top\" width=\"14.28%\"><a href=\"https://github.com/LuminousLynx\"><img src=\"https://avatars.githubusercontent.com/u/148456911?v=4?s=100\" width=\"100px;\" alt=\"LuminousLynx\"/><br /><sub><b>LuminousLynx</b></sub></a><br /><a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=LuminousLynx\" title=\"Code\">\ud83d\udcbb</a> <a href=\"https://github.com/CoLRev-Environment/colrev/commits?author=LuminousLynx\" title=\"Documentation\">\ud83d\udcd6</a></td>\n    </tr>\n  </tbody>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\n## License\n\nThis project is distributed under the [MIT License](LICENSE) the documentation is distributed under the [CC-0](https://creativecommons.org/publicdomain/zero/1.0/) license.\nIf you contribute to the project, you agree to share your contribution following these licenses.\n\n## Citing CoLRev\n\nPlease [cite](docs/_static/colrev_citation.bib) the project as follows:\n\nWagner, G. and Prester, J. (2024) CoLRev - An open-source environment for Collaborative Literature Reviews. Available at https://github.com/CoLRev-Environment/colrev.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CoLRev: An open-source environment for collaborative reviews",
    "version": "0.12.1",
    "project_urls": {
        "Documentation": "https://colrev.readthedocs.io/en/latest/",
        "Homepage": "https://colrev.readthedocs.io/en/latest/",
        "Repository": "https://github.com/CoLRev-Environment/colrev"
    },
    "split_keywords": [
        "research",
        " reproducible research",
        " open science",
        " literature",
        " literature review",
        " systematic review",
        " systematic literature review"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17919eac209493a9d176c5a39ca10059c6182971e981f9b99c997fb83d41aa3d",
                "md5": "693e03df8418c1eda62deee9e09eaad4",
                "sha256": "5f7b5761730821720ca60bd1e481bae25ff81bdb8a0c06936a1102daf0afec09"
            },
            "downloads": -1,
            "filename": "colrev-0.12.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "693e03df8418c1eda62deee9e09eaad4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 775690,
            "upload_time": "2024-04-17T07:32:57",
            "upload_time_iso_8601": "2024-04-17T07:32:57.241597Z",
            "url": "https://files.pythonhosted.org/packages/17/91/9eac209493a9d176c5a39ca10059c6182971e981f9b99c997fb83d41aa3d/colrev-0.12.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24fa9acbb4eb77328aa5dff63c0646af449904b1e619b9da2f3cd1e39596e297",
                "md5": "b897dd2aee0e170763144185d913b3eb",
                "sha256": "414a8463cb4825d18b9834fb6f5a0514c9d63c82d6006ffc8ef0fbdac6f8fd26"
            },
            "downloads": -1,
            "filename": "colrev-0.12.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b897dd2aee0e170763144185d913b3eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 572163,
            "upload_time": "2024-04-17T07:32:59",
            "upload_time_iso_8601": "2024-04-17T07:32:59.403591Z",
            "url": "https://files.pythonhosted.org/packages/24/fa/9acbb4eb77328aa5dff63c0646af449904b1e619b9da2f3cd1e39596e297/colrev-0.12.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 07:32:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CoLRev-Environment",
    "github_project": "colrev",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "colrev"
}
        
Elapsed time: 0.23835s