Cite This Page
Bibliographic details for Vibrating rectangles
- Page name: Vibrating rectangles
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 21 February 2025 16:47 UTC
- Date retrieved: 12 May 2025 12:33 UTC
- Permanent URL: https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465
- Page Version ID: 377465
Citation styles for Vibrating rectangles
APA style
Vibrating rectangles. (2025, February 21). Rosetta Code. Retrieved 12:33, May 12, 2025 from https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465.
MLA style
"Vibrating rectangles." Rosetta Code. 21 Feb 2025, 16:47 UTC. 12 May 2025, 12:33 <https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465>.
MHRA style
Rosetta Code contributors, 'Vibrating rectangles', Rosetta Code, 21 February 2025, 16:47 UTC, <https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465> [accessed 12 May 2025]
Chicago style
Rosetta Code contributors, "Vibrating rectangles," Rosetta Code, https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465 (accessed May 12, 2025).
CBE/CSE style
Rosetta Code contributors. Vibrating rectangles [Internet]. Rosetta Code; 2025 Feb 21, 16:47 UTC [cited 2025 May 12]. Available from: https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465.
Bluebook style
Vibrating rectangles, https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465 (last visited May 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Vibrating rectangles --- Rosetta Code{,} ", year = "2025", url = "https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465", note = "[Online; accessed 12-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 = "Vibrating rectangles --- Rosetta Code{,} ", year = "2025", url = "\url{https://rosettacode.org/wiki/Vibrating_rectangles?oldid=377465}", note = "[Online; accessed 12-May-2025]" }