Cite This Page
Bibliographic details for Example talk:Hough transform/C
- Page name: Example talk:Hough transform/C
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 19 January 2016 17:07 UTC
- Date retrieved: 15 May 2025 18:58 UTC
- Permanent URL: https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298
- Page Version ID: 263298
Citation styles for Example talk:Hough transform/C
APA style
Example talk:Hough transform/C. (2016, January 19). Rosetta Code. Retrieved 18:58, May 15, 2025 from https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298.
MLA style
"Example talk:Hough transform/C." Rosetta Code. 19 Jan 2016, 17:07 UTC. 15 May 2025, 18:58 <https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298>.
MHRA style
Rosetta Code contributors, 'Example talk:Hough transform/C', Rosetta Code, 19 January 2016, 17:07 UTC, <https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298> [accessed 15 May 2025]
Chicago style
Rosetta Code contributors, "Example talk:Hough transform/C," Rosetta Code, https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298 (accessed May 15, 2025).
CBE/CSE style
Rosetta Code contributors. Example talk:Hough transform/C [Internet]. Rosetta Code; 2016 Jan 19, 17:07 UTC [cited 2025 May 15]. Available from: https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298.
Bluebook style
Example talk:Hough transform/C, https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298 (last visited May 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Example talk:Hough transform/C --- Rosetta Code{,} ", year = "2016", url = "https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298", note = "[Online; accessed 15-May-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 = "Example talk:Hough transform/C --- Rosetta Code{,} ", year = "2016", url = "\url{https://rosettacode.org/wiki/Example_talk:Hough_transform/C?oldid=263298}", note = "[Online; accessed 15-May-2025]" }