Cite This Page
Bibliographic details for Execute HQ9+/Ruby
- Page name: Execute HQ9+/Ruby
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 1 September 2022 10:21 UTC
- Date retrieved: 1 April 2023 10:51 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416
- Page Version ID: 329416
Citation styles for Execute HQ9+/Ruby
APA style
Execute HQ9+/Ruby. (2022, September 1). Rosetta Code, . Retrieved 10:51, April 1, 2023 from https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416.
MLA style
"Execute HQ9+/Ruby." Rosetta Code, . 1 Sep 2022, 10:21 UTC. 1 Apr 2023, 10:51 <https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416>.
MHRA style
Rosetta Code contributors, 'Execute HQ9+/Ruby', Rosetta Code, , 1 September 2022, 10:21 UTC, <https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416> [accessed 1 April 2023]
Chicago style
Rosetta Code contributors, "Execute HQ9+/Ruby," Rosetta Code, , https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416 (accessed April 1, 2023).
CBE/CSE style
Rosetta Code contributors. Execute HQ9+/Ruby [Internet]. Rosetta Code, ; 2022 Sep 1, 10:21 UTC [cited 2023 Apr 1]. Available from: https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416.
Bluebook style
Execute HQ9+/Ruby, https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Execute HQ9+/Ruby --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416", note = "[Online; accessed 1-April-2023]" }
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 = "Execute HQ9+/Ruby --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Execute_HQ9%2B/Ruby&oldid=329416}", note = "[Online; accessed 1-April-2023]" }