-
Notifications
You must be signed in to change notification settings - Fork 38
/
biblio.js
683 lines (649 loc) · 22.3 KB
/
biblio.js
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
respecConfig.localBiblio = {
"aicaptcha": {
"title": "aiCaptcha: Using AI to beat CAPTCHA and post comment spam",
"date": "",
"authors": ["Casey Chesnut"],
"editors": [],
"etAl": false,
"publisher": "",
"href": "http://www.brains-n-brawn.com/default.aspx?vDir=aicaptcha"
},
"able-gamers": {
"title": "Thought On Accessibility and VR",
"date": "March, 2017",
"authors": ["AJ Ryan"],
"editors": [],
"etAl": false,
"publisher": "",
"href": "https://ablegamers.org/thoughts-on-accessibility-and-vr/"
},
"antiphishing": {
"title": "Phishing Activity Trends Report",
"date": "July, 2005",
"authors": [],
"editors": [],
"etAl": false,
"publisher": "Anti-Phishing Working Group",
"href": "http://antiphishing.org/APWG_Phishing_Activity_Report_Jul_05.pdf"
},
"breaking": {
"title": "Breaking CAPTCHAs Without Using OCR",
"date": "",
"authors": ["Howard Yeend"],
"editors": [],
"etAl": false,
"publisher": "",
"href": "http://www.cs.berkeley.edu/%7Emori/gimpy/gimpy.html"
},
"breakingocr": {
"title": "Breaking CAPTCHAs Without Using OCR",
"date": "",
"authors": ["Howard Yeend"],
"editors": [],
"etAl": false,
"publisher": "",
"href": "http://www.puremango.co.uk/cm_breaking_captcha_115.php"
},
"chafee": {
"title": "17 USC 121, Limitations on exclusive rights: reproduction for blind or other people with disabilities (also known as the Chafee Amendment)",
"date": "",
"authors": [],
"editors": [],
"etAl": false,
"publisher": "",
"href": "https://www.copyright.gov/title17/92chap1.html"
},
"captcha-ocr": {
"title": "CAPTCHA: Attacks and Weaknesses against OCR technology",
"date": "2013",
"authors": [
"Silky Azad", "Kiran Jain"],
"publisher": "Journal of Computer science and Technology",
"etAl": false,
"editors": [],
"href": "https://computerresearch.org/index.php/computer/article/download/368/368"
},
"information-security": {
"title": "Handbook of Information and Communication Security",
"authors": [
"Peter Stavroulakis",
"Mark Stamp"],
"publisher": "Springer Science & Business Media",
"date": "2010"
},
"kaPoW-plugins": {
"title": "kaPoW plugins: protecting web applications using reputation-based proof-of-work",
"date": "2012",
"authors": [
"Tien Le",
"Akshay Dua",
"Wu-chang Feng"],
"editors": [],
"etAl": false,
"publisher": "Proceedings of the 2nd Joint WICOW/AIRWeb Workshop on Web Quality",
"pages": "60-63"
},
"killbots": {
"title": "Botz-4-Sale: Surviving DDos Attacks that Mimic Flash Crowds",
"date": "",
"authors": [
"Srikanth Kandula",
"Dina Katabi",
"Matthias Jacob",
"Arthur Burger"
],
"editors": [],
"etAl": false,
"publisher": "",
"href": "https://www.usenix.org/legacy/events/nsdi05/tech/kandula/kandula_html/"
},
"marrakehs": {
"title":
"Marrakesh Treaty to Facilitate Access to Published Works for Persons Who Are Blind, Visually Impaired or Otherwise Print Disabled",
"authors": [],
"editors": [],
"etAl": false,
"publisher": "World Intellectual Property Organization",
"date": "27 June 2013",
"href": "https://www.wipo.int/treaties/en/ip/marrakesh"
},
"newscom": {
"title": "Spam-bot tests flunk the blind",
"date": "2 July 2003",
"authors": ["Paul Festa"],
"editors": [],
"etAl": false,
"publisher": "News.com",
"href": "https://web.archive.org/web/20030707210529/http://news.com.com/2100-1032-1022814.html"
},
"pinguard": {
"title": "PIN Guard",
"date": "",
"authors": [],
"editors": [],
"etAl": false,
"publisher": "ING Direct site",
"href": "https://secure1.ingdirect.com/tpw/popup_whatIsThis.html"
},
"privacy-pass": {
"title": "Privacy Pass: Bypassing Internet Challenges Anonymously",
"date": "2018",
"authors": [
"Alex Davidson",
"Ian Goldberg",
"Nick Sullivan",
"George Tankersley",
"Filippo Valsorda"],
"editors": [],
"etAl": false,
"publisher": "Proceedings on Privacy Enhancing technologies; 2018 (3):164-180",
"href": "https://www.petsymposium.org/2018/files/papers/issue3/popets-2018-0026.pdf"
},
"pwntcha": {
"title": "PWNtcha - CAPTCHA decoder",
"date": "",
"authors": ["Sam Hocevar"],
"editors": [],
"etAl": false,
"publisher": "",
"href": "http://sam.zoy.org/pwntcha/"
},
"solving-captchas": {
"authors": ["Elie Bursztein"],
"etAl": true,
"editors": [],
"title": "How good are humans at solving CAPTCHAs? A large scale evaluation",
"publisher": "2010 IEEE symposium on security and privacy",
"date": "2010"
},
"tls-tracking": {
"title": "Exploiting TLS Client Authentication for Widespread User Tracking",
"date": "2018",
"authors": ["Lucas Foppe",
"Jeremy Martin",
"Travis Mayberry",
"Eric C. Rye",
"Lamont Brown"],
"publisher": "Proceedings on Privacy Enhancing Technologies",
"etAl": false,
"editors": [],
"href": "https://www.petsymposium.org/2018/files/papers/issue4/popets-2018-0031.pdf"
},
"turing": {
"title": "The Turing Test",
"date": "2002",
"authors": [],
"editors": [],
"etAl": false,
"publisher": "he Alan Turing Internet Scrapbook",
"href": "http://www.turing.org.uk/turing/scrapbook/test.html"
},
"eval-audio": {
"authors": [
"Bigham, J. P.",
"Cavender, A. C."
],
"date": "April 2009",
"title": "Evaluating existing audio CAPTCHAs and an interface optimized for non-visual use",
"publisher": "In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems"
},
"video-events": {
"authors": [
"Catuogno, L.",
"Galdi, C."
],
"date": "2014",
"title": "On user authentication by means of video events recognition",
"publisher": "Journal of Ambient Intelligence and Humanized Computing 5(6)",
"pages": "909-918",
"doi": "doi:10.1007/s12652-014-0248-5"
},
"auth-mult": {
"authors": ["Cetin, C."],
"date": "2015",
"title": "Design, Testing and Implementation of a New Authentication Method Using Multiple Devices",
"publisher": "J. Ligatti, D. Goldgof, & Y. Liu (Eds.): ProQuest Dissertations Publishing"
},
"captchastar": {
"authors": [
"Conti, M.",
"Guarisco, C.",
"Spolaor, R."
],
"date": "2015",
"title": "CAPTCHaStar! A novel CAPTCHA based on interactive shape discovery"
},
"captcha-ld": {
"authors": [
"Gafni, R.",
"Nagar, I."
],
"title": "The Effect of CAPTCHA on User Experience among Users with and without Learning Disabilities"
},
"civil-rights-captcha": {
"authors": [
"Hernández-Castro, C. J.",
"Barrero, D. F.",
"R-Moreno, M. D."
],
"date": "2016",
"title": "Machine learning and empathy: the Civil Rights CAPTCHA",
"publisher": "Concurrency and Computation: Practice and Experience, 28(4)",
"pages": "1310-1323",
"doi": "doi:10.1002/cpe.3632"
},
"iso-8859-1": {
"title": "Information technology -- 8-bit single-byte coded graphic character sets -- Part 1: Latin alphabet No. 1",
"href": "https://www.iso.org/standard/28245.html",
"publisher": "International Organization for Standardization",
"date": "1998"
},
"facecaptcha": {
"authors": [
"Kim, J.",
"Kim, S.",
"Yang, J.",
"Ryu, J.-h.",
"Wohn, K."
],
"date": "2014",
"title": "FaceCAPTCHA: a CAPTCHA that identifies the gender of face images unrecognized by existing gender classifiers",
"publisher": "An International Journal, 72(2)",
"pages": "1215-1237. ",
"doi": "doi:10.1007/s11042-013-1422-z"
},
"video-captcha-security": {
"authors": ["Kluever, K."],
"date": "2008",
"title": "Evaluating the usability and security of a video CAPTCHA",
"publisher": "R. Zanibbi, Z. Butler, & R. Canosa (Eds.): ProQuest Dissertations Publishing."
},
"social-classification": {
"authors": ["Korayem, M."],
"date": "2015",
"title": "Social and egocentric image classification for scientific and privacy applications",
"publisher": "D. Crandall, J. Bollen, A. Kapadia, & P. Radivojac (Eds.): ProQuest Dissertations Publishing."
},
"facial-captcha-attack": {
"authors": ["Li, Q."],
"date": "2015",
"title": "A computer vision attack on the ARTiFACIAL CAPTCHA",
"publisher": "An International Journal, 74(13)",
"pages": "4583-4597",
"doi": "doi:10.1007/s11042-013-1823-z"
},
"defeat-line-noise": {
"authors": [
"Nakaguro, Y.",
"Dailey, M. N.",
"Marukatat, S.",
"Makhanov, S. S."
],
"date": "2013",
"title": "Defeating line-noise CAPTCHAs with multiple quadratic snakes",
"publisher": "Computers & Security, 37",
"pages": "91-110",
"doi": "doi:10.1016/j.cose.2013.05.003"
},
"3d-captcha-security": {
"authors": [
"Nguyen, V. D.",
"Chow, Y.-W.",
"Susilo, W."
],
"date": "2014",
"title": "On the security of text-based 3D CAPTCHAs",
"publisher": "Computers & Security, 45",
"pages": "84-99",
"doi": "doi:10.1016/j.cose.2014.05.004"
},
"recaptcha": {
"title": "reCAPTCHA",
"publisher": "Google",
"href": "https://www.google.com/recaptcha/"
},
"recaptcha-attacks": {
"authors": [
"Sano, S.",
"Otsuka, T.",
"Itoyama, K.",
"Okuno, H. G."
],
"date": "2015",
"title": "HMM-based Attacks on Google's ReCAPTCHA with Continuous Visual and Audio Symbols",
"publisher": "Journal of Information Processing, 23(6)",
"pages": "814-826",
"doi": "doi:10.2197/ipsjjip.23.814"
},
"task-completion": {
"authors": [
"Sauer, G.",
"Lazar, J.",
"Hochheiser, H.",
"Feng, J."
],
"date": "2010",
"title": "Towards a universally usable human interaction proof: evaluation of task completion strategies",
"publisher": "ACM Transactions on Accessible Computing (TACCESS), 2(4)",
"pages": "15"
},
"captcha-robustness": {
"authors": ["Tangmanee, C."],
"date": "2016",
"title": "Effects of Text Rotation, String Length, and Letter Format on Text-based CAPTCHA Robustness",
"publisher": "Journal of Applied Security Research, 11(3)",
"pages": "349-361",
"doi": "doi:10.1080/19361610.2016.1178553"
},
"captcha-security": {
"authors": [
"Yan, J.",
"El Ahmad, A. S."
],
"date": "2009",
"title": "CAPTCHA Security: A Case Study",
"publisher": "Security & Privacy, IEEE, 7(4)",
"doi": "doi:10.1109/MSP.2009.84"
},
"36-cfr-1194": {
"title": "36 CFR Appendix C to Part 1194, Functional Performance Criteria and Technical Requirements",
"href": "https://www.law.cornell.edu/cfr/text/36/appendix-C_to_part_1194",
"publisher": "Legal Information Institute"
},
"en-301-549": {
"title": "EN 301 549 v3.2.1: Harmonised European Standard - Accessibility requirements for ICT products and services",
"publisher": "CEN/CENELEC/ETSI",
"date": "2021-03",
"href": "https://www.etsi.org/deliver/etsi_en/301500_301599/301549/03.02.01_60/en_301549v030201p.pdf"
},
"ETSI-ES-202-076": {
"title": "ETSI ES 202 076 V2.1.1: Human Factors (HF); User Interfaces; Generic spoken command vocabulary for ICT devices and services",
"publisher": "ETSI",
"href": "https://www.etsi.org/deliver/etsi_es/202000_202099/202076/02.01.01_50/es_202076v020101m.pdf"
},
"mobile-auth": {
"authors": [
"Yeh, H. T.",
"Chen, B. C.",
"Wu, Y. C."
],
"date": "2013",
"title": "Mobile user authentication system in cloud environment",
"publisher": "Security and Communication Networks, 6(9)",
"pages": "1161-1168",
"doi": "doi:10.1002/sec.688"
},
"game-captcha": {
"authors": [
"Yang, T.-I.",
"Koong, C.-S.",
"Tseng, C.-C."
],
"date": "2015",
"title": "Game-based image semantic CAPTCHA on handset devices",
"publisher": "An International Journal, 74(14)",
"pages": "5141-5156",
"doi": "doi:10.1007/s11042-013-1666-7"
},
"marrakesh": {
"date": "27 June 2013",
"href": "https://www.wipo.int/treaties/en/ip/marrakesh",
"publisher": "World Intellectual Property Organization",
"title": "Marrakesh Treaty to Facilitate Access to Published Works for Persons Who Are Blind, Visually Impaired or Otherwise Print Disabled"
},
"ietf-rtc": {
"date": "March 2015",
"href": "https://tools.ietf.org/html/rfc7478",
"publisher": "IETF",
"title": "Web Real-Time Communication Use Cases and Requirements"
},
"ietf-relay": {
"date": "August 2020",
"href": "https://tools.ietf.org/html/draft-ietf-rum-rue-02.html",
"publisher": "IETF",
"title": "Interoperability Profile for Relay User Equipment"
},
"webrtc-use-cases": {
"date": "11 December 2018",
"href": "https://www.w3.org/TR/webrtc-nv-use-cases/",
"publisher": "W3C",
"title": "WebRTC Next Version Use Cases"
},
"rtt-sip": {
"date": "June 2008",
"href": "https://tools.ietf.org/html/rfc5194",
"publisher": "IETF, Network Working Group",
"title": "Framework for Real-Time Text over IP Using the Session Initiation Protocol (SIP)"
},
"EN301-549": {
"date": "March 2021",
"href": "https://www.etsi.org/deliver/etsi_en/301500_301599/301549/03.02.01_60/en_301549v030201p.pdf",
"publisher": "CEN/CENELEC/ETSI",
"title": "Accessibility requirements for ICT products and services"
},
"webrtc-priority": {
"date": "12 February 2020",
"href": "https://w3c.github.io/webrtc-priority/",
"publisher": "W3C",
"title": "WebRTC DSCP Control API"
},
"personalization": {
"date": "27 January 2020",
"href": "https://www.w3.org/TR/personalization-semantics-content-1.0/",
"publisher": "W3C",
"title": "Personalization Semantics Content Module 1.0"
},
"media-queries": {
"date": "31 July 2020",
"href": "https://www.w3.org/TR/mediaqueries-5/",
"publisher": "W3C",
"title": "Media Queries Level 5"
},
"xaur": {
"date": "16 Sept 2020",
"href": "https://www.w3.org/TR/xaur/",
"publisher": "W3C",
"title": "XR Accessibility User Requirements"
},
"web-adapt": {
"authors": [
"Matthew Tylee Atkinson",
"Ian Hamilton",
"Joe Humbert",
"Kit Wessendorf"
],
"date": "Dec 2018",
"title": "W3C Workshop on Web Games Position Paper: Adaptive Accessibility",
"href": "https://www.w3.org/2018/12/games-workshop/papers/web-games-adaptive-accessibility.html",
"publisher": "W3C"
},
"inclusive-seattle": {
"authors": [
"W3C",
"Pluto VR"
],
"date": "Nov 2019",
"title": "W3C Workshop on Inclusive XR Seattle",
"href": "https://www.w3.org/2019/08/inclusive-xr-workshop/",
"publisher": "W3C"
},
"game-a11y": {
"authors": [
"Barrie Ellis",
"Ian Hamilton",
"Gareth Ford-Williams",
"Lynsey Graham",
"Dimitris Grammenos",
"Ed Lee",
"Jake Manion",
"Thomas Westin"
],
"date": "2019",
"title": "Game Accessibility Guidelines",
"href": "http://gameaccessibilityguidelines.com"
},
"maidenbaum-amendi": {
"authors": [
"Maidenbaum, S.",
"Amedi, A"
],
"date": "2015",
"title": "Non-visual virtual interaction: Can Sensory Substitution generically increase the accessibility of Graphical virtual reality to the blind?",
"publisher": "In Virtual and Augmented Assistive Technology (VAAT), 2015 3rd IEEE VR International Workshop on (pp. 15-17). IEEE"
},
"mono-ios": {
"authors": [
"Apple"
],
"date": "2020",
"title": "iPhone User Guide",
"href": "https://support.apple.com/en-gb/guide/iphone/iph3e2e2cdc/ios"
},
"total-conversation": {
"authors": [
"International Telecommunication Union (ITU)"
],
"date": "2020",
"title": "ITU-T SG 16 Work on Accessibility - Total Conversation",
"href": "https://www.itu.int/en/ITU-T/studygroups/com16/accessibility/Pages/conversation.aspx"
},
"personalization-semantics": {
"authors": [
"Lisa Seeman",
"Charles LaPierre",
"Michael Cooper",
"Roy Ran",
"Richard Schwerdtfeger"
],
"date": "2020",
"title": "Personalization Semantics Explainer 1.0",
"href": "https://www.w3.org/TR/personalization-semantics-1.0/",
"publisher": "W3C"
},
"personalization-content": {
"authors": [
"Lisa Seeman",
"Charles LaPierre",
"Michael Cooper",
"Roy Ran",
"Richard Schwerdtfeger"],
"date": "2020",
"title": "Personalization Semantics Content Module 1.0",
"href": "https://www.w3.org/TR/personalization-semantics-content-1.0/",
"publisher": "W3C"
},
"personalization-requirements": {
"authors": [
"Lisa Seeman",
"Charles LaPierre",
"Michael Cooper",
"Roy Ran"
],
"date": "2020",
"title": "Requirements for Personalization Semantics",
"href": "https://www.w3.org/TR/personalization-semantics-requirements-1.0/",
"publisher": "W3C"
},
"supple-project": {
"authors": [
"Krzysztof Gajos et al"
],
"date": "2010",
"title": "SUPPLE: Automatically Generating Personalized User Interfaces",
"href": "http://www.eecs.harvard.edu/~kgajos/research/supple/",
"publisher": "Harvard"
},
"spatialized-navigation": {
"authors": [
"Blum J.R.",
"Bouchard M.",
"Cooperstock J.R. "
],
"date": "2012",
"title": "What’s around Me? Spatialized Audio Augmented Reality for Blind Users with a Smartphone",
"href": "https://link.springer.com/chapter/10.1007/978-3-642-30973-1_5",
"publisher": "Springer"
},
"applicability-atomic": {
"authors": [
"Wilco Fiers",
"Maureen Kraft",
"Mary Jo Mueller ",
"Shadi Abou-Zahra"
],
"date": "2019",
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.0 - W3C Recommendation, 31 October 2019",
"href": "https://www.w3.org/TR/act-rules-format/#applicability-atomic",
"publisher": "W3C"
},
"rule-types": {
"authors": [
"Wilco Fiers",
"Maureen Kraft",
"Mary Jo Mueller ",
"Shadi Abou-Zahra"
],
"date": "2019",
"title": "Accessibility Conformance Testing (ACT) Rules Format 1.0 - W3C Recommendation, 31 October 2019",
"href": "https://www.w3.org/TR/act-rules-format/#rule-types",
"publisher": "W3C"
},
"uaag": {
"date": "15 December 2015",
"href": "https://www.w3.org/TR/UAAG20/",
"publisher": "W3C",
"title": "User Agent Accessibility Guidelines (UAAG) 2.0"
},
"webrtc": {
"date": "26 January 2021",
"href": "https://www.w3.org/TR/webrtc/",
"publisher": "W3C",
"title": "WebRTC 1.0: Real-Time Communication Between Browsers"
},
"raja-asl": {
"date": "27 May 2021",
"href": "https://arxiv.org/abs/2105.12928",
"publisher": "Cornell UNiversity",
"title": "Legibility of Videos with ASL signers"
},
"wfd-wasli": {
"date": "14 March 2081",
"href": "https://wfdeaf.org/news/resources/wfd-wasli-statement-use-signing-avatars/",
"publisher": "World Federation of the Deaf",
"title": "WFD and WASLI"
},
"personal-assistant-architecture": {
"title": "Intelligent Personal Assistant Architecture and Potential for Standardization Version 1.2",
"editors": ["Dirk Schnelle-Walka", "Deborah Dahl"],
"publisher": "Voice Interaction Community Group",
"date": "19 July 2021",
"href": "https://w3c.github.io/voiceinteraction/voice%20interaction%20drafts/paArchitecture-1-2.htm"
},
"Bragg-et-al": {
"title": "Sign language recognition, generation, and translation: An interdisciplinary perspective",
"authors": ["Danielle Bragg", "Oscar Koller", "Mary Bellard", "Larwan Berke", "Patrick Boudreault", "Annelies Braffort", "Naomi Caselli", "Matt Huenerfauth", "Hernisa Kacorri", "Tessa Verhoef", "Christian Vogler", "Meredith Ringel Morris"],
"publisher": "The 21st International ACM SIGACCESS Conference on Computers and Accessibility",
"date": "October 2019"
},
"media-av": {
"title": "Making Audio and Video Media Accessible",
"publisher": "W3C web Accessibility Initiative (WAI)",
"editors": ["Shawn Lawton henry"],
"date": "January 2021",
"href": "https://www.w3.org/WAI/media/av/"
},
"accessible-presentations": {
"title": "How to Make Your Presentations Accessible to All",
"publisher": "W3C Web accessibility Initiative (WAI)",
"editors": ["Shawn Lawton Henry"],
"date": "February 2021",
"href": "https://www.w3.org/WAI/teach-advocate/accessible-presentations/"
},
"content-usable": {
"title": "Making Content Usable for People with Cognitive and Learning Disabilities",
"publisher": "W3C Web accessibility Initiative (WAI)",
"editors": ["Lisa Seeman-Horwitz","Rachael Bradley Montgomery","Steve Lee", "Ruoxi Ran"],
"date": "April 2021",
"href": "https://www.w3.org/TR/coga-usable/#user_needs"
},
};