From 7707263baff4b50155699184c28f1849edb9ac63 Mon Sep 17 00:00:00 2001 From: Eduardo Fullea Date: Fri, 19 Apr 2013 09:12:25 +0200 Subject: [PATCH 1/2] adding RFC2557 reference --- bibref/biblio.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bibref/biblio.js b/bibref/biblio.js index a328973607..ece2e251ba 100644 --- a/bibref/biblio.js +++ b/bibref/biblio.js @@ -2833,6 +2833,14 @@ berjon.biblio = { "MICRODATA-RDF": "Microdata to RDF Gregg Kellogg Editor. W3C Note. 08 March 2012. This edition of the HTML Microdata specification is http://www.w3.org/TR/2012/NOTE-microdata-rdf-20120308/. The latest edition of HTML Microdata is available at http://www.w3.org/TR/microdata-rdf/", "MICROFORMATS": "Microformats. URL: http://microformats.org ", "MIDI": "Musical Instrument Digital Interface (MIDI) November 2001. MIDI Manufacturers Association. Complete MIDI 1.0 Detailed Specification ISBN 0-9728831-0-X URL: http://www.midi.org/techspecs/index.php", + "MIME-ENC": { + "authors": ["J. Palme", "A. Hopmann", "N. Shelness"], + "date": "March 1999", + "href": "http://www.ietf.org/rfc/rfc2557.txt", + "publisher": "IETF", + "status": "RFC", + "title": "MIME Encapsulation of Aggregate Documents, such as HTML (MHTML)" + }, "MIME-REG": "N. Freed, J. Klensin. RFC 4289: Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures. December 2005. Best Current Practice. URL: http://www.ietf.org/rfc/rfc4289.txt", "MMI-ARCH": { "authors": [ From f4bf26faa55a677acb20e13a06ce2c71c1c80901 Mon Sep 17 00:00:00 2001 From: Eduardo Fullea Date: Tue, 30 Apr 2013 17:23:37 +0200 Subject: [PATCH 2/2] renaming to RFC2557 --- bibref/biblio.js | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/bibref/biblio.js b/bibref/biblio.js index ece2e251ba..5c1f8dc0c5 100644 --- a/bibref/biblio.js +++ b/bibref/biblio.js @@ -2834,12 +2834,7 @@ berjon.biblio = { "MICROFORMATS": "Microformats. URL: http://microformats.org ", "MIDI": "Musical Instrument Digital Interface (MIDI) November 2001. MIDI Manufacturers Association. Complete MIDI 1.0 Detailed Specification ISBN 0-9728831-0-X URL: http://www.midi.org/techspecs/index.php", "MIME-ENC": { - "authors": ["J. Palme", "A. Hopmann", "N. Shelness"], - "date": "March 1999", - "href": "http://www.ietf.org/rfc/rfc2557.txt", - "publisher": "IETF", - "status": "RFC", - "title": "MIME Encapsulation of Aggregate Documents, such as HTML (MHTML)" + "aliasOf": "RFC2557" }, "MIME-REG": "N. Freed, J. Klensin. RFC 4289: Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures. December 2005. Best Current Practice. URL: http://www.ietf.org/rfc/rfc4289.txt", "MMI-ARCH": { @@ -4167,6 +4162,14 @@ berjon.biblio = { "status": "RFC", "publisher": "IETF" }, + "RFC2557": { + "authors": ["J. Palme", "A. Hopmann", "N. Shelness"], + "date": "March 1999", + "href": "http://www.ietf.org/rfc/rfc2557.txt", + "publisher": "IETF", + "status": "RFC", + "title": "MIME Encapsulation of Aggregate Documents, such as HTML (MHTML)" + }, "RFC2854": { "authors": [ "D. Connolly",