Some minor changes.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Sat, 02 Jul 2011 13:47:50 -0700
changeset 44 c5a30d3cad31
parent 43 f766830fb378
child 45 955ecd2b6f03
Some minor changes.
requirements/latest/index.html
spec/latest/index.html
--- a/requirements/latest/index.html	Sat Jul 02 13:46:14 2011 -0700
+++ b/requirements/latest/index.html	Sat Jul 02 13:47:50 2011 -0700
@@ -16,7 +16,6 @@
     var preProc = {
           apply:  function(c) {
                     // extend the bibliography entries
-                    berjon.biblio["RFC4627"] = "<cite><a href=\"http://www.ietf.org/rfc/rfc4627.txt\">JavaScript Object Notation (JSON)</a></cite>, D. Crockford. IETF Network Working Group, July 2006. URL: http://www.ietf.org/rfc/rfc4627.txt.";
 
                     // process the document before anything else is done
                     var refs = document.querySelectorAll('adef') ;
--- a/spec/latest/index.html	Sat Jul 02 13:46:14 2011 -0700
+++ b/spec/latest/index.html	Sat Jul 02 13:47:50 2011 -0700
@@ -21,7 +21,6 @@
                     berjon.biblio["BCP47"] = "A. Phillips, M. Davis. <a href=\"http://tools.ietf.org/rfc/bcp/bcp47.txt\"><cite>Tags for Identifying Languages</cite></a> September 2009. IETF Best Current Practice. URL: <a href=\"http://tools.ietf.org/rfc/bcp/bcp47.txt\">http://tools.ietf.org/rfc/bcp/bcp47.txt</a>";
                     berjon.biblio["RDF-API"] = "Manu Sporny, Benjamin Adrian, Nathan Rixham; et al. <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-api/\"><cite>RDF API</cite></a> Latest. W3C Editor's Draft. URL: <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-api/\">http://www.w3.org/2010/02/rdfa/sources/rdf-api/</a>";
                     berjon.biblio["RDF-INTERFACES"] = "Nathan Rixham, Manu Sporny, Benjamin Adrian; et al. <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-interfaces/\"><cite>RDF Interfaces</cite></a> Latest. W3C Editor's Draft. URL: <a href=\"http://www.w3.org/2010/02/rdfa/sources/rdf-interfaces/\">http://www.w3.org/2010/02/rdfa/sources/rdf-interfaces/</a>";
-                    berjon.biblio["RFC4627"] = "<cite><a href=\"http://www.ietf.org/rfc/rfc4627.txt\">JavaScript Object Notation (JSON)</a></cite>, D. Crockford. IETF Network Working Group, July 2006. URL: http://www.ietf.org/rfc/rfc4627.txt.";
 
                     // process the document before anything else is done
                     var refs = document.querySelectorAll('adef') ;