Cite This Page
Bibliographic details for Percentage difference between images
- Page name: Percentage difference between images
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 2 September 2024 17:45 UTC
- Date retrieved: 13 January 2025 17:25 UTC
- Permanent URL: https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447
- Page Version ID: 369447
Citation styles for Percentage difference between images
APA style
Percentage difference between images. (2024, September 2). Rosetta Code. Retrieved 17:25, January 13, 2025 from https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447.
MLA style
"Percentage difference between images." Rosetta Code. 2 Sep 2024, 17:45 UTC. 13 Jan 2025, 17:25 <https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447>.
MHRA style
Rosetta Code contributors, 'Percentage difference between images', Rosetta Code, 2 September 2024, 17:45 UTC, <https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447> [accessed 13 January 2025]
Chicago style
Rosetta Code contributors, "Percentage difference between images," Rosetta Code, https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447 (accessed January 13, 2025).
CBE/CSE style
Rosetta Code contributors. Percentage difference between images [Internet]. Rosetta Code; 2024 Sep 2, 17:45 UTC [cited 2025 Jan 13]. Available from: https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447.
Bluebook style
Percentage difference between images, https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447 (last visited January 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Percentage difference between images --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447", note = "[Online; accessed 13-January-2025]" }
When using the LaTeX package url (\usepackage{url}
somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx, author = "Rosetta Code", title = "Percentage difference between images --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Percentage_difference_between_images?oldid=369447}", note = "[Online; accessed 13-January-2025]" }