-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
23 lines (23 loc) · 1.07 KB
/
CITATION.cff
File metadata and controls
23 lines (23 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "Requake: Repeating earthquakes search and analysis"
version: "0.7.3"
date-released: "2026-04-14"
type: software
abstract: "Requake is an open-source command-line application for detecting, searching, and analyzing repeating earthquakes using seismic event catalogs and waveform data streams. It provides researchers with tools to identify repeating-event families, examine waveform similarity, and study earthquake recurrence patterns in a reproducible workflow."
license: "GPL-3.0-or-later"
authors:
- family-names: "Satriano"
given-names: "Claudio"
affiliation: "Université Paris Cité, Institut de physique du globe de Paris, CNRS, F-75005 Paris, France"
orcid: "https://orcid.org/0000-0002-3039-2530"
keywords:
- "seismology"
- "earthquakes"
- "repeating-earthquakes"
- "template-matching"
- "obspy"
repository-code: "https://github.com/SeismicSource/requake"
url: "https://requake.seismicsource.org"
documentation: "https://requake.readthedocs.io"
doi: "10.5281/zenodo.10832203"