-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
58 lines (57 loc) · 1.82 KB
/
CITATION.cff
File metadata and controls
58 lines (57 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: REDCap Default From Query External Module
message:
If you use this software, please cite it using the metadata
in CITATION.cff or https://doi.org/10.5281/zenodo.19225884
type: software
authors:
- family-names: Chase
given-names: Philip B
email: pbc@ufl.edu
affiliation: University of Florida
orcid: https://orcid.org/0000-0002-5318-9420
- family-names: Stoffs
given-names: Taryn L
email: tls@ufl.edu
affiliation: University of Florida
orcid: https://orcid.org/0000-0002-0830-8179
- family-names: Moreno
given-names: Melissa
affiliation: University of Florida
orcid: https://orcid.org/0000-0003-0447-3270
- given-names: Günther A.
family-names: Rezniczek
affiliation: UK Ruhr-Universität Bochum | Marien Hospital Herne
orcid: 'https://orcid.org/0000-0002-0852-6002'
repository-code:
https://github.com/ctsit/default_from_query/
url:
https://github.com/ctsit/default_from_query/
abstract:
Default From Query is a REDCap External Module that allows REDCap
fields to be auto-populated with values derived from SQL queries
against REDCap's own database. Queries are defined by a system
administrator at the system level and referenced by name from a
field's action tag.
keywords:
- redcap
- clinical science
- data management
- "redcap repo"
- "redcap external module"
identifiers:
- type: doi
value: 10.5281/zenodo.19410243
license: Apache-2.0
references:
- type: software
title: "ctsit/auto_populate_fields: Auto-populate Fields"
authors:
- name: University of Florida
doi: 10.5281/zenodo.13650776
notes: >-
Default From Query is derived from this software.
version: 2.0.1
date-released: '2026-04-03'