[xiph-commits] r6945 - trunk/theora/doc/spec
silvia at dactyl.lonelymoon.com
silvia
Fri Jul 2 08:15:31 PDT 2004
Author: silvia
Date: Fri Jul 2 08:15:31 2004
New Revision: 6945
Modified:
trunk/theora/doc/spec/spec.bib
trunk/theora/doc/spec/spec.tex
Log:
Inserted bibref to UTF-8.
Modified: trunk/theora/doc/spec/spec.bib
===================================================================
--- trunk/theora/doc/spec/spec.bib 2004-07-02 10:09:01 UTC (rev 6944)
+++ trunk/theora/doc/spec/spec.bib 2004-07-02 15:15:29 UTC (rev 6945)
@@ -1,3 +1,16 @@
+UTF-8, a transformation format of Unicode and ISO 10646
+
+ at Misc{UTF8-96,
+ OPTkey = {},
+ author = {Francois Yergeau},
+ title = {{UTF-8, a transformation format of Unicode and ISO 10646}},
+ howpublished = {{http://www.ietf.org/rfc2044.txt}},
+ month = {October},
+ year = {1996},
+ OPTnote = {},
+ OPTannote = {}
+}
+
@ARTICLE{CSF77,
author="Wen-Hsiung Chen and C. Harrison Smith and S. C. Fralick",
title="A Fast Computational Algorithm for the Discrete Cosine Transform",
Modified: trunk/theora/doc/spec/spec.tex
===================================================================
--- trunk/theora/doc/spec/spec.tex 2004-07-02 10:09:01 UTC (rev 6944)
+++ trunk/theora/doc/spec/spec.tex 2004-07-02 15:15:29 UTC (rev 6945)
@@ -2386,8 +2386,7 @@
sign is used to terminate the field name.
The data immediately after \hex{3D} until the end of the vector is the eight-bit
- clean value of the field contents encoded as a UTF-8 string.
-%TODO: Cite UTF-8 standard.
+ clean value of the field contents encoded as a UTF-8 string~\cite{UTF8-96}.
Field names MUST NOT be `internationalized'; this is a concession to
simplicity, not an attempt to exclude the majority of the world that doesn't
More information about the commits
mailing list