AOMediaCodec / av1-hdr10plus

Official AOM repository for the development of the specification for the use of AV1 and HDR10+.
https://aomediacodec.github.io/av1-hdr10plus/
16 stars 6 forks source link

Fix ITU references #39

Closed podborski closed 1 year ago

podborski commented 1 year ago

It would be good to change the ITU references from

BT.2020. Standard. URL: https://www.itu.int/rec/R-REC-BT.2020

to something like:

Recommendation ITU-R BT.2020-2 (2015), Parameter values for ultra-high definition television systems for production and international programme exchange.

cconcolato commented 1 year ago

The following would need to be changed https://github.com/AOMediaCodec/av1-hdr10plus/blob/main/index.bs#L63-L69

based on https://tabatkins.github.io/bikeshed/#biblio-custom

Alternatively, instead of using the local bibliography, we could use https://www.specref.org/?q=BT.2020

That said, do we want to have a dated reference or an undated one?