--- a/glossary/respec-ref.js Fri Mar 08 13:06:37 2013 +0100
+++ b/glossary/respec-ref.js Fri Mar 08 13:24:31 2013 +0100
@@ -3,7 +3,7 @@
// extend the bibliography entries
berjon.biblio["PROV"] = "<cite><a href=\"http://www.w3.org/2005/Incubator/prov/XGR-prov-20101214/\">Provenance Final Report</a></cite> Yolanda Gil; et al. 08 December 2010. W3C Incubator Group Report. URL: http://www.w3.org/2005/Incubator/prov/XGR-prov-20101214/ ";
berjon.biblio["WEBARCH"] = "<cite><a href=\"http://www.w3.org/TR/webarch/\">Web architecture</a></cite> Ian Jacobs, Norman Walsh (Editors). 15 December 2004. W3C Recommendation. URL: http://www.w3.org/TR/webarch/ ";
- berjon.biblio["RDF-Primer"] = "<cite><a href=\"http://www.w3.org/TR/rdf-primer/\">RDF-Primer</a></cite> Frank Manola, Eric Miller (Editors). 10 February 2004. W3C Recommendation. URL: http://www.w3.org/TR/rdf-primer/ ";
+ berjon.biblio["RDF-Primer"] = "Frank Manola, Eric Miller (Editors), <cite><a href=\"http://www.w3.org/TR/rdf-primer/\">RDF-Primer</a></cite>, 10 February 2004. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/rdf-primer/\">http://www.w3.org/TR/rdf-primer/</a>";
berjon.biblio["MICRODATA"] = "<cite><a href=\"http://www.w3.org/TR/microdata/\">Microdata</a></cite> Ian Hickson; et al. 04 March 2010. W3C Working Draft. URL: http://www.w3.org/TR/microdata/ ";
berjon.biblio["XHTML-RDFA"] = "<cite><a href=\"http://www.w3.org/TR/xhtml-rdfa/\">XHTML+RDFa</a></cite> Manu Sporny; et al. 31 March 2011. W3C Working Draft. URL: http://www.w3.org/TR/xhtml-rdfa/ ";
berjon.biblio["HTML-RDFA"] = "<cite><a href=\"http://dev.w3.org/html5/rdfa/\">HTML+RDFa</a></cite> Manu Sporny; et al. 24 May 2011. W3C Working Draft. URL: http://dev.w3.org/html5/rdfa/ ";
@@ -13,8 +13,8 @@
berjon.biblio["RDFA-CORE-PROFILE"] = "<cite><a href=\"http://www.w3.org/profile/rdfa-1.1\">RDFa Core Default Profile</a></cite>, I. Herman, W3C RDF Web Applications Working Group 02 June 2011. URL: http://www.w3.org/profile/rdfa-1.1";
berjon.biblio["XHTML-RDFA-PROFILE"] = "<cite><a href=\"http://www.w3.org/profile/html-rdfa-1.1\">HTML+RDFa Core Default Profile</a></cite>, I. Herman, W3C RDF Web Applications Working Group 24 May 2011. URL: http://www.w3.org/profile/html-rdfa-1.1";
berjon.biblio["RFC2616"] = "<cite><a href=\"http://www.w3.org/Protocols/rfc2616/rfc2616.html\">Hypertext Transfer Protocol -- HTTP/1.1</a></cite>, R. Fielding; et al. June 1999. Internet RFC 2616. URL: http://www.w3.org/Protocols/rfc2616/rfc2616.html.";
- berjon.biblio["RFC2396"] = "<cite><a ref=\"http://tools.ietf.org/html/rfc2396\">Uniform Resource Identifiers (URI): Generic Syntax</a></cite>, Berners-Lee, T., Fielding, R.T., and L. Masinter. August 1998. Internet RFC 2396. URL: http://tools.ietf.org/html/rfc2396";
- berjon.biblio["TURTLE-TR"] = "<cite><a ref=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">Turtle: Terse RDF Triple Language.</a></cite>, Eric Prud'hommeaux, Gavin Carothers. 19 February 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\"></a>";
+ berjon.biblio["RFC2396"] = "Berners-Lee, T., Fielding, R.T., and L. Masinter, <cite><a ref=\"http://tools.ietf.org/html/rfc2396\">Uniform Resource Identifiers (URI): Generic Syntax</a></cite>, August 1998. Internet RFC 2396. URL: http://tools.ietf.org/html/rfc2396";
+ berjon.biblio["TURTLE-TR"] = "Eric Prud'hommeaux, Gavin Carothers, <cite><a ref=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">Turtle: Terse RDF Triple Language.</a></cite>, 19 February 2013. W3C Candidate Recommendation. URL: <a href=\"http://www.w3.org/TR/2013/CR-turtle-20130219/\">http://www.w3.org/TR/2013/CR-turtle-20130219/</a>";