Changeset 132 for draft-ietf-httpbis/latest/p1-messaging.xml
- Timestamp:
- 01/01/08 15:19:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/p1-messaging.xml
r131 r132 3115 3115 </reference> 3116 3116 3117 <reference anchor="RFC2396"> 3118 <front> 3119 <title abbrev="URI Generic Syntax">Uniform Resource Identifiers (URI): Generic Syntax</title> 3120 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee"> 3121 <organization abbrev="MIT/LCS">World Wide Web Consortium</organization> 3122 <address><email>timbl@w3.org</email></address> 3123 </author> 3124 <author initials="R.T." surname="Fielding" fullname="Roy T. Fielding"> 3125 <organization abbrev="U.C. Irvine">Department of Information and Computer Science</organization> 3126 <address><email>fielding@ics.uci.edu</email></address> 3127 </author> 3128 <author initials="L." surname="Masinter" fullname="Larry Masinter"> 3129 <organization abbrev="Xerox Corporation">Xerox PARC</organization> 3130 <address><email>masinter@parc.xerox.com</email></address> 3131 </author> 3132 <date month="August" year="1998"/> 3133 </front> 3134 <seriesInfo name="RFC" value="2396"/> 3135 </reference> 3136 3137 <reference anchor="USASCII"> 3138 <front> 3139 <title>Coded Character Set -- 7-bit American Standard Code for Information Interchange</title> 3140 <author> 3141 <organization>American National Standards Institute</organization> 3142 </author> 3143 <date year="1986"/> 3144 </front> 3145 <seriesInfo name="ANSI" value="X3.4"/> 3146 </reference> 3147 3117 3148 </references> 3118 3149 … … 3567 3598 </reference> 3568 3599 3569 <reference anchor="USASCII">3570 <front>3571 <title>Coded Character Set -- 7-bit American Standard Code for Information Interchange</title>3572 <author>3573 <organization>American National Standards Institute</organization>3574 </author>3575 <date year="1986"/>3576 </front>3577 <seriesInfo name="ANSI" value="X3.4"/>3578 </reference>3579 3580 <reference anchor="RFC2396">3581 <front>3582 <title abbrev="URI Generic Syntax">Uniform Resource Identifiers (URI): Generic Syntax</title>3583 <author initials="T." surname="Berners-Lee" fullname="Tim Berners-Lee">3584 <organization abbrev="MIT/LCS">World Wide Web Consortium</organization>3585 <address><email>timbl@w3.org</email></address>3586 </author>3587 <author initials="R.T." surname="Fielding" fullname="Roy T. Fielding">3588 <organization abbrev="U.C. Irvine">Department of Information and Computer Science</organization>3589 <address><email>fielding@ics.uci.edu</email></address>3590 </author>3591 <author initials="L." surname="Masinter" fullname="Larry Masinter">3592 <organization abbrev="Xerox Corporation">Xerox PARC</organization>3593 <address><email>masinter@parc.xerox.com</email></address>3594 </author>3595 <date month="August" year="1998"/>3596 </front>3597 <seriesInfo name="RFC" value="2396"/>3598 </reference>3599 3600 3600 </references> 3601 3601
Note: See TracChangeset
for help on using the changeset viewer.