Cite This Page
Bibliographic details for Conditional structures/J
- Page name: Conditional structures/J
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 22 July 2024 19:05 UTC
- Date retrieved: 10 December 2024 03:06 UTC
- Permanent URL: https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026
- Page Version ID: 367026
Citation styles for Conditional structures/J
APA style
Conditional structures/J. (2024, July 22). Rosetta Code. Retrieved 03:06, December 10, 2024 from https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026.
MLA style
"Conditional structures/J." Rosetta Code. 22 Jul 2024, 19:05 UTC. 10 Dec 2024, 03:06 <https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026>.
MHRA style
Rosetta Code contributors, 'Conditional structures/J', Rosetta Code, 22 July 2024, 19:05 UTC, <https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026> [accessed 10 December 2024]
Chicago style
Rosetta Code contributors, "Conditional structures/J," Rosetta Code, https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026 (accessed December 10, 2024).
CBE/CSE style
Rosetta Code contributors. Conditional structures/J [Internet]. Rosetta Code; 2024 Jul 22, 19:05 UTC [cited 2024 Dec 10]. Available from: https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026.
Bluebook style
Conditional structures/J, https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026 (last visited December 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Conditional structures/J --- Rosetta Code{,} ", year = "2024", url = "https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026", note = "[Online; accessed 10-December-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 = "Conditional structures/J --- Rosetta Code{,} ", year = "2024", url = "\url{https://rosettacode.org/wiki/Conditional_structures/J?oldid=367026}", note = "[Online; accessed 10-December-2024]" }