-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION
More file actions
20 lines (18 loc) · 827 Bytes
/
CITATION
File metadata and controls
20 lines (18 loc) · 827 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
citHeader("To cite LexOPS in publications use:")
citEntry(
entry = "Article",
title = "{LexOPS}: An {R} package and user interface for the controlled generation of word stimuli",
author = personList(as.person("Jack E. Taylor"),
as.person("Alistair Beith"),
as.person("Sara C. Sereno")),
year = "2020",
journal = "Behavior Research Methods",
number = "52",
pages = "2372–2382",
doi = "http://doi.org/10.3758/s13428-020-01389-1",
textVersion =
paste("Taylor, J. E., Beith, A., & Sereno, S. C. (2020).",
"LexOPS: An R package and user interface for the controlled generation of word stimuli.",
"Behavior Research Methods, 52, 2372–2382.",
"http://doi.org/10.3758/s13428-020-01389-1")
)