summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-apa/biblatex-apa-test-references.bib
blob: 446a1b009d84f902c169e77a29767eb024b67692 (plain)
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
% (APA 9.8)
@BOOK{9.8:1,
  AUTHOR = {A. A. Author and B. B. Author},
  DATE   = {2014}
}

@BOOK{9.8:2,
  GROUPAUTHOR = {{American Psychological Association} and {National Institutes of Health}},
  DATE   = {2014}
}

@BOOK{9.8:3,
  AUTHOR = {A. A. Author and B. B. Author and C. C. Author},
  DATE   = {2014}
}

@BOOK{9.8:4,
  AUTHOR = {First and Second and Third and Fourth and Fifth and Sixth and
            Seventh and Eighth and Ninth and Tenth and Eleventh and Twelfth and
            Thirteenth and Fourteenth and Fifteenth and Sixteenth and
            Seventeenth and Eighteenth and Nineteenth and Twentieth},
  DATE   = {2014}
}

@BOOK{9.8:5,
  AUTHOR = {First and Second and Third and Fourth and Fifth and Sixth and
            Seventh and Eighth and Ninth and Tenth and Eleventh and Twelfth and
            Thirteenth and Fourteenth and Fifteenth and Sixteenth and
            Seventeenth and Eighteenth and Nineteenth and Twentieth and
            Twentyfirst and Twentysecond},
  DATE   = {2014}
}

@BOOK{9.8:6,
  AUTHOR = {Xu, Ai-Jun},
  DATE   = {2014}
}

% protect the hyphenated lower-case initial from being detected
@BOOK{9.8:7,
  AUTHOR = {Raboso, {Lee-ann}},
  DATE   = {2014}
}

@BOOK{9.8:8,
  AUTHOR = {Author, Jr., A. A. and B. B. Author},
  DATE   = {2014}
}

@BOOK{9.8:9,
  AUTHOR = {K. Meyers},
  WITH   = {W. T. Long},
  TITLE  = {Withering Worrying},
  DATE   = {2014}
}

@BOOK{9.8:10,
  AUTHOR = {Plato},
  DATE   = {2014}
}

% using the biber string annotation feature for usernames. This allows
% usernames to be attached to any name in a name list. Must call a username
% annotation "username"
@BOOK{9.8:11,
  AUTHOR             = {U. Author},
  AUTHOR+an:username = {1="@ausername"},
  DATE               = {2014}
}

% (APA 9.44)
@NAMEONLY{9.44:1a,
  AUTHOR = {A. S. Benjamin}
}

@NAMEONLY{9.44:1b,
  AUTHOR = {ben Yaakov, D.}
}

@NAMEONLY{9.44:2a,
  AUTHOR = {N. K. Denzin}
}

@NAMEONLY{9.44:2b,
  AUTHOR = {de Onís, C.}
}

@NAMEONLY{9.44:2c,
  AUTHOR = {J. T. Devlin}
}

@NAMEONLY{9.44:3a,
  AUTHOR = {Girard, John-Bill}
}

@NAMEONLY{9.44:3b,
  AUTHOR = {Girard-Perregaux, A. S.}
}

@NAMEONLY{9.44:4a,
  AUTHOR = {Ibn Abdulaziz, T.}
}

@NAMEONLY{9.44:4b,
  AUTHOR = {Ibn Nidal, A. K. M.}
}

@NAMEONLY{9.44:5a,
  AUTHOR = {M. E. López}
}

@NAMEONLY{9.44:5b,
  AUTHOR = {López de Molina, G.}
}

@NAMEONLY{9.44:6a,
  AUTHOR = {MacCallum, II, T.}
}

@NAMEONLY{9.44:6b,
  AUTHOR = {MacCallum, III, T.}
}

@NAMEONLY{9.44:7a,
  AUTHOR = {E. MacNeil}
}

@NAMEONLY{9.44:7b,
  AUTHOR = {Z. C. E. McAdoo}
}

@NAMEONLY{9.44:7c,
  AUTHOR = {L. L. M'Carthy}
}

@NAMEONLY{9.44:8a,
  AUTHOR = {S. R. Olson}
}

@NAMEONLY{9.44:8b,
  AUTHOR = {U. O'Neil}
}

@NAMEONLY{9.44:8c,
  AUTHOR = {R. Oppenheimer}
}

@NAMEONLY{9.44:9a,
  AUTHOR = {F. Partridge}
}

@NAMEONLY{9.44:9b,
  AUTHOR = {Plato}
}

@NAMEONLY{9.44:10a,
  AUTHOR = {San Martin, Q. E}
}

@NAMEONLY{9.44:10b,
  AUTHOR = {Santa Maria, M.}
}

@NAMEONLY{9.44:10c,
  AUTHOR = {F. E. Santayana}
}

% Silly requirement to list "Sr" before "Jr" because it's "older"
@NAMEONLY{9.44:11a,
  AUTHOR   = {Santiago, Sr., J.},
  SORTNAME = {SantiagoJ1}
}

@NAMEONLY{9.44:11b,
  AUTHOR   = {Santiago, Jr., J.},
  SORTNAME = {SantiagoJ2}
}

@NAMEONLY{9.44:12a,
  AUTHOR = {S. A. Villafuerte}
}

@NAMEONLY{9.44:12b,
  AUTHOR = {Villa-Lobos, J.}
}

% (APA 9.46)
@BOOK{9.46:1,
  AUTHOR = {S. N. Patel}
}

@BOOK{9.46:2,
  AUTHOR = {S. N. Patel},
  DATE   = {2016}
}

@BOOK{9.46:3,
  AUTHOR = {S. N. Patel},
  DATE   = {2020}
}

@BOOK{9.46:4,
  AUTHOR = {S. N. Patel},
  DATE   = {2020-04}
}

@BOOK{9.46:5,
  AUTHOR   = {S. N. Patel},
  PUBSTATE = {inpress}
}

@BOOK{9.46:6,
  AUTHOR   = {T. E. Davidson},
  DATE   = {2019}
}

@BOOK{9.46:7,
  AUTHOR   = {T. E. Davidson and McCabe, M. P.},
  DATE   = {2015}
}

@BOOK{9.46:8,
  AUTHOR = {Costa, Jr., P. T. and McCrae, R. R.},
  DATE   = {2013}
}

@BOOK{9.46:9,
  AUTHOR = {Costa, Jr., P. T. and McCrae, R. R.},
  DATE   = {2014}
}

@BOOK{9.46:10,
  AUTHOR = {T. E. Jacobson and B. Duncan and S. E. Young},
  DATE   = {2019}
}

@BOOK{9.46:11,
  AUTHOR = {T. E. Jacobson and K. M. Raymond},
  DATE   = {2017}
}

@BOOK{9.46:12,
  AUTHOR = {S. J. Pfeiffer and Wan-Wan Chu and S. H. Park},
  DATE   = {2018}
}

@BOOK{9.46:13,
  AUTHOR = {S. J. Pfeiffer and Wan-Wan Chu and T. L. Wall},
  DATE   = {2018}
}

% (APA 9.47)
@BOOK{9.47:1,
  AUTHOR = {H. Azikiwe and A. Bello},
  DATE   = {2020}
}

@BOOK{9.47:2,
  AUTHOR = {H. Azikiwe and A. Bello},
  DATE   = {2020-03-26}
}

@BOOK{9.47:3,
  AUTHOR = {H. Azikiwe and A. Bello},
  DATE   = {2020-04-02}
}

@ARTICLE{9.47:4,
 AUTHOR       = {T. A. Judge and Kammeyer-Mueller, J. D},
 TITLE        = {General and Specific Measures in Organizational Behaviour Research},
 SUBTITLE     = {Considerations, Examples, and Recommandations for Researchers},
 JOURNALTITLE = {Organizational Behaviour},
 VOLUME       = {33},
 NUMBER       = {2},
 PAGES        = {161--174},
 DATE         = {2012},
 DOI          = {10.1002/job.764}
}

@ARTICLE{9.47:5,
  AUTHOR       = {T. A. Judge and Kammeyer-Mueller, J. D},
  TITLE        = {On the Value of Aiming High},
  SUBTITLE     = {The Causes and Consequences of Ambition},
  JOURNALTITLE = {Journal of Applied Psychology},
  VOLUME       = {97},
  NUMBER       = {4},
  PAGES        = {758--775},
  DATE         = {2012},
  DOI          = {10.1037/a0028084}
}

% Testing title nosort options - title sorting ignores "The" "An" and "A"
% at the beginning
@BOOK{9.47:6,
  AUTHOR       = {A. Smith},
  TITLE        = {Interesting Things},
  DATE         = {2014}
}

@BOOK{9.47:7,
  AUTHOR       = {A. Smith},
  TITLE        = {A Litany of Special Things},
  DATE         = {2014}
}

@BOOK{9.47:8,
  AUTHOR       = {A. Smith},
  TITLE        = {An Awful Lot of Special Things},
  DATE         = {2014}
}

@BOOK{9.47:9,
  AUTHOR       = {A. Smith},
  TITLE        = {The Banality of Special Things},
  DATE         = {2014}
}

% Testing no date and in press extradate
@BOOK{9.47:10,
  AUTHOR       = {B. Brown}
}

@BOOK{9.47:11,
  AUTHOR       = {B. Brown}
}

@BOOK{9.47:12,
  AUTHOR       = {B. Brown},
  PUBSTATE     = {inpress}
}

@BOOK{9.47:13,
  AUTHOR       = {B. Brown},
  PUBSTATE     = {inpress}
}

% (APA 9.48)
@BOOK{9.48:1,
  AUTHOR = {J. M. Taylor and G. J. Neimeyer},
  DATE   = {2015}
}

@BOOK{9.48:2,
  AUTHOR = {T. Taylor},
  DATE   = {2014}
}

% (APA 9.49)
@BOOK{9.49:1,
  AUTHOR = {Anonymous},
  TITLE  = {The Pnakotic Manuscript},
  DATE   = {-3000~}
}

@BOOK{9.49:2,
  TITLE  = {The Book of Eibon},
  DATE   = {-2000~}
}

@BOOK{9.49:3,
  AUTHOR    = {A. Smith},
  TITLE     = {Top 100 Silliest Reference List Sorting Requirements},
  SORTTITLE = {Top One Hundred Silliest Reference List Sorting Requirements},
  DATE      = {2019}
}

@BOOK{9.49:4,
  AUTHOR    = {A. Smith},
  TITLE     = {Top 10 Political Pandering Epithets in Psychology},
  SORTTITLE = {Top Ten Political Pandering Epithets in Psychology},
  DATE      = {2019}
}

@ARTICLE{9.49:5,
  AUTHOR       = {J. Jones},
  TITLE        = {Annoyingly Casual Titles},
  SUBTITLE     = {How to Exhaust all Effort on the Title Alone},
  SORTTITLE    = {Annoyingly Casual Titles Part 1},
  JOURNALTITLE = {Journal of the Decline of Academia},
  DATE         = {2012}
}

@ARTICLE{9.49:6,
  AUTHOR       = {J. Jones},
  TITLE        = {Annoyingly Casual Titles},
  SUBTITLE     = {Creating Titles to Distract from Vacuity},
  SORTTITLE    = {Annoyingly Casual Titles Part 2},
  JOURNALTITLE = {Journal of the Decline of Academia},
  DATE         = {2012}
}

% (APA 9.51)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{9.51:1,
  AUTHOR         = {L. K. Barber and M. J. Grawitch and P. W. Maloney},
  EDITOR         = {M. J. Grawitch and D. W. Ballard},
  TITLE          = {Work-life Balance},
  SUBTITLE       = {Contemporary Perspectives},
  BOOKTITLE      = {The Psychologically Healthy Workplace},
  BOOKSUBTITLE   = {Building a Win-Win Environment for Organizations and Employees},
  PAGES          = {111--113},
  PUBLISHER      = {American Psychological Association},
  DATE           = {2016},
  DOI            = {10.1037/14731-006},
  ANNOTATION     = {This book chapter provides an overview of the
                    psychosociological concept of work-life balance. The
                    authors discuss findings from studies showing harmful
                    effects of work-life conflict on psychological and
                    behavioural health as well as beneficial effects of
                    work-life facilitation, wherein one role makes a
                    positive contribution to the other. The chapter concludes
                    with a description of work-life balance initiatives that
                    organizations have adopted to help employees manage their
                    dual work and nonwork obligations and some of the key
                    factors influencing their effectiveness.}
}

@ARTICLE{9.51:2,
  AUTHOR         = {D. S. Carlson and M. J. Thompson and K. M. Kacmar},
  TITLE          = {Double Crossed},
  SUBTITLE       = {The Spillover and Crossover Effect of Work Demands on
                    Work Outcomes Through the Family},
  JOURNALTITLE   = {Journal of Applied Psychology},
  VOLUME         = {104},
  NUMBER         = {2},
  PAGES          = {214--228},
  DATE           = {2019},
  DOI            = {10.1037/apl0000348},
  ANNOTATION     = {\textcite{9.51:2} conducted an empirical study to
                    examine the multiple paths through which work and family
                    variables can affect work outcomes. Whereas
                    \textcite{9.51:1} explored how work obligations can
                    increase stress or enhance fulfillment at home,
                    \citeauthor{9.51:2} viewed work demands as raising family
                    stress, with potential negative consequences on work
                    performance. Results supported a model in which direct
                    effects of work demands and spillover effects of work
                    demands to work-to-family conflict led to a lower job
                    satisfaction and affective commitment, as well as
                    crossover effects of work-to-family conflict, spousal
                    stress transmission, and later family-to-work conflict on
                    organizational citizenship and absenteeism. Overall, the
                    study demonstrated a link from work demands to work
                    outcomes when considering the family, but those paths
                    differed depending on whether attitudinal or behavioural
                    work outcomes were examined.}
}

% (APA 9.52)
@ARTICLE{9.52:1,
  AUTHOR         = {L. Angel and C. Bastin and S. Genon and E. Balteau and
                    C. Phillips and A. Luxen and P. Maquet and E. Salmon
                    and F. Collette},
  TITLE          = {Differential Effects of Aging on the Neural
                    Correlates of Recollection and Familiarity},
  JOURNALTITLE   = {Cortex},
  VOLUME         = {49},
  NUMBER         = {6},
  PAGES          = {1585--1597},
  DATE           = {2013},
  DOI            = {10.1016/j.cortex.2012.10.002},
  KEYWORDS       = {meta}
}

% Mapped to INBOOK by style sourcemap
@INCOLLECTION{9.52:2,
  AUTHOR         = {J. R. Finley and J. G. Tullis and A. S. Benjamin},
  EDITOR         = {M. S. Khine and I. M. Saleh},
  TITLE          = {Metacognitive Control of Learning and Remembering},
  BOOKTITLE      = {New Science of Learning},
  BOOKSUBTITLE   = {Cognition, Computers and Collaboration in Education},
  PAGES          = {109--131},
  PUBLISHER      = {Springer},
  DATE           = {2010},
  DOI            = {10.1007/978-1-4419-57160_6}
}

@ARTICLE{9.52:3,
  AUTHOR         = {R. Hanaki and N. Abe and T. Fujii and A. Ueno and Y.
                    Nishio and K. Hiraoka and T. Shimomura and O. Iizuka
                    and M. Shinohara and K. Hirayama and E. Mori},
  TITLE          = {The Effects of Aging and Alzheimer's Disease on
                    Associative Recognition Memory},
  JOURNALTITLE   = {Neurological Sciences},
  VOLUME         = {32},
  NUMBER         = {6},
  PAGES          = {1115--1122},
  DATE           = {2011},
  DOI            = {10.1007/s10072-011-0748-4},
  KEYWORDS       = {meta}
}

@ARTICLE{9.52:4,
  AUTHOR         = {M. B. Hargis and A. D. Castel},
  TITLE          = {Younger and Older Adults' Associative Memory for
                    Medication Interactions of Varying Severity},
  JOURNALTITLE   = {Memory},
  VOLUME         = {26},
  NUMBER         = {8},
  PAGES          = {1151--1158},
  DATE           = {2018},
  DOI            = {10.1080/09658211.2018.1441423},
}

% (APA 10.1 Example 1)
% Note that the URL is suppressed if there is a DOI
@ARTICLE{10.1:1,
  AUTHOR         = {S. M. McCauley and M. H. Christiansen},
  TITLE          = {Language Learning as Language Use},
  SUBTITLE       = {A Cross-linguistic Model of Child Language Development},
  JOURNALTITLE   = {Psychological Review},
  VOLUME         = {126},
  NUMBER         = {1},
  PAGES          = {1--51},
  DATE           = {2019},
  DOI            = {10.1037/rev0000126},
  URL            = {http://some.url}
}

% (APA 10.1 Example 2)
@ARTICLE{10.1:2,
  AUTHOR         = {E. Ahmann and L. J. Tuttle and M. Saviet and S. D. Wright},
  TITLE          = {A Descriptive Review of {ADHD} Coaching Research},
  SUBTITLE       = {Implications for College Students},
  JOURNALTITLE   = {Journal of Postsecondary Education and Disability},
  VOLUME         = {31},
  NUMBER         = {1},
  PAGES          = {17--39},
  DATE           = {2018},
  URL            = {https://www.ahead.org/professional-resources/publications/jped/archived-jped/jped-volume-31}
}

% (APA 10.1 Example 3)
@ARTICLE{10.1:3a,
  AUTHOR         = {M. Anderson},
  TITLE          = {Getting Consistent with Consequences},
  JOURNALTITLE   = {Educational Leadership},
  VOLUME         = {76},
  NUMBER         = {1},
  PAGES          = {26-33},
  DATE           = {2018}
}

@ARTICLE{10.1:3b,
  AUTHOR         = {C. Goldman},
  TITLE          = {The Complicated Calibration of Love, Especially in Adoption},
  JOURNALTITLE   = {Chicago Tribune},
  KEYWORDS       = {nonacademic},
  DATE           = {2018-11-28}
}

% (APA 10.1 Example 4)
% This is incorrect in APA 7th as the DOI is http but the standard is https
@ARTICLE{10.1:4,
  AUTHOR         = {E. Kalnay and M. Kanamitsu and R. Kistler and W.
                    Collins and D. Deaven and L. Gandin and M. Iredell and S.
                    Saha and G. White and J. Wollen and Y. Zhu and M.
                    Chelliah and W. Ebisuzaki and W. Higgins and J. Janowiak
                    and K. C. Mo and C. Ropelewski and J. Wang and A. Leetma
                    and A. Aaron and B. Baron C. Court and D. Joseph},
  TITLE          = {The {NCEP/NCAR} 40-year Reanalysis Project},
  JOURNALTITLE   = {Bulletin of the American Meteorological Society},
  VOLUME         = {77},
  NUMBER         = {3},
  PAGES          = {437--471},
  DATE           = {1996-01-01},
  DOI            = {fg6rf9}
}

% (APA 10.1 Example 5)
% Use AUTHOR for mixed people/group author lists as special formatting is only
% specified for group author lists (APA 9.8)
@ARTICLE{10.1:5,
  AUTHOR         = {De Vries, R. and M. Nieuwenhuijze and S. E. Buitendijk
                    and {the members of Midwifery Science Work Group}},
  TITLE          = {What Does It Take To Have a Strong and Independent Profession of Midwifery?
                    {Lessons} From the {Netherlands}},
  JOURNALTITLE   = {Midwifery},
  VOLUME         = {29},
  NUMBER         = {10},
  PAGES          = {1122--1128},
  DATE           = {2013},
  DOI            = {10.1016/j.midw.2013.07.007}
}

% (APA 10.1 Example 6)
@ARTICLE{10.1:6,
  AUTHOR         = {D. Burin and K. Kilteni and M. Rabuffetti and M. Slater and L. Pia},
  TITLE          = {Body Ownership Increases the Interference Between
                    Observed and Executed Movements},
  JOURNALTITLE   = {{PLOS ONE}},
  VOLUME         = {14},
  NUMBER         = {1},
  DATE           = {2019},
  EID            = {e0209899},
  DOI            = {10.1371/journal.pone.0209899}
}

% (APA 10.1 Example 7)
@ARTICLE{10.1:7,
  AUTHOR         = {S. M. Huestegge and T. Raettig and L. Huestegge},
  TITLE          = {Are Face-incongruent Voices Harder to Process?
                    {Effects} of Face-Voice Gender Incongruity on
                    Basic Cognitive Information Processing},
  JOURNALTITLE   = {Experimental Psychology},
  HOWPUBLISHED   = {Advance online publication},
  DATE           = {2019},
  DOI            = {10.1027/1618-3169/a000440}
}

% (APA 10.1 Example 8)
@ARTICLE{10.1:8,
  PUBSTATE       = {inpress},
  AUTHOR         = {T. Pachur and B. Scheibehenne},
  TITLE          = {Unpacking Buyer-Seller Differences in Valuation from Experience},
  SUBTITLE       = {A Cognitive Modeling Approach},
  JOURNALTITLE   = {Psychonomic Bulletin \& Review}
}

% (APA 10.1 Example 9)
@ARTICLE{10.1:9,
  AUTHOR         = {V. Chaves-Morillo and Gómez Calero, C. and J. J.
                    Fernández-Muñoz and A. Toledano-Muñoz and J.
                    Fernández-Heute and N. Martinez-Monge and D.
                    Palacios-Ceña and C. Peñacoba-Puente},
  ORIGTITLE      = {La anosmia neurosensorial: Relación entre subtipo, tiempo de reconocimiento y edad},
  TITLE          = {Sensorineural Anosmia},
  SUBTITLE       = {Relationship Between Subtype, Recognition Time, and Age},
  JOURNALTITLE   = {Clínica y Salud},
  VOLUME         = {28},
  NUMBER         = {3},
  PAGES          = {155--161},
  DATE           = {2018},
  DOI            = {10.1016/j.clysa.2017.04.002}
}

% (APA 10.1 Example 10)
@ARTICLE{10.1:10,
  AUTHOR         = {J. Piaget},
  TRANSLATOR     = {J. Bliss and H. Furth},
  TITLE          = {Intellectual Evolution from Adolescence to Adulthood},
  JOURNALTITLE   = {Human Development},
  VOLUME         = {15},
  NUMBER         = {1},
  PAGES          = {1--12},
  DATE           = {1972},
  ORIGDATE       = {1970},
  DOI            = {10.1159/00027/1225}
}

% (APA 10.1 Example 11)
@ARTICLE{10.1:11,
  AUTHOR         = {M. F. Shore},
  TITLE          = {Marking Time in the Land Of Plenty},
  SUBTITLE       = {Reflections on Mental Health in the {United} {States}},
  JOURNALTITLE   = {American Journal of Orthopsychiatry},
  VOLUME         = {84},
  NUMBER         = {6},
  PAGES          = {611--618},
  DATE           = {2014},
  DOI            = {10.1037/h0100165},
  RELATED        = {10.1:11r},
  RELATEDTYPE    = {reprintfrom}
}

@ARTICLE{10.1:11r,
  TITLE          = {Marking Time in the Land Of Plenty},
  SUBTITLE       = {Reflections on Mental Health in the {United} {States}},
  JOURNALTITLE   = {American Journal of Orthopsychiatry},
  VOLUME         = {51},
  NUMBER         = {3},
  PAGES          = {391--402},
  DATE           = {1981},
  DOI            = {10.1111/j.1939-0025.1981.tb01388.x}
}

% (APA 10.1 Example 12)
@PERIODICAL{10.1:12a,
  EDITOR         = {S. O. Lilienfeld},
  TITLE          = {Heterodox Issues in Psychology},
  ISSUETITLE     = {Special section},
  JOURNALTITLE   = {Archives of Scientific Psychology},
  VOLUME         = {6},
  NUMBER         = {1},
  PAGES          = {51--104},
  DATE           = {2018}
}

@PERIODICAL{10.1:12b,
  EDITOR         = {S. H. McDaniel and E. Salas and A. E. Kazak},
  TITLE          = {The Science of Teamwork},
  ISSUETITLE     = {Special issue},
  JOURNALTITLE   = {American Psychologist},
  VOLUME         = {73},
  NUMBER         = {4},
  DATE           = {2018}
}

% (APA 10.1 Example 13)
@ARTICLE{10.1:13,
  AUTHOR         = {J. Mehrholz and M. Pohl and T. Platz and J. Kugler and B. Elsner},
  TITLE          = {Electromechanical and Robot-Assisted Arm Training for
                    Improving Activities of Daily Living, Arm Function, and
                    Arm Muscle Strength After Stroke},
  JOURNALTITLE   = {Cochrane Database of Systematic Reviews},
  DATE           = {2018},
  DOI            = {10.1002/14651858.CD006876.pub5}
}

% (APA 10.1 Example 14)
@ARTICLE{10.1:14,
  AUTHOR         = {M. C. Morey},
  TITLE          = {Physical Activity and Exercise in Older Adults},
  JOURNALTITLE   = {{UpToDate}},
  DATE           = {2019},
  URLDATE        = {2019-07-22},
  URL            = {https://www.uptodate.com/contents/physical-activity-and-exercise-in-older-adults}
}

% (APA 10.1 Example 15)
% Note use of KEYWORDS to indicate non-academic magazine so that dates
% are formatted correctly
@ARTICLE{10.1:15a,
  AUTHOR         = {S. Bergeson},
  TITLE          = {Really Cool Neutral Plasmas},
  JOURNALTITLE   = {Science},
  VOLUME         = {363},
  NUMBER         = {6422},
  PAGES          = {33--34},
  KEYWORDS       = {nonacademic},
  DATE           = {2019-01-04},
  DOI            = {10.1126/science.aau7988}
}

@ARTICLE{10.1:15b,
  AUTHOR         = {M. Bustillos},
  TITLE          = {On Video Games and Storytelling},
  SUBTITLE       = {An Interview with {Tom} {Bissell}},
  JOURNALTITLE   = {The New Yorker},
  KEYWORDS       = {nonacademic},
  DATE           = {2013-03-19},
  URL            = {https://www.newyorker.com/books/page-turner/on-video-games-and-storytelling-an-interview-with-tom-bissell}
}

@ARTICLE{10.1:15c,
  AUTHOR         = {K. Wier},
  TITLE          = {Forgiveness Can Improve Mental and Physical Health},
  JOURNALTITLE   = {Monitor on Psychology},
  VOLUME         = {48},
  NUMBER         = {1},
  KEYWORDS       = {nonacademic},
  PAGES          = {30},
  DATE           = {2017-01}
}

% (APA 10.1 Example 16)
@ARTICLE{10.1:16a,
  AUTHOR         = {B. Guarino},
  TITLE          = {How Will Humanity React to Alien Life?
                    {Psychologists} Have Some Predictions},
  JOURNALTITLE   = {The Washington Post},
  KEYWORDS       = {nonacademic},
  DATE           = {2017-12-04},
  URL            = {https://www.washingtonpost.com/news/speaking-of-science/wp/2017/12/04/how-will-humanity-react-to-alien-life-psychologists-have-some-predictions}
}

@ARTICLE{10.1:16b,
  AUTHOR         = {A. Hess},
  TITLE          = {Cats Who Take Direction},
  JOURNALTITLE   = {The New York Times},
  KEYWORDS       = {nonacademic},
  DATE           = {2019-01-03},
  PAGES          = {C1}
}

% (APA 10.1 Example 17)
% Can't be ONLINE as the format isn't the same as all other ONLINE examples
@MISC{10.1:17,
  AUTHOR         = {M. Klymkowsky},
  TITLE          = {Can We Talk Scientifically About Free Will?},
  ORGANIZATION   = {Sci-Ed},
  DATE           = {2018-09-15},
  URL            = {https://blogs.plos.org/scied/2018/09/15/can-we-talk-scientifically-about-free-will/},
}

% (APA 10.1 Example 18)
% This uses the RELATED method which is sensitive to language for the
% "Comment on the article" string. A simpler but less general way of getting the same
% results would be:
%@ARTICLE{10.1:18,
%  AUTHOR         = {{KS in NJ}},
%  TITLE          = {From this article, it sounds like men are figuring
%                    something out that women have known forever. {I} know of many},
%  TITLEADDON     = {Comment on the article ``How workout buddies can help stave off loneliness''},
%  JOURNALTITLE   = {The Washington Post},
%  KEYWORDS       = {nonacademic},
%  DATE           = {2019-01-15},
%  URL            = {https://wapo.st/2HDToGJ}
%}

@ARTICLE{10.1:18,
  AUTHOR         = {{KS in NJ}},
  TITLE          = {From this article, it sounds like men are figuring
                    something out that women have known forever. {I} know of many},
  RELATED        = {10.1:18r},
  RELATEDTYPE    = {commenton},
  RELATEDSTRING  = {Comment on the article},
  JOURNALTITLE   = {The Washington Post},
  KEYWORDS       = {nonacademic},
  DATE           = {2019-01-15},
  URL            = {https://wapo.st/2HDToGJ}
}

@ARTICLE{10.1:18r,
  AUTHOR         = {A. Author},
  TITLE          = {How Workout Buddies can Help Stave off Loneliness},
  JOURNALTITLE   = {The Washington Post},
  DATE           = {2019-01-15}
}

% (APA 10.1 Example 19)
@ARTICLE{10.1:19,
  AUTHOR         = {N. G. Cuellar},
  TITLE          = {Study Abroad Programs},
  TITLEADDON     = {Editorial},
  JOURNALTITLE   = {Journal of Transcultural Nursing},
  VOLUME         = {27},
  NUMBER         = {3},
  PAGES          = {209},
  DATE           = {2016},
  DOI            = {10.1177/1043659616638722}
}

% (APA 10.2 Example 20)
@BOOK{10.2:20,
  AUTHOR         = {L. S. Brown},
  TITLE          = {Feminist Therapy},
  EDITION        = {2},
  PUBLISHER      = {American Psychological Association},
  DATE           = {2018},
  DOI            = {10.1037/0000092-000}
}

% (APA 10.2 Example 21)
@BOOK{10.2:21,
  AUTHOR         = {R. Burgess},
  TITLE          = {Rethinking Global Health},
  SUBTITLE       = {Frameworks of Power},
  PUBLISHER      = {Routledge},
  DATE           = {2019}
}

% (APA 10.2 Example 22)
% The ENTRYSUBTYPE is inserted as a literal string because it is not a known
% localisation string - this is automatically detected.
@BOOK{10.2:22a,
  ENTRYSUBTYPE   = {Audiobook},
  AUTHOR         = {S. Cain},
  NARRATOR       = {K. Mazur},
  TITLE          = {Quiet},
  SUBTITLE       = {The Power of Introverts in a World that Can't Stop Talking},
  PUBLISHER      = {Random House Audio},
  DATE           = {2012},
  URL            = {http://bit.ly/2GOBpbl}
}

@BOOK{10.2:22b,
  AUTHOR         = {B. Christian and T. Griffiths},
  TITLE          = {Algorithms to Live By},
  SUBTITLE       = {The Computer Science of Human Decisions},
  PUBLISHER      = {{Henry Holt and Co.}},
  DATE           = {2016},
  URL            = {http://a.co/7qGBZAk}
}

% (APA 10.2 Example 23)
@BOOK{10.2:23,
  AUTHOR         = {D. H. Meadows},
  EDITOR         = {D. Wright},
  TITLE          = {Thinking in Systems},
  SUBTITLE       = {A Primer},
  PUBLISHER      = {Chelsea Green Publishing},
  DATE           = {2008}
}

% (APA 10.2 Example 24)
% Mapped to BOOK by style sourcemap
@COLLECTION{10.2:24,
  EDITOR         = {Schmid, Henry-James},
  TITLE          = {Entrenchment and the Psychology of Language Learning},
  SUBTITLE       = {How we Reorganize and Adapt Linguistic Knowledge},
  PUBLISHER      = {American Psychological Association and De Gruyter Mouton},
  DATE           = {2017},
  DOI            = {10.1037/15969-000}
}

% (APA 10.2 Example 25)
% Mapped to BOOK by style sourcemap
@COLLECTION{10.2:25,
  EDITOR         = {Hacker Hughes, J.},
  TITLE          = {Military Veteran Psychological Health and Social Care},
  SUBTITLE       = {Contemporary Approaches},
  PUBLISHER      = {Routledge},
  DATE           = {2017}
}

% (APA 10.2 Example 26)
% Mapped to BOOK by style sourcemap
@COLLECTION{10.2:26,
  EDITOR         = {K. F. Pridham and R. Limbo and M. Schroeder},
  TITLE          = {Guided Participation in Pediatric Nursing Practice},
  SUBTITLE       = {Relationship-based Teaching and Learning with Parents, Children and Adolescents},
  PUBLISHER      = {Springer Publishing Company},
  DATE           = {2018},
  URL            = {http://a.co/0IAiVgt}
}

% (APA 10.2 Example 27)
@BOOK{10.2:27a,
  AUTHOR         = {N. Amano and H. Kondo},
  TITLE          = {Lexical Characteristics of {Japanese} Language},
  ORIGTITLE      = {Nihongo no goi tokusei},
  PUBLISHER      = {Sansei-do},
  VOLUME         = {7},
  DATE           = {2000}
}

@BOOK{10.2:27b,
  AUTHOR         = {J. Piaget and B. Inhelder},
  TITLE          = {The Psychology of the Child},
  ORIGTITLE      = {La psychologie de l'enfant},
  PUBLISHER      = {Quadrige},
  DATE           = {1966}
}

% (APA 10.2 Example 28)
@BOOK{10.2:28,
  AUTHOR         = {J. Piaget and B. Inhelder},
  TRANSLATOR     = {H. Weaver},
  EDITION        = {2},
  TITLE          = {The Psychology of the Child},
  PUBLISHER      = {Basic Books},
  DATE           = {1969},
  ORIGDATE       = {1966}
}

% (APA 10.2 Example 29)
@BOOK{10.2:29a,
  AUTHOR         = {S. Freud},
  EDITOR         = {J. Strachey},
  TRANSLATOR     = {J. Strachey},
  TITLE          = {The Interpretation of Dreams},
  SUBTITLE       = {The Complete and Definitive Text},
  PUBLISHER      = {Basic Books},
  DATE           = {2010},
  ORIGDATE       = {1900}
}

@BOOK{10.2:29b,
  AUTHOR         = {J. K. Rowling},
  NARRATOR       = {J. Dale},
  TITLE          = {Harry {Potter} and the Sorceror's Stone},
  TITLEADDON     = {Audiobook},
  PUBLISHER      = {Pottermore Publishing},
  DATE           = {2015},
  ORIGDATE       = {1997},
  URL            = {http://bit.ly/2TcHchx}
}

% (APA 10.2 Example 30)
@BOOK{10.2:30a,
  AUTHOR         = {S. T. Fiske and D. T. Gilbert and G. Lindzey},
  TITLE          = {Handbook of Social Psychology},
  PUBLISHER      = {John Wiley \& Sons},
  EDITION        = {5},
  VOLUME         = {1},
  DATE           = {2010},
  DOI            = {10.1002/9780470561119}
}

% Mapped to BOOK by style sourcemap
@COLLECTION{10.2:30b,
  EDITOR         = {C. B. Travis and J. W. White},
  TITLE          = {{APA} Handbook of the Psychology of Women},
  SUBTITLE       = {Vol. 1. History, theory, and Battlegrounds},
  PUBLISHER      = {American Psychological Association},
  DATE           = {2018},
  DOI            = {10.1037/0000059-000}
}

% (APA 10.2 Example 31)
@BOOK{10.2:31,
  AUTHOR         = {S. Madigan},
  TITLE          = {Narrative Therapy},
  PUBLISHER      = {American Psychological Association},
  SERIES         = {Theories of Psychotherapy Series},
  EDITION        = {2},
  DATE           = {2019},
  DOI            = {10.1037/00000131-000}
}

% (APA 10.2 Example 32)
% Note the use of GROUPAUTHOR instead of AUTHOR here
@MANUAL{10.2:32a,
  GROUPAUTHOR    = {{American Psychiatric Association}},
  TITLE          = {Diagnostic and Statistical Manual of Mental Disorders},
  SHORTHAND      = {DSM-5},
  EDITION        = {5},
  PUBLISHER      = {American Psychiatric Association},
  DATE           = {2013},
  DOI            = {10.1176/appi.books.9780890425596}
}

@MANUAL{10.2:32b,
  GROUPAUTHOR    = {{World Health Organization}},
  TITLE          = {International Statistical Classification of Diseases and Related Health Problems},
  SHORTHAND      = {ICD-11},
  EDITION        = {11},
  PUBLISHER      = {{World Health Organization}},
  DATE           = {2019},
  URL            = {https://icd.who.int/}
}

% (APA 10.2 Example 33)
@BOOK{10.2:33a,
  GROUPAUTHOR    = {{American Psychological Association}},
  TITLE          = {{APA} Dictionary of Psychology},
  URL            = {https://dictionary.apa.org/},
  URLDATE        = {2019-06-14}
}

@BOOK{10.2:33b,
  GROUPAUTHOR    = {{Merriam-Webster}},
  TITLE          = {{Merriam-Webster.com} Dictionary},
  URL            = {https://www.merriam-webster.com/},
  URLDATE        = {2019-05-05}
}

% Mapped to BOOK by style sourcemap
@REFERENCE{10.2:33c,
  EDITOR         = {E. N. Zalta},
  TITLE          = {The {Stanford} Encyclopedia of Philosophy},
  EDITION        = {Summer 2019 ed.},
  URL            = {https://plato.stanford.edu/archives/sum2019/},
  PUBLISHER      = {Stanford University},
  DATE           = {2019}
}

% (APA 10.2 Example 34)
% Mapped to BOOK by style sourcemap
@COLLECTION{10.2:34,
  EDITOR         = {M. Gold},
  TITLE          = {The Complete Social Scientist},
  SUBTITLE       = {A {Kurt} {Lewin} Reader},
  PUBLISHER      = {American Psychological Association},
  DATE           = {1999},
  DOI            = {10.1037/10319-000}
}

% (APA 10.2 Example 35)
% No AUTHOR or GROUPAUTHOR - title goes in author position
@BOOK{10.2:35a,
  TITLE           = {{King} {James} {Bible}},
  DATE            = {2017},
  ORIGDATE        = {1769},
  URLDESCRIPTION  = {King James Bible Online},
  URL             = {https://www.kingjamesbibleonline.org/}
}

@BOOK{10.2:35b,
  TITLE          = {The {Qur'an}},
  TRANSLATOR     = {Abdel Haleem, M. A. S.},
  PUBLISHER      = {Oxford University Press},
  DATE           = {2004}
}

@BOOK{10.2:35c,
  TITLE          = {{The} {Torah}},
  SUBTITLE       = {The Five Books of {Moses}},
  EDITION        = {3},
  PUBLISHER      = {The Jewish Publication Society},
  DATE           = {2015},
  ORIGDATE       = {1962}
}

% (APA 10.2 Example 36)
% Note the special format of the ORIGDATE field and the resulting output.
% Biber supports considerable ISO8601 date formats like this with full
% localisation support for the output. See the BibLaTeX manual.
@BOOK{10.2:36,
  AUTHOR         = {Aristotle},
  TRANSLATOR     = {S. H. Butcher},
  TITLE          = {Poetics},
  DATE           = {1994},
  ORIGDATE       = {-0349~},
  PUBLISHER      = {The Internet Classics Archive},
  URL            = {http://classics.mit.edu/Aristotle/poetics.html}
}

% (APA 10.2 Example 37)
@BOOK{10.2:37,
  AUTHOR         = {W. Shakespeare},
  EDITOR         = {B. A. Mowat and P. Werstine},
  TITLE          = {Much Ado About Nothing},
  PUBLISHER      = {Washington Square Press},
  DATE           = {1995},
  ORIGDATE       = {1623}
}

% (APA 10.3 Example 38)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:38,
  AUTHOR         = {K. F. Balsam and C. R. Martell and K. P. Jones and S. A. Safren},
  EDITOR         = {G. Y. Iwamasa and P. A. Hays},
  TITLE          = {Affirmative Cognitive Behaviour Therapy with Sexual and
                    Gender Minority People},
  BOOKTITLE      = {Culturally Responsive Cognitive Behaviour Therapy},
  BOOKSUBTITLE   = {Practice and Supervision},
  EDITION        = {2},
  PAGES          = {287--314},
  PUBLISHER      = {American Psychological Association},
  DATE           = {2019},
  DOI            = {10.1037/0000119-012}
}

% (APA 10.3 Example 39)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:39,
  AUTHOR         = {R. Weinstock and G. B. Leong and J. A. Silva},
  EDITOR         = {R. Rosner},
  TITLE          = {Defining Forensic Psychiatry},
  SUBTITLE       = {Roles and Responsibilities},
  BOOKTITLE      = {Principles and Practise of Forensic Psychiatry},
  EDITION        = {2},
  PAGES          = {7--13},
  PUBLISHER      = {CRC Press},
  DATE           = {2003}
}

% (APA 10.3 Example 40)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:40,
  AUTHOR         = {N. Tafoya and Del Vecchio, A.},
  EDITOR         = {M. McGoldrick and J. Giordano and N. Garcia-Preto},
  TITLE          = {Back to the Future},
  SUBTITLE       = {An Examination of the {Native} {American} {Holocaust} experience},
  BOOKTITLE      = {Ethnicity and Family Therapy},
  EDITION        = {3},
  PAGES          = {55--63},
  PUBLISHER      = {Guilford Press},
  DATE           = {2005},
  URL            = {http://a.co/36xRhBT}
}

% (APA 10.3 Example 41)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:41,
  AUTHOR         = {Carcavilla González, N.},
  EDITOR         = {Garcia Meilán, J. J.},
  TITLE          = {Auditory Sensory Therapy},
  SUBTITLE       = {Brain Activation Through Music},
  ORIGTITLE      = {Terapia senorial auditiva: {Activation} cerebral por
                    medio de la música},
  BOOKTITLE      = {Guía práctica de terapias estimulativas en el {Alzhéimer}},
  PAGES          = {67--86},
  PUBLISHER      = {Editorial Síntesis},
  DATE           = {2015},
  URL            = {http://www.sintesis.com/guias-profesionales-203/guia-practica-de-terapias-estimulativas-en-el-alzheimer-libro-1943.html}
}

% (APA 10.3 Example 42)
@INBOOK{10.3:42,
  AUTHOR         = {M. Heidegger},
  EDITOR         = {D. F. Krell},
  TRANSLATOR     = {J. Sallis},
  TITLE          = {On the Essence of Truth},
  BOOKTITLE      = {Basic Writings},
  PAGES          = {111--138},
  PUBLISHER      = {Harper Perennial Modern Thought},
  DATE           = {2008},
  ORIGDATE       = {1961}
}

% (APA 10.3 Example 43)
% Note that this done with the related entries functionality supported by Biber
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:43,
  AUTHOR         = {C. Sacchett and G. W. Humphreys},
  EDITOR         = {D. A. Balota and E. J. Marsh},
  TITLE          = {Calling a Squirrel and Squirrel but a Canoe a Wigwam},
  SUBTITLE       = {A Category-specific Deficit for Artefactual Objects and
                    Body Parts},
  BOOKTITLE      = {Cognitive Psychology},
  BOOKSUBTITLE   = {Key Readings in Cognition},
  PAGES          = {100--108},
  PUBLISHER      = {Psychology Press},
  DATE           = {2004},
  RELATED        = {10.3:43r},
  RELATEDTYPE    = {reprintfrom}
}

@ARTICLE{10.3:43r,
  AUTHOR         = {C. Sacchett and G. W. Humphreys},
  TITLE          = {Calling a Squirrel and Squirrel but a Canoe a Wigwam},
  SUBTITLE       = {A Category-specific Deficit for Artefactual Objects and
                    Body Parts},
  JOURNALTITLE   = {Cognitive Neuropsychology},
  VOLUME         = {9},
  NUMBER         = {1},
  PAGES          = {73--86},
  DATE           = {1992},
  DOI            = {d4vb59}
}

% (APA 10.3 Example 44)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:44,
  AUTHOR         = {U. Bronfenbrenner},
  EDITOR         = {U. Bronfenbrenner},
  TITLE          = {The Social Ecology of Human Development},
  SUBTITLE       = {A Retrospective Conclusion},
  BOOKTITLE      = {Making Human Beings Human},
  BOOKSUBTITLE   = {Bioecological Perspectives on Human Development},
  PAGES          = {72--40},
  PUBLISHER      = {SAGE Publications},
  DATE           = {2005},
  RELATED        = {10.3:44r},
  RELATEDTYPE    = {reprintfrom}
}

@BOOK{10.3:44r,
  EDITOR         = {F. Richardson},
  TITLE          = {Brain and Intelligence},
  SUBTITLE       = {The Ecology of Child Development},
  PUBLISHER      = {National Education Press},
  PAGES          = {113--123},
  DATE           = {1973}
}

% (APA 10.3 Example 45)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:45,
  AUTHOR         = {S. Goldin-Meadow},
  EDITOR         = {L. S. Lisben and U. Mueller},
  TITLE          = {Gesture and Cognitive Development},
  BOOKTITLE      = {Handbook of Child Psychology and Developmental Science},
  BOOKSUBTITLE   = {Vol. 2. {Cognitive} Processes},
  EDITION        = {7},
  PAGES          = {339--380},
  PUBLISHER      = {John Wiley \& Sons},
  DATE           = {2015},
  DOI            = {10.1002/9781118963418.childpsy209}
}

% (APA 10.3 Example 46)
% Mapped to INBOOK by style sourcemap
@INCOLLECTION{10.3:46,
  AUTHOR         = {K. Lewin},
  EDITOR         = {M. Gold},
  TITLE          = {Group Decision and Social Change},
  BOOKTITLE      = {The Complete Social Scientist},
  BOOKSUBTITLE   = {A {Kurt} {Lewin} Reader},
  PUBLISHER      = {American Psychological Association},
  PAGES          = {265--284},
  DATE           = 1999,
  ORIGDATE       = 1948,
  DOI            = {10.1037/10319-000}
}

% (APA 10.3 Example 47)
@INBOOK{10.3:47a,
  GROUPAUTHOR    = {{American Psychological Association}},
  TITLE          = {Positive Transference},
  BOOKTITLE      = {{APA} Dictionary of Psychology},
  URL            = {https://dictionary.apa.org/positive-transference},
  URLDATE        = {2019-08-31}
}

@INBOOK{10.3:47b,
  GROUPAUTHOR    = {{Merriam-Webster}},
  TITLE          = {Self-report},
  BOOKTITLE      = {{Merriam-Webster.com} Dictionary},
  URL            = {https://www.merriam-webster.com/dictionary/self-report},
  URLDATE        = {2019-07-12}
}

% (APA 10.3 Example 48)
@INREFERENCE{10.3:48,
  AUTHOR         = {G. Graham},
  EDITOR         = {E. N. Zalta},
  TITLE          = {Behaviourism},
  BOOKTITLE      = {The {Stanford} Encyclopedia of Philosophy},
  EDITION        = {Summer 2019 ed.},
  URL            = {https://plato.stanford.edu/archives/sum2019/entries/behaviourism},
  PUBLISHER      = {Stanford University},
  DATE           = {2019}
}

% (APA 10.3 Example 49)
@INBOOK{10.3:49,
  TITLE          = {List of Oldest Companies},
  BOOKTITLE      = {Wikipedia},
  URL            = {https://en.wikipedia.org/w/index.php?title=List_of_oldest_companies&oldid=878158136},
  DATE           = {2019-01-13}
}

% (APA 10.4 Example 50)
@REPORT{10.4:50a,
  GROUPAUTHOR    = {{Australian Government Productivity Commission} and
                    {New Zealand Productivity Commission}},
  TITLE          = {Strengthening Trans-{Tasman} Economic Relations},
  URL            = {https://www.pc.gov.au/inquiries/completed/australia-new-zealand/report/trans-tasman.pdf},
  DATE           = {2012}
}

@REPORT{10.4:50b,
  GROUPAUTHOR    = {{Canada Council for the Arts}},
  TITLE          = {What We Heard},
  SUBTITLE       = {Summary of Key Findings: 2013 {Canada} {Council's}
                    {Inter-Arts} {Office} Consultation},
  URL            = {http://publications.gc.ca/collections/collection_2017/canadacouncil/K23-65-2013-eng.pdf},
  DATE           = {2013}
}

% NUMBER field has the (localised) "No." prefix as the field is basically
% numerical. This detection is automatic.
@REPORT{10.4:50c,
  GROUPAUTHOR    = {{National Cancer Institute}},
  TITLE          = {Facing Forward},
  SUBTITLE       = {Life After Cancer Treatment},
  NUMBER         = {18-2424},
  TYPE           = {NIH Publication},
  URL            = {https://www.cancer.gov/publications/patient-education/life-after-cancer-treatment.pdf},
  DATE           = {2018}
}

% (APA 10.4 Example 51)
@REPORT{10.4:51a,
  AUTHOR         = {D. Fried and A. Polyakova},
  TITLE          = {Democratic Defense Against Disinformation},
  PUBLISHER      = {Atlantic Council},
  URL            = {https://www.atlantic.org/images/publications/Democratic_Defense_Against_Disinformation_FINAL.pdf},
  DATE           = {2018}
}

@REPORT{10.4:51b,
  AUTHOR         = {A. Segaert and A. Bauer},
  TITLE          = {The Extent and Nature of Veteran Homelessness in {Canada}},
  PUBLISHER      = {{Employment and Social Development Canada}},
  URL            = {https://www.canada.ca/en/employment-social-development/programs/communities/homelessness/publications-bulletins/veterans-report.html},
  DATE           = {2015}
}

% (APA 10.4 Example 52)
@REPORT{10.4:52,
  AUTHOR         = {D. L. Blackwell and J. W. Lucas and T. C. Clarke},
  TITLE          = {Summary Health Statistics for {U.S.} Adults},
  SUBTITLE       = {National {Health} {Interview} {Survey}, 2012},
  PUBLISHER      = {{Centers for Disease Control and Prevention}},
  ISSUE          = {Vital and Health Statistics Series},
  NUMBER         = {10, Issue 260},
  URL            = {https://www.atlantic.org/images/publications/Democratic_Defense_Against_Disinformation_FINAL.pdf},
  DATE           = {2014}
}

% (APA 10.4 Example 53)
@REPORT{10.4:53,
  GROUPAUTHOR    = {{British Cardiovascular Society Working Group}},
  TITLE          = {British {Cardiovascular} {Society} {Working} {Group} report},
  SUBTITLE       = {Out-of-hours Cardiovascular Care: {Management} of
                    Cardiac Emergencies and Hospital In-patients},
  PUBLISHER      = {British Cardiovascular Society},
  URL            = {http://www.bcs.com/documents/BCSOOHWP_Final_Report_05092016.pdf},
  DATE           = {2016}
}

% (APA 10.4 Example 54)
@REPORT{10.4:54,
  GROUPAUTHOR    = {{U.S. Securities and Exchange Commission}},
  TITLE          = {Agency Financial Report},
  SUBTITLE       = {Fiscal Year 2017},
  URL            = {https://www.sec.gov/files/sec-2017-agency-financial-report.pdf},
  DATE           = {2017}
}

% (APA 10.4 Example 55)
@REPORT{10.4:55a,
  GROUPAUTHOR    = {{American Counseling Association}},
  TITLE          = {2014 {ACA} code of ethics},
  URL            = {https://www.counseling.org/knowledge-center},
  DATE           = {2014}
}

@REPORT{10.4:55b,
  GROUPAUTHOR    = {{American Nurses Association}},
  TITLE          = {Code of Ethics for Nurses with Interpretive Statements},
  URL            = {https://www.nursingworld.org/coe-view-only},
  DATE           = {2015}
}

@REPORT{10.4:55c,
  GROUPAUTHOR    = {{American Psychological Association}},
  TITLE          = {Ethical Principles of Psychologists and Code of Conduct},
  TYPE           = {2002, amended effective June 1, 2010, and January 1, 2017},
  URL            = {https://www.apa.org/ethics/code/index.aspx},
  DATE           = {2017}
}

% (APA 10.4 Example 56)
% Annotations for author roles must be called "role". This is an example of
% a literal annotation as there is no localised string for this role since it
% is quite rare. You could create a localisation string for this with
% \NewBibliographyString and \DeclareBibliographyStrings and remove the
% quotes. See the Data Annotation documentation in the biblatex manual
@REPORT{10.4:56,
  AUTHOR         = {C. B. Blair},
  AUTHOR+an:role = {1="Principal Investigator"},
  TITLE          = {Stress, Self-Regulation and Psychopathology in Middle Childhood},
  TITLEADDON     = {Grant},
  TYPE           = {Project No. 5R01HD081252-04},
  INSTITUTION    = {Eunice Kennedy Shriver National Institute of Child
                    Health \& Human Development},
  URL            = {https://projectreporter.nih.gov/project_info_details.cfm?aid=9473071&icde=40092311},
  DATE           = {2015/2020}
}

% (APA 10.4 Example 57)
@REPORT{10.4:57,
  AUTHOR         = {J. Lichtenstein},
  TITLE          = {Profile of Veteran Business Owners},
  SUBTITLE       = {More Young Veterans Appear to be Starting Businesses},
  TYPE           = {Issue Brief},
  NUMBER         = {1},
  PUBLISHER      = {U.S. Small Business Administration, Office of Advocacy},
  URL            = {https://www.sba.org/sites/default/files/Issue%20Brief%201,%20Veteran%20Business%20Owners.pdf},
  DATE           = {2013}
}

% (APA 10.4 Example 58)
@REPORT{10.4:58,
  AUTHOR         = {M. Harwell},
  TITLE          = {Don't Expect Too Much},
  SUBTITLE       = {The Limited Usefulness of Common {SES} Measures and a
                    Prescription for Change},
  TITLEADDON     = {Policy Brief},
  PUBLISHER      = {National Education Policy Center},
  URL            = {https://nepc.colorado.edu/publication/SES},
  DATE           = {2018}
}

% (APA 10.4 Example 59)
% PUBLISHER should be ignored as it is the same as the GROUPAUTHOR
% This is enforced by a Biber style source map
@REPORT{10.4:59,
  GROUPAUTHOR    = {{U.S. Food and Drug Administration}},
  TITLE          = {{FDA} Authorizes First Interoperable Insulin Pup
                    Intended to Allow Patients to Customize Treatment
                    Through their Individual Diabetes Management Devices},
  TITLEADDON     = {Press release},
  PUBLISHER      = {{U.S. Food and Drug Administration}},
  URL            = {https://www.fds.gov/NewsEvents/Newsroom/PressAnnouncements/ucm631412.htm},
  DATE           = {2019-02-14}
}

% (APA 10.5 Example 60)
@PRESENTATION{10.5:60,
  AUTHOR         = {A. Fistek and E. Jester and K. Sonnenberg},
  TITLE          = {Everybody's Got a Little Music in Them},
  SUBTITLE       = {Using Music Therapy to Connect, Engage, and Motivate},
  TITLEADDON     = {Conference session},
  EVENTTITLE     = {Autism Society National Conference},
  VENUE          = {Milwaukee, WI, United States},
  URL            = {https://asa.confex.com/asa/2017/webprogramarchives/Session9517.html},
  EVENTDATE      = {2017-07-12/2017-07-15}
}

% (APA 10.5 Example 61)
@PRESENTATION{10.5:61,
  AUTHOR         = {S. Maddox and J. Hurling and E. Stewart and A. Edwards},
  TITLE          = {If Mama Ain't Happy, Nobody's Happy},
  SUBTITLE       = {The Effect of Parental Depression on Mood Dysregulation
                    in Children},
  TITLEADDON     = {Paper presentation},
  EVENTTITLE     = {Southeastern Psychological Association 62nd Annual Meeting},
  VENUE          = {New Orleans, LA, United States},
  EVENTDATE      = {2016-03-30/2016-04-02}
}

% (APA 10.5 Example 62)
@PRESENTATION{10.5:62,
  AUTHOR         = {J. Pearson},
  TITLE          = {Fat Talk and its Effects on State-Based Body Image in Women},
  TITLEADDON     = {Poster presentation},
  EVENTTITLE     = {Australian Psychological Society Congress},
  VENUE          = {Sydney, NSW, Australia},
  URL            = {http://bit.ly/2XGSThP},
  EVENTDATE      = {2018-09-27/2018-09-30}
}

% (APA 10.5 Example 63)
% A special case here of roles for uncommon, secondary name lists. Use the
% EDITORA--EDITORC fields with an associated EDITORTYPE localisation string
@PRESENTATION{10.5:63,
  AUTHOR         = {De Boer, D. and LaFavour, T.},
  EDITORA        = {A. M. Schmidt and A. Kryvanos},
  EDITORATYPE    = {chair},
  TITLE          = {The Art and Significance of Successfully Identifying
                    Resilient Individuals},
  SUBTITLE       = {A Person-Focused Approach},
  MAINTITLE      = {Perspectives on Resilience: {Conceptualization},
                    Measurement, and Enhancement},
  MAINTITLEADDON = {Symposium},
  EVENTTITLE     = {Western Psychological Association 98th Annual Convention},
  VENUE          = {Portland, OR, United States},
  EVENTDATE      = {2018-04-26/2018-04-29}
}

% (APA 10.5 Addendum Example 1)
% Mapped to ARTICLE as per https://apastyle.apa.org/style-grammar-guidelines/references/examples/conference-proceeding-references
% BOOKTITLE mapped to JOURNALTITLE
@INPROCEEDINGS{10.5:A1,
  AUTHOR    = {Duckworth, A. L. and  Quirk, A. and Gallop, R. and Hoyle, R. H. and
               Kelly, D. R. and Matthews, M. D.},
  TITLE     = {Cognitive and Noncognitive Predictors of Success},
  BOOKTITLE = {Proceedings of the National Academy of Sciences, USA},
  VOLUME    = {116},
  NUMBER    = {47},
  PAGES     = {23499–-23504},
  DATE      = {2019},
  DOI       = {10.1073/pnas.1910510116}
}

% (APA 10.5 Addendum Example 2)
% Mapped to BOOK as per https://apastyle.apa.org/style-grammar-guidelines/references/examples/conference-proceeding-references
@PROCEEDINGS{10.5:A2,
  EDITOR       = {Kushilevitz, E. and Malkin, T.},
  MAINTITLE    = {Lecture Notes in Computer Science},
  MAINSUBTITLE = {Vol. 9562},
  BOOKTITLE    = {Theory of Cryptography},
  PUBLISHER    = {Springer},
  DATE         = {2016},
  DOI          = {10.1007/978-3-662-49096-9}
}

% (APA 10.5 Addendum Example 3)
% Mapped to INBOOK as per https://apastyle.apa.org/style-grammar-guidelines/references/examples/conference-proceeding-references
@INPROCEEDINGS{10.5:A3,
  AUTHOR       = {Bedenel, Alan-Louis. and Jourdan, L. and Biernacki, C.},
  EDITOR       = {R. Battiti and M. Brunato and I. Kotsireas and P. Pardalos},
  TITLE        = {Probability Estimation by an Adapted Genetic Algorithm in Web Insurance},
  MAINTITLE    = {Lecture Notes in Computer Science},
  MAINSUBTITLE = {Vol. 11353},
  BOOKTITLE    = {Learning and Intelligent Optimization},
  PUBLISHER    = {Springer},
  DATE         = {2019},
  PAGES        = {225-–240},
  DOI          = {10.1007/978-3-030-05348-2_21}
}

% (APA 10.6 Example 64)
@THESIS{10.6:64,
  AUTHOR         = {L. Harris},
  TITLE          = {Instructional Leadership Perceptions and Practices of
                    Elementary School Leaders},
  TITLEADDON     = {Unpublished Doctoral Dissertation},
  INSTITUTION    = {University of Virginia},
  DATE           = {2014}
}

% (APA 10.6 Example 65)
@THESIS{10.6:65,
  AUTHOR         = {M. M. Hollander},
  TITLE          = {Resistance to Authority},
  SUBTITLE       = {Methodological Innovations and New Lessons from the
                    {Milgram} Experiment},
  TITLEADDON     = {Doctoral Dissertation, {University} of {Wisconsin}--{Madison}},
  PUBLISHER      = {{ProQuest Dissertations and Theses Global}},
  TYPE           = {Publication},
  NUMBER         = {10289373},
  DATE           = {2017}
}

% (APA 10.6 Example 66)
@THESIS{10.6:66,
  AUTHOR         = {V. H. Hutcheson},
  TITLE          = {Dealing with Dual Differences},
  SUBTITLE       = {Social Coping Strategies of Gifted and Lesbian, Gay,
                    Bisexual, Transgender, and Queer Adolescents},
  TITLEADDON     = {Master's Thesis, {The} {College} of {William} \& {Mary}},
  PUBLISHER      = {William \& Mary Digital Archive},
  URL            = {https://digitalarchive.wm.edu/bitstream/handle/10288/16594/HutchesonVirginia2012.pdf},
  DATE           = {2012}
}

% (APA 10.7 Example 67)
@ARTICLE{10.7:67,
  AUTHOR         = {L. A. Mirabito and N. C. Heck},
  TITLE          = {Bringing {LGBTQ} Youth Theater into the Spotlight},
  RELATED        = {10.7:67r},
  RELATEDTYPE    = {reviewof},
  RELATEDSTRING  = {Review of the film},
  JOURNALTITLE   = {Psychology of Sexual Orientation and Gender Diversity},
  VOLUME         = {3},
  NUMBER         = {4},
  PAGES          = {499--500},
  DATE           = {2016},
  DOI            = {10.1037/sgd0000205}
}

% Data annotation for the first name in the |AUTHOR| list. "director" is a
% localisation string
@VIDEO{10.7:67r,
  ENTRYSUBTYPE   = {film},
  AUTHOR         = {E. Brodsky},
  AUTHOR+an:role = {1=director},
  TITLE          = {The Year We Thought About Love},
  DATE           = {2016}
}

% (APA 10.7 Example 68)
@ARTICLE{10.7:68,
  AUTHOR         = {F. Santos},
  TITLE          = {Reframing Refugee Children's Stories},
  RELATED        = {10.7:68r},
  RELATEDTYPE    = {reviewof},
  RELATEDSTRING  = {Review of the book},
  JOURNALTITLE   = {The New York Times},
  KEYWORDS       = {nonacademic},
  DATE           = {2019-01-11},
  URL            = {https://nyt.ms/2Hlgjk3}
}

@BOOK{10.7:68r,
  AUTHOR   = {M. Yousafzai},
  TITLE    = {We are Displaced},
  SUBTITLE = {My Journey and Stories From Refugee Girls Around the World},
  DATE     = {2016}
}

% (APA 10.7 Example 69)
% APA gives little thought to automated formatting in general, likely
% because they are not aware of any automated styles and expect people to
% just manually type bibliographies ... have to manually "reverse
% emphasise" part of the title
@ONLINE{10.7:69,
  AUTHOR         = {D. Perkins},
  TITLE          = {\textup{The good place} ends its Remarkable Second
                    Season With Irrational Hope, Unexpected Gifts, and a Smile},
  RELATED        = {10.7:69r},
  RELATEDTYPE    = {reviewof},
  RELATEDSTRING  = {Review of the TV series episode},
  EPRINT         = {A.V. Club},
  DATE           = {2018-02-01},
  URL            = {https://www.avclub.com/the-good-place-ends-its-remarkable-second-season-with-i-1822649316}
}

% Two data annotations for the first name in the |AUTHOR| list. These are automatically
% combined
@VIDEO{10.7:69r,
  ENTRYSUBTYPE   = {tvepisode},
  AUTHOR         = {M. Schur},
  AUTHOR+an:role = {1=writer,director},
  TITLE          = {Somewhere Else},
  DATE           = {2018}
}

% (APA 10.8 Example 70)
% HOWPUBLISHED recognises the following localisation strings:
%   manunpub  - Unpublished Manuscript
%   maninprep - Manuscript in preparation
%   mansub    - Manuscript submitted for publication
@UNPUBLISHED{10.8:70,
  AUTHOR         = {J. Yoo and Y. Miyamoto and A. Rigotti and C. Ryff},
  TITLE          = {Linking Positive Affect to Blood Lipids},
  SUBTITLE       = {A Cultural Perspective},
  VENUE          = {Department of Psychology},
  INSTITUTION    = {University of Wisconsin-Madison},
  HOWPUBLISHED   = {manunpub},
  DATE           = {2016}
}

% (APA 10.8 Example 71)
@UNPUBLISHED{10.8:71,
  AUTHOR         = {M. O'Shea},
  TITLE          = {Understanding Proactive Behaviour in the Workplace as a
                    Function of Gender},
  VENUE          = {Department of Management},
  INSTITUTION    = {University of Kansas},
  HOWPUBLISHED   = {maninprep},
  DATE           = {2018}
}

% (APA 10.8 Example 72)
@UNPUBLISHED{10.8:72,
  AUTHOR         = {T. Lippincott and E. K. Poindexter},
  TITLE          = {Emotion Recognition as a Function of Facial Cues},
  SUBTITLE       = {Implications for Practice},
  VENUE          = {Department of Psychology},
  INSTITUTION    = {University of Washington},
  HOWPUBLISHED   = {mansub},
  DATE           = {2019}
}

% (APA 10.8 Example 73)
@ONLINE{10.8:73a,
  AUTHOR         = {C. Leuker and L. Samartzidis and R. Hertwig and T. J. Pleskac},
  TITLE          = {When Money Talks},
  SUBTITLE       = {Judging Risk and Coercion in High-Paying Clinical Trials},
  EPRINT         = {PsyArXiv},
  DOI            = {10.17605/OSF.IO/9P7CB},
  DATE           = {2018}
}

@ONLINE{10.8:73b,
  AUTHOR         = {M. A. Stults-Kolehmainen and R. Sinha},
  TITLE          = {The Effects of Stress on Physical Activity and Exercise},
  EPRINT         = {PubMed Central},
  URL            = {https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3894304},
  DATE           = {2015}
}

% (APA 10.8 Example 74)
@ONLINE{10.8:74,
  AUTHOR         = {H-K Ho},
  TITLE          = {Teacher Preparation for Early Childhood Special
                    Education in {Taiwan}},
  VERSION        = {ED545393},
  EPRINT         = {ERIC},
  URL            = {https://files.eric.ed.gov/fulltext/ED545393.pdf},
  DATE           = {2014}
}

% (APA 10.9 Example 75)
@DATASET{10.9:75a,
  ENTRYSUBTYPE   = {Data Set},
  AUTHOR         = {A. D'Souza and M. Wiseheart},
  TITLE          = {Cognitive Effects of Music and Dance Training in Children},
  NUMBER         = {ICPSR 37080},
  VERSION        = {V1},
  PUBLISHER      = {ICPSR},
  DOI            = {10.3886/ICPSR37080.1},
  DATE           = {2018}
}

@DATASET{10.9:75b,
  ENTRYSUBTYPE   = {Data set and code book},
  GROUPAUTHOR    = {{National Center for Education Statistics}},
  TITLE          = {Fast Response Survey System ({FRSS})},
  SUBTITLE       = {Teacher's Use of Educational Technology in {U.S.}
                    Public Schools, 2009},
  NUMBER         = {ICPSR 35531},
  VERSION        = {V3},
  PUBLISHER      = {{National Archive of Data on Arts and Culture}},
  DOI            = {10.3886/ICPSR335531.v3},
  DATE           = {2016}
}

@DATASET{10.9:75c,
  ENTRYSUBTYPE = {Data set},
  GROUPAUTHOR  = {{Pew Research Center}},
  TITLE        = {American Trends Panel {Wave} 26},
  URL          = {https://www.pewsocialtrends.org/dataset/american-trends-panel-wave-26/},
  DATE         = {2018}
}

% (APA 10.9 Example 76)
@DATASET{10.9:76a,
  TITLEADDON   = {Unpublished raw data on the correlations between the
                  {Five} {Facet} {Mindfulness} {Questionnaire}
                  and the {Kentucky} {Inventory} of {Mindfulness} {Skills}},
  INSTITUTION    = {University of Kentucky},
  AUTHOR         = {R. A. Baer},
  DATE           = {2015}
}

@DATASET{10.9:76b,
  ENTRYSUBTYPE = {Unpublished raw data},
  GROUPAUTHOR  = {{Oregan Youth Authority}},
  TITLE        = {Recidivism Outcomes},
  DATE         = {2011}
}

% (APA 10.10 Example 77)
@SOFTWARE{10.10:77,
  ENTRYSUBTYPE   = {Computer software},
  AUTHOR         = {M. Borenstein and L. Hedges and J. Higgins and H. Rothstein},
  TITLE          = {Comprehensive Meta-Analysis},
  VERSION        = {3.3.070},
  PUBLISHER      = {Biostat},
  URL            = {https://www.meta-analysis.com/},
  DATE           = {2014}
}

% (APA 10.10 Example 78)
@HARDWARE{10.10:78a,
  ENTRYSUBTYPE   = {Apparatus and software},
  AUTHOR         = {{SR Research}},
  TITLE          = {Eyelink 1000 Plus},
  URL            = {https://www.sr-research.com/eyelink1000plus.html},
  DATE           = {2016}
}

@HARDWARE{10.10:78b,
  ENTRYSUBTYPE   = {Apparatus},
  AUTHOR         = {{Tactile Labs}},
  TITLE          = {Latero Tactile Display},
  URL            = {https://www.tactilelabs.com/products/haptics/latero-tactile-display/},
  DATE           = {2015}
}

% (APA 10.10 Example 79)
% The ENTRYSUBTYPE here is not a localisation string as such neologisms
% don't need them usually - it's just inserted as it is
@SOFTWARE{10.10:79,
  ENTRYSUBTYPE   = {Mobile app},
  AUTHOR         = {Epocrates},
  TITLE          = {Epocrates Medical References},
  VERSION        = {18.12},
  PUBLISHER      = {App Store},
  URL            = {https://itunes.apple.com/us/app/epocrates/id281935788?mt=8},
  DATE           = {2019}
}

% (APA 10.10 Example 80)
% The \relax is in the AUTHOR field just to make it different to 10.10.79
% to suppress extrayear for the purposes of matching the APA guide exactly
@SOFTWARE{10.10:80,
  ENTRYSUBTYPE   = {Mobile app},
  AUTHOR         = {Epocrates\relax},
  APPENTRY       = {Interaction Check: {Aspirin} + Sertraline},
  TITLE          = {Epocrates Medical References},
  VERSION        = {18.12},
  PUBLISHER      = {Google Play Store},
  URL            = {https://play.google.com/store/apps/details?id=com.epocrates&hl=en_US},
  DATE           = {2019}
}

% (APA 10.11 Example 81)
@MANUAL{10.11:81,
  AUTHOR         = {A. Tellegen and Y. S. Ben-Porath},
  TITLE          = {Minnesota {Multiphasic} {Personality} {Inventory}--2
                    {Restructured} {Form} ({MMPI-2-RF})},
  SUBTITLE       = {Technical Manual},
  PUBLISHER      = {Pearson},
  DATE           = {2011}
}

% (APA 10.11 Example 82)
@SOFTWARE{10.11:82,
  AUTHOR         = {{Project Implicit}},
  TITLE          = {Gender-{Science} {IAT}},
  URL            = {https://implicit.harvard.edi/implicit/takeatest.html}
}

% (APA 10.11 Example 83)
@SOFTWARE{10.11:83a,
  ENTRYSUBTYPE   = {Database record},
  AUTHOR         = {J. Alonso-Tapia and C. Nieto and E. Merino-Tejedor and
                    J. A. Huertas and M. Ruiz},
  TITLE          = {Situated {Goals} {Questionnaire} for {University}
                    {Students} ({SGQ-U}, {CMS-U})},
  PUBLISHER      = {PsycTESTS},
  DOI            = {10.1037/t66267-000},
  DATE           = {2018}
}

@SOFTWARE{10.11:83b,
  ENTRYSUBTYPE   = {Database record},
  AUTHOR         = {D. Cardoza and J. K. Morris and H. F. Myers and N. Rodriguez},
  TITLE          = {Acculturative {Stress} {Inventory} ({ASI})},
  NUMBER         = {TC022704},
  PUBLISHER      = {ETS TestLink},
  DATE           = {2000}
}

% (APA 10.12 Example 84)
% Annotations for author roles must be called "role". This is an example of
% an annotation which is a localisation string
@VIDEO{10.12:84a,
  ENTRYSUBTYPE   = {film},
  AUTHOR         = {M. Forman},
  AUTHOR+an:role = {1=director},
  TITLE          = {One Flew Over the Cuckoo's Nest},
  PUBLISHER      = {United Artists},
  DATE           = {1975}
}

% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:84b,
  ENTRYSUBTYPE   = {film},
  AUTHOR         = {D. Fosha and H. Levenson},
  AUTHOR+an:role = {1=guestexpert;2=host},
  TITLE          = {Accelerated Experiental Dynamic Psychotherapy ({AEDP}) Supervision},
  NOTE           = {educational DVD},
  PUBLISHER      = {American Pychological Association},
  URL            = {http://www.apa.org/pubs/videos/4310958.aspx},
  DATE           = {2017}
}

% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:84c,
  ENTRYSUBTYPE   = {film},
  AUTHOR         = {P. Jackson},
  AUTHOR+an:role = {1=director},
  TITLE          = {The Lord of the Rings},
  SUBTITLE       = {The Fellowship of the Ring},
  NOTE           = {four-disc special extended ed. on DVD},
  PUBLISHER      = {WingNut Films and The Saul Zaentz Company},
  DATE           = {2001}
}

% (APA 10.12 Example 85)
% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:85,
  ENTRYSUBTYPE   = {film},
  AUTHOR         = {L. Malle},
  AUTHOR+an:role = {1=director},
  TITLE          = {Goodbye Children},
  ORIGTITLE      = {Au revoir les enfants},
  PUBLISHER      = {Nouvelles Éditions de Films},
  DATE           = {1987}
}

% (APA 10.12 Example 86)
% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:86,
  ENTRYSUBTYPE    = {tvseries},
  AUTHOR          = {D. Simon and R. F. Colesberry and Kostroff Noble, N.},
  AUTHOR+an:role  = {=execproducers},
  TITLE           = {The Wire},
  PUBLISHER       = {Blown Deadline Productions and HBO},
  DATE            = {2002/2008}
}

% (APA 10.12 Example 87)
% ENTRYSUBTYPE is a localisation string
% Dual localisation string data annotation for the first AUTHOR
@VIDEO{10.12:87a,
  ENTRYSUBTYPE    = {tvepisode},
  AUTHOR          = {K. Barris},
  AUTHOR+an:role  = {1=director,writer},
  TITLE           = {Lemons ({Season}~3, {Episode}~12)},
  MAINTITLE       = {Black-ish},
  EXECPRODUCER    = {K. Barris and J. Groff and A. Anderson and E. B.
                     Dobbins and L. Fishburne and H. Sugland},
  PUBLISHER       = {Wilmore Films and Artists First and Cinema Gypsy
                     Productions and ABC Studios},
  DATE            = {2017-01-11}
}

% ENTRYSUBTYPE is a localisation string
% Three data annotations, one for each name in the AUTHOR list
@VIDEO{10.12:87b,
  ENTRYSUBTYPE    = {tvepisode},
  AUTHOR          = {B. Oakley and J. Weinstein and J. Lynch},
  AUTHOR+an:role  = {1=writer;2=writer;3=director},
  TITLE           = {Who Shot {Mr.} {Burns}? ({Part} {One}) ({Season}~6,
                     {Episode}~25)},
  MAINTITLE       = {The Simpsons},
  EXECPRODUCER    = {D. Mirkin and J. L. Brooks and M. Groening and S. Simon},
  PUBLISHER       = {Gracie Films and Twentieth Century Fox Film Corporation},
  DATE            = {1995-05-21}
}

% (APA 10.12 Example 88)
% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:88a,
  ENTRYSUBTYPE    = {video},
  AUTHOR          = {S. Giertz},
  TITLE           = {Why You Should Make Useless Things},
  PUBLISHER       = {TED Conferences},
  DATE            = {2018-04},
  URL             = {https://www.ted.com/talks/simone_giertz_why_you_should_make_useless_things}
}

% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:88b,
  ENTRYSUBTYPE    = {video},
  GROUPAUTHOR     = {TED},
  TITLE           = {Brené {Brown}},
  SUBTITLE        = {Listening to Shame},
  PUBLISHER       = {YouTube},
  DATE            = {2012-03-16},
  URL             = {https://www.youtube.com/watch?v=psN1DORYYV0}
}

% (APA 10.12 Example 89)
% Here, the ENTRYSUBTYPE is not a localisation string as there is no
% localisation necessary for such ugly neologisms
@VIDEO{10.12:89,
  ENTRYSUBTYPE    = {Webinar},
  AUTHOR          = {J. F. Goldberg},
  TITLE           = {Evaluating Adverse Drug Effects},
  PUBLISHER       = {American Psychiatric Association},
  DATE            = {2018},
  URL             = {https://education.psychiatry.org/Users/ProductDetails.aspx?ActivityID=6172}
}

% (APA 10.12 Example 90)
% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:90a,
  ENTRYSUBTYPE    = {video},
  AUTHOR          = {S. Cutts},
  TITLE           = {Happiness},
  PUBLISHER       = {Vimeo},
  DATE            = {2017-11-24},
  URL             = {https://vimeo.com/244405542}
}

% ENTRYSUBTYPE is a localisation string
% A literal data annotation (not a localisation string) for the AUTHOR username
@VIDEO{10.12:90b,
  ENTRYSUBTYPE       = {video},
  AUTHOR             = {M. Fogarty},
  AUTHOR+an:username = {1="Grammar Girl"},
  TITLE              = {How to Diagram a Sentence (Absolute Basics)},
  PUBLISHER          = {YouTube},
  DATE               = {2016-09-30},
  URL                = {https://youtube.be/deiEY5Yq1ql}
}

% ENTRYSUBTYPE is a localisation string
@VIDEO{10.12:90c,
  ENTRYSUBTYPE       = {video},
  GROUPAUTHOR        = {{University of Oxford}},
  TITLE              = {How Do Geckos Walk on Water?},
  PUBLISHER          = {YouTube},
  DATE               = {2016-12-06},
  URL                = {https://www.youtube.com/watch?v=qm1xGfOZJc8}
}

% (APA 10.13 Example 91)
% ENTRYSUBTYPE is (obviously) not a localisation string, inserted literally
@AUDIO{10.13:91a,
  ENTRYSUBTYPE   = {Album recorded by Academy of St~Martin in the Fields},
  AUTHOR         = {J. S. Bach},
  TITLE          = {The {Brandenburg} Concertos},
  SUBTITLE       = {Concertos {BVW} 1043 \& 1060},
  PUBLISHER      = {Decca},
  DATE           = {2010},
  ORIGDATE       = {1721}
}

@AUDIO{10.13:91b,
  ENTRYSUBTYPE   = {album},
  AUTHOR         = {D. Bowie},
  TITLE          = {Blackstar},
  PUBLISHER      = {Columbia},
  DATE           = {2016}
}

% (APA 10.13 Example 92)
% Notice that useprefix is disabled as Beethoven generally does not have
% the prefix leading
% ENTRYSUBTYPE is not a localisation string
@AUDIO{10.13:92a,
  OPTIONS        = {useprefix=false},
  ENTRYSUBTYPE   = {Song recorded by Staatskapelle Dresden},
  AUTHOR         = {van Beethoven, L.},
  TITLE          = {Symphony {No.}~3 in {E-flat} major},
  MAINTITLE      = {Beethoven: {Complete} {Symphonies}},
  PUBLISHER      = {Brilliant Classics},
  DATE           = {2012},
  ORIGDATE       = {1804}
}

% ENTRYSUBTYPE is a localisation string
@AUDIO{10.13:92b,
  ENTRYSUBTYPE   = {song},
  AUTHOR         = {Beyoncé},
  TITLE          = {Formation},
  MAINTITLE      = {Lemonade},
  PUBLISHER      = {Parkwood and Columbia},
  DATE           = {2016}
}

% ENTRYSUBTYPE is a localisation string
@AUDIO{10.13:92c,
  ENTRYSUBTYPE   = {song},
  GROUPAUTHOR    = {{Childish Gambino}},
  TITLE          = {This is {America}},
  PUBLISHER      = {mcDJ and RCA},
  DATE           = {2018}
}

% ENTRYSUBTYPE is a localisation string
@AUDIO{10.13:92d,
  ENTRYSUBTYPE   = {song},
  AUTHOR         = {K. Lamar},
  TITLE          = {Humble},
  MAINTITLE      = {Damn},
  PUBLISHER      = {Aftermath Entertainment and Interscope Records and Top
                    Dawg Entertainment},
  DATE           = {2017}
}

% (APA 10.13 Example 93)
% ENTRYSUBTYPE is a localisation string as it expands to the localisable "Audio podcast"
% for some reason best known to the APA
@AUDIO{10.13:93,
  ENTRYSUBTYPE   = {podcast},
  AUTHOR         = {S. Vedantam},
  AUTHOR+an:role = {1=host},
  TITLE          = {Hidden Brain},
  PUBLISHER      = {NPR},
  DATE           = {2015/},
  URL            = {https://www.npr.org/series/423302056/hidden-brain}
}

% (APA 10.13 Example 94)
% ENTRYSUBTYPE is a localisation string as it expands to the localisable
% "Audio podcast episode" for some reason best known to the APA
@AUDIO{10.13:94,
  ENTRYSUBTYPE   = {podcastepisode},
  AUTHOR         = {I. Glass},
  AUTHOR+an:role = {1=host},
  TITLE          = {Amusement Park},
  MAINTITLE      = {This {American} {Life}},
  NUMBER         = {443},
  PUBLISHER      = {WBEZ Chicago},
  DATE           = {2011-08-12},
  URL            = {https://www.thisamericanlife.org/radio-archives/episode/443/amusement-park}
}

% (APA 10.13 Example 95)
% ENTRYSUBTYPE is a localisation string
@AUDIO{10.13:95,
  ENTRYSUBTYPE   = {interview},
  AUTHOR         = {de Beauvoir, S.},
  TITLE          = {Simone de {Beauvoir} Discusses the Art of Writing},
  PUBLISHER      = {Studs Terkel Radio Archive and The Chicago History Museum},
  DATE           = {1960-05-04},
  URL            = {https://studsterkel.wfmt.com/programs/simone-de-beauvoir-discusses-art-writing}
}

% (APA 10.13 Example 96)
% ENTRYSUBTYPE is a localisation string
@AUDIO{10.13:96,
  ENTRYSUBTYPE   = {speech},
  AUTHOR         = {King, Jr., M. L.},
  TITLE          = {I Have a Dream},
  PUBLISHER      = {American Rhetoric},
  DATE           = {1963-08-28},
  URL            = {https://www.americanrhetoric.com/speeches/mlkihaveadream.htm}
}

% (APA 10.14 Example 97)
% ENTRYSUBTYPE is a localisation string
@IMAGE{10.14:97a,
  ENTRYSUBTYPE   = {lithograph},
  AUTHOR         = {E. Delacroix},
  TITLE          = {Faust Attempts to Seduce {Marguerite}},
  LOCATION       = {The Louvre, Paris, France},
  DATE           = {1826/1827}
}

% ENTRYSUBTYPE is a localisation string
@IMAGE{10.14:97b,
  ENTRYSUBTYPE   = {painting},
  AUTHOR         = {G. Wood},
  TITLE          = {American Gothic},
  LOCATION       = {Art Institute of Chicago, Chicago, IL, United States},
  DATE           = {1930},
  URL            = {https://www.artic.edu/aic/collections/artwork/6565}
}

% (APA 10.14 Example 98)
% No need for a localisation string for such neologisms which are the same
% in all languages
@IMAGE{10.14:98,
  ENTRYSUBTYPE   = {Clip art},
  AUTHOR         = {GDJ},
  TITLE          = {Neural Network Deep Learning Prismatic},
  PUBLISHER      = {Openclipart},
  DATE           = {2018},
  URL            = {https://openclipart.org/detail/309343/neural-network-deep-learning-prismatic}
}

% (APA 10.14 Example 99)
% No need for a localisation string for such neologisms which are the same
% in all languages
@IMAGE{10.14:99,
  ENTRYSUBTYPE   = {Infographic},
  AUTHOR         = {J. Rossman and R. Palmer},
  TITLE          = {Sorting Through our Space Junk},
  PUBLISHER      = {World Science Festival},
  DATE           = {2015},
  URL            = {https://www.worldsciencefestival.com/2015/11/space-junk-infographic/}
}

% (APA 10.14 Example 100)
% ENTRYSUBTYPE is a localisation string
@IMAGE{10.14:100a,
  ENTRYSUBTYPE   = {map},
  AUTHOR         = {D. Cable},
  TITLE          = {The Racial Dot Map},
  LOCATION       = {University of Virginia},
  PUBLISHER      = {Weldon Cooper Center for Public Service},
  DATE           = {2013},
  URL            = {https://demographics.coopercenter.org/Racial-Dot-Map}
}

% TITLEADDON is used to unconditionally add what is usually post-title
% information in brackets when there is no title
@IMAGE{10.14:100b,
  AUTHOR         = {Google},
  TITLEADDON     = {Google {Maps} directions for driving from {La} {Paz},
                    {Bolivia}, to {Lima}, {Peru}},
  URL            = {https://goo.gl/YYE3GR},
  URLDATE        = {2020-02-16}
}

% (APA 10.14 Example 101)
% ENTRYSUBTYPE is a localisation string
@IMAGE{10.14:101a,
  ENTRYSUBTYPE   = {photograph},
  AUTHOR         = {S. McCurry},
  TITLE          = {Afghan Girl},
  PUBLISHER      = {National Geographic},
  DATE           = {1985},
  URL            = {https://www.nationalgeographic.com/magazine/national-geographic-magazine-50-years-of-covers/#/ngm-1985-jun-714.jpg}
}

@IMAGE{10.14:101b,
  AUTHOR         = {Jessica Rinaldi},
  TITLEADDON     = {Photograph series of a boy who finds his footing after
                    abuse by those he trusted},
  PUBLISHER      = {The Pulitzer Prizes},
  DATE           = {2016},
  URL            = {https://www.pulitzer.org/winners/jessica-rinaldi}
}

% (APA 10.14 Example 102)
@IMAGE{10.14:102a,
  AUTHOR         = {E. Canan and J. Vasilev},
  TITLEADDON     = {Lecture notes on resource allocation},
  LOCATION       = {{Department of Management Control and Information Systems}},
  PUBLISHER      = {University of Chile},
  DATE           = {2019-05-22},
  URL            = {https://uchilefau.academia.edu/ElseZCanan}
}

% ENTRYSUBTYPE is a localisation string as it expands to "Powerpoint Slides"
@IMAGE{10.14:102b,
  ENTRYSUBTYPE   = {powerpoint},
  AUTHOR         = {Brian Housand},
  TITLE          = {Game on! {Integrating} Games and Simulations in the Classroom},
  PUBLISHER      = {SlideShare},
  DATE           = {2016},
  URL            = {https://www.slideshare.net/brianhousand/game-on-iagc-2016/}
}

% ENTRYSUBTYPE is a localisation string as it expands to "Powerpoint Slides"
@IMAGE{10.14:102c,
  ENTRYSUBTYPE   = {powerpoint},
  AUTHOR         = {R. Mack and G. Spake},
  TITLE          = {Citing Open Source Images and Formatting References for
                    Presentations},
  PUBLISHER      = {Canvas@FNU},
  DATE           = {2018},
  URL            = {https://fnu.onelogin.com/login}
}

% (APA 10.15 Example 103)
% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:103a,
  ENTRYSUBTYPE            = {Tweet},
  GROUPAUTHOR             = {{APA Education}},
  GROUPAUTHOR+an:username = {1="@APAEducation"},
  TITLE                   = {College Students are Forming Mental-Health
                             Clubs--and They're Making a Difference @washingtonpost},
  TITLEADDON              = {Thumbnail with link attached},
  EPRINT                  = {Twitter},
  DATE                    = {2018-06-29},
  URL                     = {https://twitter.com/apaeducation/status/1012810490530140161}
}

% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:103b,
  ENTRYSUBTYPE            = {Tweet},
  GROUPAUTHOR             = {{Badlands National Park}},
  GROUPAUTHOR+an:username = {1="@BadlandsNPS"},
  TITLE                   = {Biologists Have Identified More Than 400
                             Different Plant Species Growing in
                             {@BadlandsNPS} \#{DYK} \#biodoversity},
  EPRINT                  = {Twitter},
  DATE                    = {2018-02-26},
  URL                     = {https://twitter.com/BadlandsNPS/status/968196500412133379}
}

% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:103c,
  ENTRYSUBTYPE       = {Tweet},
  AUTHOR             = {B. White},
  AUTHOR+an:username = {1="@BettyMWhite"},
  TITLE              = {I Treasure Every Minute We Spent Together \#koko},
  TITLEADDON         = {Image attached},
  EPRINT             = {Twitter},
  DATE               = {2018-06-21},
  URL                = {https://twitter.com/BettyMWhite/status/1009951892846227456}
}

% (APA 10.15 Example 104)
% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:104,
  ENTRYSUBTYPE            = {Twitter profile},
  GROUPAUTHOR             = {{APA Style}},
  GROUPAUTHOR+an:username = {1="@APA\_Style"},
  TITLE                   = {Tweets},
  EPRINT                  = {Twitter},
  URL                     = {https://twitter.com/APA_Style},
  URLDATE                 = {2019-11-01}
}

% (APA 10.15 Example 105)
% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:105a,
  ENTRYSUBTYPE            = {Status update},
  AUTHOR                  = {N. Gaiman},
  TITLE                   = {100,000+ {Rohingya} Refugees Could be at
                             Serious Risk during {Bangladesh's} Monsoon
                             Season. {My} Fellow {UNHCR} {Goodwill}
                             {Ambassador} {Cate} {Blanchett} is},
  TITLEADDON              = {Image attached},
  EPRINT                  = {Facebook},
  URL                     = {http://bit.ly/2JQxPAD},
  DATE                    = {2018-03-22}
}

% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:105b,
  ENTRYSUBTYPE            = {Infographic},
  GROUPAUTHOR             = {{National Institute of Mental Health}},
  TITLE                   = {Suicide Affects all Ages, Genders, Races, and
                             Ethnicities. {Check} out These 5 {Action}
                             {Steps} for {Helping} {Someone} in {Emotional}
                             {Pain}},
  EPRINT                  = {Facebook},
  URL                     = {http://bit.ly/321Qstq},
  DATE                    = {2018-11-28}
}

% Note protecting of automatic sentence-casing in SUBTITLE for url
@ONLINE{10.15:105c,
  ENTRYSUBTYPE            = {video},
  GROUPAUTHOR             = {{News From Science}},
  TITLE                   = {These Frogs Walk Instead of Hop},
  SUBTITLE                = {{h}ttps://scimag.2{K}lriw{H}},
  EPRINT                  = {Facebook},
  URL                     = {https://www.facebook.com/ScienceNOW/videos/10155508587605108},
  DATE                    = {2018-06-26}
}

% (APA 10.15 Example 106)
% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:106,
  ENTRYSUBTYPE            = {Facebook page},
  GROUPAUTHOR             = {{Smithsonian's National Zoo and Conservation
                             Biology Institute}},
  TITLE                   = {Home},
  EPRINT                  = {Facebook},
  URL                     = {https://www.facebookcom/nationalzoo},
  URLDATE                 = {2019-06-22}
}

% (APA 10.15 Example 107)
% ENTRYSUBTYPE is a localisation string
@ONLINE{10.15:107,
  ENTRYSUBTYPE            = {photographs},
  GROUPAUTHOR             = {{Zeitz MOCAA}},
  GROUPAUTHOR+an:username = {1="@zeitzmocaa"},
  TITLE                   = {Grade 6 Learners from {Parkfields} {Primary}
                             {School} in {Hanover} {Park} Visited the
                             Museum for a Tour and Workshop Hosted by},
  EPRINT                  = {Instagram},
  URL                     = {https://www.instagram.com/p/BqpHpjFBs3b},
  DATE                    = {2018-11-26}
}

% (APA 10.15 Example 108)
% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:108,
  ENTRYSUBTYPE            = {Highlight},
  GROUPAUTHOR             = {{The New York Public Library}},
  GROUPAUTHOR+an:username = {1="@nypl"},
  TITLE                   = {The Raven},
  EPRINT                  = {Instagram},
  URL                     = {https://bitly.com/2FV8bu3},
  URLDATE                 = {2019-04-16}
}

% (APA 10.15 Example 109)
% ENTRYTYPE is not a localisation string for such, unfortunately, universal neologisms
@ONLINE{10.15:109,
  ENTRYSUBTYPE            = {Online forum post},
  GROUPAUTHOR             = {{National Aeronautics Space Administration}},
  GROUPAUTHOR+an:username = {1="nasa"},
  TITLE                   = {I'm {NASA} Astronaut {Scott} {Tingle}. {Ask}
                             me anything about adjusting to being back on
                             {Earth} after my first spaceflight!},
  EPRINT                  = {Reddit},
  URL                     = {https://www.reddit.com/r/IAmA/comments/9fagqy/im_nasa_astronaut_scott_tingle_ask_me_anything/},
  DATE                    = {2018-09-12}
}

% (APA 10.16 Example 110)
@ONLINE{10.16:110a,
  AUTHOR             = {N. Avramova},
  TITLE              = {The Secret to a Long, Happy, Health Life? {Think} Age-Positive},
  EPRINT             = {CNN},
  DATE               = {2019-01-03},
  URL                = {https://www.cnn.com/2019/01/03/health/respect-towards-elderly-leads-to-long-life-intl/index.html}
}

@ONLINE{10.16:110b,
  AUTHOR             = {C. Bologna},
  TITLE              = {What Happens to Your Mind and Body When you Feel Homesick?},
  EPRINT             = {HuffPost},
  DATE               = {2018-06-27},
  URL                = {https://www.huffingtonpost.com/entry/what-happens-mind-body-homesick_us_5b201ebde4b09d7a3d77eee1}
}

% (APA 10.16 Example 111)
@ONLINE{10.16:111a,
  GROUPAUTHOR        = {{Centers for Disease Control and Prevention}},
  TITLE              = {People at High Risk of Developing Flu-related Complications},
  DATE               = {2018-01-23},
  URL                = {https://www.cdc.gov/flu/about/disease/high_risk.htm}
}

@ONLINE{10.16:111b,
  GROUPAUTHOR        = {{World Health Organization}},
  TITLE              = {Questions and Answers on Immunization and Vaccine Safety},
  DATE               = {2018-03},
  URL                = {https://www.who.int/features/qa/84/en/}
}

% (APA 10.16 Example 112)
@ONLINE{10.16:112,
  AUTHOR        = {Martin Lillie, C. M.},
  TITLE         = {Be Kind To Yourself},
  SUBTITLE      = {How Self-Compassion can Improve Your Resiliency},
  EPRINT        = {Mayo Clinic},
  DATE          = {2016-12-29},
  URL           = {https://www.mayoclinic.org/healthy-lifestyle/adult-health/in-depth/self-compassion-can-improve-your-resiliency/art-20267193}
}

% (APA 10.16 Example 113)
@ONLINE{10.16:113a,
  AUTHOR        = {J. Boddy and T. Neumann and S. Jennings and V. Morrow
                   and P. Alderson and R. Rees and W. Gibson},
  TITLE         = {Ethics Principles},
  EPRINT        = {The Research Ethics Guidebook: A Resource for Social Scientists},
  URL           = {http://www.ethicsguidebook.ac.uk/EthicsPrinciples}
}

@ONLINE{10.16:113b,
  GROUPAUTHOR   = {{National Nurses United}},
  TITLE         = {What Employers Should do to Protect Nurses from {Zika}},
  URL           = {https://www.nationalnursesunited.org/pages/what-employers-should-do-to-protect-rns-from-zika}
}

% (APA 10.16 Example 114)
@ONLINE{10.16:114,
  GROUPAUTHOR   = {{U.S. Census Bureau}},
  TITLE         = {{U.S.} and World Population Clock},
  EPRINT        = {U.S. Department of Commerce},
  URL           = {https://www.census.gov/popclock/},
  URLDATE       = {2019-07-03}
}

% (APA 11.4 Example 1)
@JURISDICTION{11.4:1,
  TITLE         = {Brown v. Board of Education},
  CITATION      = {347 U.S. 483},
  URL           = {http://www.oyez.org/cases/1940-1955/347us483},
  DATE          = {1954}
}

% (APA 11.4 Example 2)
@JURISDICTION{11.4:2,
  TITLE         = {Obergefell v. Hodges},
  CITATION      = {576 U.S. \_\_\_},
  URL           = {https://www.supremecourt.gov/opinions/14pdf/14-556_3204.pdf},
  DATE          = {2015}
}

% (APA 11.4 Example 3)
% court/date which applies to the entire CITATION list can be given in the
% ORGANIZATION and DATE fields
@JURISDICTION{11.4:3,
  TITLE         = {Daubert v. Merrell Dow Pharmaceuticals, Inc.},
  CITATION      = {951 F.2d 1128},
  ORGANIZATION  = {9th Cir.},
  URL           = {https://openjurist.org/951/f2d/1128/william-dabert-v-merrell-dow-pharmaceuticals},
  DATE          = {1991}
}

% (APA 11.4 Example 4)
@JURISDICTION{11.4:4,
  TITLE         = {Burriola v. Greater Toledo YMCA},
  CITATION      = {133 F.Supp.2d 1034},
  ORGANIZATION  = {N.D. Ohio},
  URL           = {https://law.justia.com/cases/federal/district-courts/FSupp2/133/1034/2293141/},
  DATE          = {2001}
}

% (APA 11.4 Example 5)
% For courts and year attached to specific elements of the citation list,
% don't use ORGANIZATION/DATE, use literal citeorg/citedate annotations
% use the citeinfo annotation with the special annotation value "appeal" for
% any affirmed/repealed status in the citatation list
% DATA/ORIGDATE are also included to make citations work
@JURISDICTION{11.4:5,
  TITLE                = {Durflinger v. Artiles},
  CITATION             = {563 F.Supp. 332 and aff'd and 727 F.2d 888},
  CITATION+an:citeorg  = {1="D. Kan.";3="10th Cir."},
  CITATION+an:citedate = {1="1981";3="1984"},
  CITATION+an:citeinfo = {2=appeal},
  URL                  = {https://openjurist.org/727/f2d/888/durflinger-v-artiles},
  DATE                 = {1984},
  ORIGDATE             = {1981}
}

% (APA 11.4 Example 6)
@JURISDICTION{11.4:6,
  TITLE                = {Tarasoff v. Regents of the University of California},
  CITATION             = {17 Cal.3d 425 and 131 Cal. Rptr. 14 and 551 P.2d 334},
  URL                  = {https://www.casebriefs.com/blog/law/torts/tors-keyed-to-dobbs/the-duty-to-protect-from-third-persons/tarasoff-v-regents-of-university-of-california},
  DATE                 = {1976}
}

% (APA 11.4 Example 7)
@JURISDICTION{11.4:7,
  TITLE                = {Texas v. Morales},
  CITATION             = {826 S.W.2d 201},
  CITATION+an:citeorg  = {1="Tex. Ct. App."},
  CITATION+an:citedate = {1="1992"},
  URL                  = {https://www.leagle.com/decision/19921027826sw2d20111010},
  DATE                 = {1992}
}

% (APA 11.5 Example 8)
% Notice the use of TITLEADDON here as this shouldn't appear in the
% citation and so can't be in TITLE - the 11.5 APA section is inconsistent here
@LEGISLATION{11.5:8,
  TITLE                = {American With Disabilities Act},
  TITLEADDON           = {of 1990},
  LOCATION             = {42 U.S.C § 12101 \emph{et seq.}},
  URL                  = {https://www.ada.gov/pubs/adastatute08.htm},
  DATE                 = {1990}
}

% (APA 11.5 Example 9)
% Notice the use of TITLEADDON here as this shouldn't appear in the
% citation and so can't be in TITLE - the 11.5 APA section is inconsistent here
@LEGISLATION{11.5:9,
  TITLE                = {Civil Rights Act},
  TITLEADDON           = {of 1964},
  LOCATION             = {Pub. L. No. 88--352, 78 Stat. 241},
  URL                  = {https://www.govinfo.gov/content/pkg/STATUE-78/pdf/STATUTE-78-Pg241.pdf},
  DATE                 = {1964}
}

% (APA 11.5 Example 10)
@LEGISLATION{11.5:10,
  TITLE                = {Every Student Succeeds Act},
  LOCATION             = {20 U.S.C § 6301},
  URL                  = {https://www.congress.gov/114/plaws/publ95/PLAW-114publ95.pdf},
  DATE                 = {2015}
}

% (APA 11.5 Example 11)
@LEGISLATION{11.5:11,
  TITLE                = {Lilly Leadbetter Fair Play Act},
  TITLEADDON           = {of 2009},
  LOCATION             = {Pub. L. No. 111-2, 123 Stat. 5},
  URL                  = {https://www.govinfo.gov/content/pkg/PLAW-111publ2/pdf/PLAW-111publ2.pdf},
  DATE                 = {2009}
}

% (APA 11.5 Example 12)
@LEGISLATION{11.5:12,
  TITLE                = {Patsy Mink Equal Opportunity in Education Act},
  LOCATION             = {20 U.S.C § 1681 \emph{et seq.}},
  URL                  = {https://www.justice.org/crt/title-ix-education-amendments-1972},
  DATE                 = {1972}
}

% (APA 11.5 Example 13)
@LEGISLATION{11.5:13,
  TITLE                = {Florida Mental Health Act},
  LOCATION             = {Fla. Stat. § 394},
  URL                  = {http://www.leg.state.fl.us/statues/index.cfm?App_mode=Display_Statute&URL=0300-0399/0394/0394.html},
  DATE                 = {2009},
  ORIGDATE             = {1971}
}

% (APA 11.6 Example 14)
@LEGMATERIAL{11.6:14,
  TITLE                = {Federal Real Property Reform},
  SUBTITLE             = {How cutting red tape and better management count
                          achieve billions in savings, U.S. Senate
                          Committee on Homeland Security and Governmental Affairs},
  LOCATION             = {114th Cong.},
  NOTE                 = {testimony of Norman Dong},
  URL                  = {http://www.gsa.gov/portal/content/233107},
  DATE                 = {2016}
}

% (APA 11.6 Example 15)
% Note the use of SHORTTITLE to use a shortened title in citations
@LEGMATERIAL{11.6:15,
  TITLE                = {Strengthening the Federal Student Loan Program
                          for Borrowers},
  SUBTITLE             = {Hearing before the U.S. Senate Committee on
                          Health, Education, Labor \& Pensions},
  SHORTTITLE           = {Strengthening the Federal Student Loan Program},
  LOCATION             = {113th Cong.},
  URL                  = {https://www.help.senate.gov/hearings/strengthening-the-federal-student-load-program-for-borrowers},
  DATE                 = {2014}
}

% (APA 11.6 Example 16)
@LEGISLATION{11.6:16,
  TITLE                = {Mental Health on Campus Improvement Act},
  LOCATION             = {H.R 1100, 113th Cong.},
  URL                  = {https://www.congress.gov/bill/113th-congress/house-bill/1100},
  DATE                 = {2013}
}

% (APA 11.6 Example 17)
@LEGMATERIAL{11.6:17,
  SOURCE               = {senate},
  TYPE                 = {resolution},
  NUMBER               = {438},
  LOCATION             = {114th Cong. and 162 Cong. Rec. 2394},
  NOTE                 = {enacted},
  URL                  = {https://www.congress.gov/congressional-record/2016/04/21/senate-section/article/S2394-2},
  DATE                 = {2016}
}

% (APA 11.6 Example 18)
@LEGMATERIAL{11.6:18,
  SOURCE               = {houseofrepresentatives},
  TYPE                 = {report},
  NUMBER               = {114-358},
  URL                  = {https://www.gpo.gov/fdsys/pkg/CRPT-114rpt358/pdf/CRPT-114hrpt358.pdf},
  DATE                 = {2015}
}

% (APA 11.7 Example 19)
@LEGADMINMATERIAL{11.7:19,
  TITLE                = {Protection of Human Subjects},
  CITATION             = {45 C.F.R. § 46},
  URL                  = {https://www.hhs.gov/ohrp/sites/default/files/ohrp/policy/ohrpregulations.pdf},
  DATE                 = {2009}
}

% (APA 11.7 Example 20)
% Note the use of SHORTTITLE to use a shortened title in citations
@LEGADMINMATERIAL{11.7:20,
  TITLE                = {Defining and Delimiting the Exemptions for
                          Executive, Administrative, Professional, Outside
                          Sales and Computer Employees},
  SHORTTITLE           = {Defining and Delimiting},
  CITATION             = {81 F.R. 32391},
  URL                  = {https://www.federalregister.gov/articles/2016/05/23/2016-11754/defining-and-delimiting-the-exemptions-for-executive-administrative-professional-outside-sales-and},
  NOTE                 = {to be codified at 29 C.F.R. § 541},
  KEYWORDS             = {proposed},
  DATE                 = {2016-05-23}
}

% (APA 11.7 Example 21)
@LEGADMINMATERIAL{11.7:21,
  TYPE                 = {execorder},
  NUMBER               = {13,676},
  CITATION             = {3 C.F.R. 294},
  URL                  = {https://www.govinfo.gov/content/pkg/CFR-2015-title3-vol1/pdf/CFR-2015-title3-vol1-eo13676.pdf},
  DATE                 = {2014}
}

% (APA 11.8 Example 22)
@PATENT{11.8:22,
  AUTHOR        = {S. C. Hiremath and S. Kumar and F. Lu and A Salehi},
  TITLE         = {Using Metaphors to Present Concepts Across Different
                   Intellectual Domains},
  TYPE          = {U.S. Patent},
  NUMBER        = {9,367,592},
  PUBLISHER     = {{U.S. Patent and Trademark Office}},
  URL           = {http://patft.uspto.gov/netacgi/nph-Parser?patentnumber=9367592},
  DATE          = {2016}
}

% (APA 11.9 Example 23)
@CONSTITUTION{11.9:23,
  SOURCE        = {us},
  TYPE          = {constitution},
  ARTICLE       = {I},
  SECTION       = {3}
}

% (APA 11.9 Example 24)
@CONSTITUTION{11.9:24,
  SOURCE        = {southcarolina},
  TYPE          = {constitution},
  ARTICLE       = {IX},
  SECTION       = {3}
}

% (APA 11.9 Example 25)
@CONSTITUTION{11.9:25,
  SOURCE        = {us},
  TYPE          = {constitution},
  AMENDMENT     = {XIX}
}

% (APA 11.9 Example 26)
% Use KEYWORD "repealed" (which is a localised string) and EVENTDATE for the date of repeal
@CONSTITUTION{11.9:26,
  SOURCE        = {us},
  TYPE          = {constitution},
  AMENDMENT     = {XIX},
  KEYWORDS      = {repealed},
  EVENTDATE     = {1933}
}

% (APA 11.9 Example 27)
@CONSTITUTION{11.9:27,
  SOURCE        = {us},
  TYPE          = {constitution},
  AMENDMENT     = {I--X}
}

% (APA 11.9 Example 28)
% Use PART for paragraph
@CONSTITUTION{11.9:28,
  SOURCE        = {unitednations},
  TYPE          = {charter},
  ARTICLE       = {1},
  PART          = {3}
}

% (APA 11.10 Example 29)
@LEGAL{11.10:29,
  TITLE         = {United Nations Convention on the Rights of the Child},
  DATE          = {1989-11-20},
  URL           = {https://www.ohchr.org/en/professionalinterest/pages/crc.aspx}
}