Cite This Page
Bibliographic details for Topic variable
- Page name: Topic variable
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 September 2024 05:07 UTC
- Date retrieved: 9 November 2024 14:21 UTC
- Permanent URL: https://rosettacode.org/wiki/Topic_variable?oldid=370608
- Page Version ID: 370608
Citation styles for Topic variable
APA style
Topic variable. (2024, September 26). Rosetta Code. Retrieved 14:21, November 9, 2024 from https://rosettacode.org/wiki/Topic_variable?oldid=370608.
MLA style
"Topic variable." Rosetta Code. 26 Sep 2024, 05:07 UTC. 9 Nov 2024, 14:21 <https://rosettacode.org/wiki/Topic_variable?oldid=370608>.
MHRA style
Rosetta Code contributors, 'Topic variable', Rosetta Code, 26 September 2024, 05:07 UTC, <https://rosettacode.org/wiki/Topic_variable?oldid=370608> [accessed 9 November 2024]
Chicago style
Rosetta Code contributors, "Topic variable," Rosetta Code, https://rosettacode.org/wiki/Topic_variable?oldid=370608 (accessed November 9, 2024).
CBE/CSE style
Rosetta Code contributors. Topic variable [Internet]. Rosetta Code; 2024 Sep 26, 05:07 UTC [cited 2024 Nov 9]. Available from: https://rosettacode.org/wiki/Topic_variable?oldid=370608.
Bluebook style
Topic variable, https://rosettacode.org/wiki/Topic_variable?oldid=370608 (last visited November 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Topic variable --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Topic_variable?oldid=370608", note = "[Online; accessed 9-November-2024]" }
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 = "Topic variable --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Topic_variable?oldid=370608}", note = "[Online; accessed 9-November-2024]" }