Skip to content

Commit

Permalink
Merge pull request #100 from w3c/restructure
Browse files Browse the repository at this point in the history
various editorial and structural changes
  • Loading branch information
mattgarrish authored Nov 14, 2017
2 parents 7e5f58a + f324dc3 commit 7a96333
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 526 deletions.
15 changes: 12 additions & 3 deletions common/js/biblio.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var biblio = {
],
"rawDate": "2017-08",
"publisher": "IETF",
"href": "https://tools.ietf.org/html/draft-vandesompel-identifier-00",
"href": "https://tools.ietf.org/html/draft-vandesompel-identifier-00"
},
"cfi": {
"authors" : [
Expand All @@ -60,6 +60,15 @@ var biblio = {
rawDate: "2017-01-05",
status: "Recommended Specification"
},
"pub-loc": {
"title": "Locators for Web Publications",
"href": "https://w3.org/TR/pub-loc/",
"authors": [
"Timothy W. Cole",
"Ivan Herman"
],
"date": "..."
},
"pwpub": {
"title": "Packaged Web Publications",
"href": "https://w3.org/TR/pwpub/",
Expand All @@ -72,8 +81,8 @@ var biblio = {
"title": "Web Publications",
"href": "https://w3.org/TR/wpub/",
"authors": [
"Dave Cramer",
"Matt Garrish"
"Matt Garrish",
"Ivan Herman"
],
"date": "..."
}
Expand Down
Loading

0 comments on commit 7a96333

Please sign in to comment.