# Citations

## Citing Redivis

Publications and other outputs should cite Redivis as research software, using the appropriate conventions for your publication medium.

* The Digital Object Identifier (DOI) for Redivis is: [https://doi.org/10.71778/V2DW-7A53](https://doi.org/10.71778/v2dw-7a53)
* The canonical URL for Redivis is: [https://redivis.com](https://redivis.com/)

If referencing Redivis inline, the abbreviated citation can be used:

> Redivis \[<https://doi.org/10.71778/V2DW-7A53>]

The following BibTeX entry can be used:

```
@misc{https://doi.org/10.71778/V2DW-7A53,
  doi = {10.71778/V2DW-7A53},
  url = {https://redivis.com},
  author = {Redivis},
  keywords = {FOS: Software},
  language = {en},
  title = {Redivis},
  publisher = {Redivis},
  year = {2025}
}
```

These identifiers are also associated with Redivis, though do not need to be included in all citations:

* Re3data identifier: <https://www.re3data.org/repository/r3d100014398>
* RRID: [RRID:SCR\_023111](https://scicrunch.org/resolver/RRID:SCR_023111)

## Citing datasets

It's important to make sure that you fully cite any datasets used in your work. Each dataset page includes citation information in the provenance section in multiple format options.&#x20;

For example the [Global Historical Climatology Network dataset](https://redivis.com/datasets/mg94-6t8b2j4pk) hosted by the Stanford Center for Population Health Sciences would be cited in the APA format as:

> Stanford Center for Population Health Sciences. (2022). GHCN Daily Weather Data (Version 1.2) \[Data set]. Redivis. <https://doi.org/10.57761/h9ff-vy04>

<figure><img src="/files/8qIxwELlUe4VLPXLAoEU" alt=""><figcaption></figcaption></figure>

## Citing workflows

Workflows across Redivis also include citation information in the provenance section in multiple format options.

<figure><img src="/files/VWavILAY8eOBUD3BJu7J" alt=""><figcaption></figcaption></figure>

## Bibliography

Datasets and workflows on Redivis can be supplemented with **related identifiers** that situate a resource in its broader context. You can view the bibliography for a dataset or workflow from the corresponding provenance section.&#x20;

<figure><img src="/files/QnpwN9LaQOghjNTIcAYy" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.redivis.com/redivis-for-open-science/citations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
