ref: 864196bff4e88c69566bf5386ba2aca6ad4121d6
parent: ec5d01cbe486ebc29f0c03423f9a253a1655df7f
author: Ralph Giles <[email protected]>
date: Mon Jan 20 07:32:11 EST 2014
Use organizations authors in the ogg draft. This seems to be the correct way to represent institutional authors in the references.
--- a/doc/draft-ietf-codec-oggopus.xml
+++ b/doc/draft-ietf-codec-oggopus.xml
@@ -1445,9 +1445,11 @@
<reference anchor="EBU-R128" target="http://tech.ebu.ch/loudness">
<front>
-<title>"Loudness Recommendation EBU R128</title>
-<author fullname="EBU Technical Committee"/>
-<date month="August" year="2011"/>
+ <title>Loudness Recommendation EBU R128</title>
+ <author>
+ <organization>EBU Technical Committee</organization>
+ </author>
+ <date month="August" year="2011"/>
</front>
</reference>
@@ -1492,7 +1494,9 @@
target="https://en.wikipedia.org/wiki/Hamming_function#Hann_.28Hanning.29_window">
<front>
<title>Hann window</title>
- <author surname="Wikipedia" fullname="Wikipedia"/>
+ <author>
+ <organization>Wikipedia</organization>
+ </author>
<date month="May" year="2013"/>
</front>
</reference>
@@ -1501,7 +1505,9 @@
target="https://en.wikipedia.org/wiki/Linear_predictive_coding">
<front>
<title>Linear Predictive Coding</title>
- <author surname="Wikipedia" fullname="Wikipedia"/>
+ <author>
+ <organization>Wikipedia</organization>
+ </author>
<date month="January" year="2014"/>
</front>
</reference>
@@ -1564,7 +1570,9 @@
target="http://msdn.microsoft.com/en-us/windows/hardware/gg463006.aspx">
<front>
<title>Multiple Channel Audio Data and WAVE Files</title>
- <author surname="Microsoft" fullname="Microsoft Corporation"/>
+ <author>
+ <organization>Microsoft Corporation</organization>
+ </author>
<date month="March" year="2007"/>
</front>
</reference>