Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated biblio entries for some ARIA specs. #141

Merged
merged 1 commit into from Feb 4, 2013
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 9 additions & 9 deletions bibref/biblio.js
Expand Up @@ -5399,13 +5399,14 @@ if (typeof berjon === "undefined") berjon = {};
},
"WAI-ARIA": {
"authors": [
"Lisa Pappas"
"James Craig",
"Michael Cooper"
],
"etAl": true,
"href": "http://www.w3.org/TR/2009/WD-wai-aria-20090224",
"href": "http://www.w3.org/TR/2011/CR-wai-aria-20110118/",
"title": "Accessible Rich Internet Applications (WAI-ARIA) 1.0.",
"date": "24 February 2009",
"status": "WD",
"date": "18 January 2011",
"status": "CR",
"publisher": "W3C"
},
"WAI-ARIA-IMPLEMENTATION": {
Expand All @@ -5421,13 +5422,12 @@ if (typeof berjon === "undefined") berjon = {};
},
"WAI-ARIA-PRACTICES": {
"authors": [
"Michael Cooper",
"Richard Schwerdtfeger",
"Lisa Pappas"
"Joseph Scheuhammer",
"Michael Cooper"
],
"href": "http://www.w3.org/TR/2009/WD-wai-aria-practices-20090224",
"href": "http://www.w3.org/TR/2010/WD-wai-aria-practices-20100916/",
"title": "WAI-ARIA Best Practices.",
"date": "24 February 2009",
"date": "16 September 2010",
"status": "WD",
"publisher": "W3C"
},
Expand Down