From 51e00f0de8bcc83f75246003f113bf0d8058aacf Mon Sep 17 00:00:00 2001 From: Bob Date: Thu, 17 Sep 2026 09:06:48 +0000 Subject: [PATCH] docs: add How to cite ActivityWatch page Adds a dedicated citing page with the Zenodo DOI and ready-to-paste BibTeX, mirroring the section added to the main repo's README in ActivityWatch/activitywatch#1446. Wires it into the Meta toctree. Git-Session-Id: 5e02 --- src/citing.rst | 30 ++++++++++++++++++++++++++++++ src/index.rst | 1 + 2 files changed, 31 insertions(+) create mode 100644 src/citing.rst diff --git a/src/citing.rst b/src/citing.rst new file mode 100644 index 0000000..23f42b1 --- /dev/null +++ b/src/citing.rst @@ -0,0 +1,30 @@ +How to cite ActivityWatch +========================= + +If you use ActivityWatch in your research, please cite it. This helps us track +academic impact and keeps the project sustainable. + +The canonical reference is the Zenodo DOI: + +**DOI:** `10.5281/zenodo.4957165 `_ + +Ready-to-paste BibTeX for your methods section: + +.. code-block:: bibtex + + @software{activitywatch, + author = {Bjäreholt, Erik and Bjäreholt, Johan}, + title = {ActivityWatch}, + year = {2024}, + publisher = {Zenodo}, + version = {0.13.2}, + doi = {10.5281/zenodo.4957165}, + url = {https://github.com/ActivityWatch/activitywatch} + } + +A machine-readable `CITATION.cff `_ +is also available in the main repository, and GitHub will offer it via the +"Cite this repository" button. + +If you publish a paper that uses ActivityWatch, we would love to hear about it — +please let us know on `the forum `_. diff --git a/src/index.rst b/src/index.rst index 52cba29..72f124f 100644 --- a/src/index.rst +++ b/src/index.rst @@ -51,6 +51,7 @@ Table of contents :caption: Meta privacy + citing history changelog