forked from QTC-UMD/dds-sweeper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
54 lines (49 loc) · 1.52 KB
/
CITATION.cff
File metadata and controls
54 lines (49 loc) · 1.52 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
cff-version: 1.2.0
message: If you use this software, please cite it using the preferred article citation.
title: dds-sweeper
abstract: >-
Raspberry Pi Pico interface for the AD9959 DDS
authors:
- family-names: Huegler
given-names: Ethan
orcid: 'https://orcid.org/0000-0001-5075-970X'
- family-names: Hill
given-names: Joshua C
orcid: 'https://orcid.org/0000-0002-4978-5393'
- family-names: Meyer
given-names: David H
orcid: 'https://orcid.org/0000-0003-2452-2017'
version: 0.1.1
date-released: "2023-02-01"
license: BSD
repository-code: "https://github.com/QTC-UMD/dds-sweeper"
url: "https://doi.org/10.1063/5.0163342"
identifiers:
- description: Journal article describing the software
doi: 10.1063/5.0163342
preferred-citation:
type: article
title: "An agile radio-frequency source using internal linear sweeps of a direct digital synthesizer"
authors:
- family-names: Huegler
given-names: Ethan
orcid: 'https://orcid.org/0000-0001-5075-970X'
- family-names: Hill
given-names: Joshua C
orcid: 'https://orcid.org/0000-0002-4978-5393'
- family-names: Meyer
given-names: David H
orcid: 'https://orcid.org/0000-0003-2452-2017'
doi: "10.1063/5.0163342"
journal: "Review of Scientific Instruments"
month: 9
year: 2023
start: 94705 # page number
issue: 94
references:
- type: software
title: PrawnBlaster
authors:
- family-names: Starkey
given-names: Philip
repository-code: "https://github.com/labscript-suite/PrawnBlaster"