-
Notifications
You must be signed in to change notification settings - Fork 0
/
biblio.js
264 lines (262 loc) · 6.84 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
var biblio = {
"ACCNAME-AAM": {
"title": "Accessible Name and Description: Computation and API Mappings 1.1",
"href": "http://www.w3.org/TR/accname-aam-1.1/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Joseph Scheuhammer",
"Michael Cooper",
"Andi Snow-Weaver",
"Aaron Leventhal"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/ARIA/"
]
},
"ARIA-PRACTICES": {
"title": "WAI-ARIA Authoring Practicess 1.1",
"href": "http://www.w3.org/TR/wai-aria-practices-1.1/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Matt King",
"James Nurthen",
"Michael Cooper",
"Michiel Bijl",
"Joseph Scheuhammer",
"Lisa Pappas",
"Richard Schwerdtfeger"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/ARIA/"
]
},
// Correct reference for ATK
"ATK": {
"href": "https://developer.gnome.org/atk/stable/",
"title": "ATK - Accessibility Toolkit",
"publisher": "The GNOME Project"
},
// Custom reference for the Mac OSX Accessibility API
"AXAPI": {
"href": "https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Protocols/NSAccessibility_Protocol/index.html",
"title": "The Mac OS X Accessibility Protocol Mac OS 10.10",
"publisher": "Apple Corporation"
},
"CORE-AAM": {
"title": "Core Accessibility API Mappings 1.1",
"href": "http://www.w3.org/TR/core-aam-1.1/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Joseph Scheuhammer",
"Michael Cooper",
"Andi Snow-Weaver",
"Aaron Leventhal"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/ARIA/"
]
},
"DPUB-ARIA": {
"title": "Digital Publishing WAI-ARIA Module 1.0",
"href": "http://www.w3.org/TR/dpub-aria-1.0/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Matt Garrish",
"Tzviya Siegman",
"Markus Gylling",
"Shane McCarron"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/ARIA/"
]
},
"GRAPHICS-ARIA": {
"title": "WAI-ARIA Graphics",
"href": "http://www.w3.org/TR/graphics-aria-1.0/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Amelia Bellamy-Royds",
"Fred Esch",
"Rich Schwerdtfeger",
"Leonie Watson"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/ARIA/",
"http://www.w3.org/SVG/"
]
},
"GRAPHICS-AAM": {
"title": "Graphics Accessibility API Mappings",
"href": "http://www.w3.org/TR/graphics-aam-1.0/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Amelia Bellamy-Royds",
"Fred Esch",
"Richard Schwerdtfeger"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/ARIA/",
"http://www.w3.org/SVG/"
]
},
"EPUB-SSV": {
"href": "http://www.idpf.org/epub/vocab/structure/",
"title": "EPUB Structural Semantics Vocabulary",
"publisher": "IDPF"
},
// Custom reference for GTK+ (GNOME GUI Toolkit) (not available from SpecRef biblio)
"GTK": {
"href": "https://developer.gnome.org/gtk3/stable/",
"title": "GTK+ 3 Reference Manual",
"publisher": "The GNOME Project"
},
"HTML-AAM": {
"authors": [
"Steve Faulkner",
"Jason Kiss",
"Cynthia Shelly",
"Alexander Surkov"
],
"etAl": true,
"href": "http://www.w3.org/TR/html-aam-1.0/",
"title": "HTML Accessibility API Mappings 1.0",
"status": "WD",
"publisher": "W3C",
"deliveredBy": [
"http://www.w3.org/html",
"http://www.w3.org/WAI/PF/"
]
},
"MSAA": {
"href": "https://msdn.microsoft.com/en-us/library/ms697707.aspx",
"title": "Microsoft Active Accessibility (MSAA) 2.0",
"publisher": "Microsoft Corporation"
},
"SVG-AAM": {
"title": "SVG2 Accessibility API Mappings 1.0",
"href": "http://www.w3.org/TR/svg-aam-1.0/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Amelia Bellamy-Royds",
"Richard Schwerdtfeger"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/PF/"
]
},
"SVG1": {
"title": "Scalable Vector Graphics (SVG) 1.0 Specification",
"href": "http://www.w3.org/TR/SVG10/",
"status": "REC",
"publisher": "W3C",
"authors": [
"John Ferraiolo"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/SVG"
]
},
"SVG11": {
"title": "Scalable Vector Graphics (SVG) 1.1 (Second Edition)",
"href": "http://www.w3.org/TR/SVG11/",
"status": "REC",
"publisher": "W3C",
"authors": [
"Erik Dahlström",
"Patrick Dengler",
"Anthony Grasso",
"Chris Lilley",
"Cameron McCormack",
"Doug Schepers",
"Jonathan Watt",
"John Ferraiolo",
"藤沢 淳 (FUJISAWA Jun)",
"Dean Jackson"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/SVG"
]
},
"SVG2": {
"title": "Scalable Vector Graphics (SVG) 2",
"href": "http://www.w3.org/TR/2015/WD-SVG2-20150915/",
"status": "WD",
"publisher": "W3C",
"authors": [
"Nikos Andronikos",
"Rossen Atanassov",
"Tavmjong Bah",
"Amelia Bellamy-Royds",
"Brian Birtles",
"Cyril Concolato",
"Erik Dahlström",
"Chris Lilley",
"Cameron McCormack",
"Doug Schepers",
"Dirk Schulze",
"Richard Schwerdtfeger",
"Satoru Takagi",
"Jonathan Watt"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/PF/"
]
},
"UI-AUTOMATION": {
"href": "https://msdn.microsoft.com/en-us/library/ee684009%28v=vs.85%29.aspx",
"title": "UI Automation",
"publisher": "Microsoft Corporation"
},
// Custom reference for UIA Express (not available from SpecRef biblio).
"UIA-EXPRESS": {
"href": "https://msdn.microsoft.com/en-us/library/windows/desktop/dd561898%28v=vs.85%29.aspx",
"title": "The IAccessibleEx Interface",
"publisher": "Microsoft Corporation"
},
"WAI-ARIA": {
"title": "Accessible Rich Internet Applications (WAI-ARIA) 1.1",
"href": "http://www.w3.org/TR/wai-aria-1.1/",
"status": "WD",
"publisher": "W3C",
"authors": [
"James Craig",
"Michael Cooper",
"Shane McCarron"
],
"etAl": true,
"deliveredBy": [
"http://www.w3.org/WAI/PF/"
]
},
"WAI-ARIA-10": {
"authors": [
"James Craig",
"Michael Cooper"
],
"etAl": true,
"href": "http://www.w3.org/TR/wai-aria/",
"title": "Accessible Rich Internet Applications (WAI-ARIA) 1.0",
"status": "REC",
"publisher": "W3C",
"deliveredBy": [
"http://www.w3.org/WAI/PF/"
]
}
};