We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d656a8 + 65649e3 commit 284f586Copy full SHA for 284f586
colour/quality/ssi.py
@@ -8,9 +8,10 @@
8
9
References
10
----------
11
-- :cite:`TheAcademyofMotionPictureArtsandSciences2019` : The Academy of
12
- Motion Picture Arts and Sciences. (2019). Academy Spectral Similarity Index
13
- (SSI): Overview (pp. 1-7).
+- :cite:`TheAcademyofMotionPictureArtsandSciences2020a` : The Academy of
+ Motion Picture Arts and Sciences. (2020). Academy Spectral Similarity Index
+ (SSI): Overview (pp. 1-7). Retrieved June 5, 2023, from
14
+ https://www.oscars.org/sites/oscars/files/ssi_overview_2020-09-16.pdf
15
"""
16
17
from __future__ import annotations
@@ -69,7 +70,7 @@ def spectral_similarity_index(
69
70
71
72
- :cite:`TheAcademyofMotionPictureArtsandSciences2019`
73
+ :cite:`TheAcademyofMotionPictureArtsandSciences2020a`
74
75
Examples
76
--------
0 commit comments