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: 12 December 2022 17:17 UTC
- Date retrieved: 25 March 2023 01:18 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231
- Page Version ID: 334231
Citation styles for Conditional structures/J
APA style
Conditional structures/J. (2022, December 12). Rosetta Code, . Retrieved 01:18, March 25, 2023 from https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231.
MLA style
"Conditional structures/J." Rosetta Code, . 12 Dec 2022, 17:17 UTC. 25 Mar 2023, 01:18 <https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231>.
MHRA style
Rosetta Code contributors, 'Conditional structures/J', Rosetta Code, , 12 December 2022, 17:17 UTC, <https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231> [accessed 25 March 2023]
Chicago style
Rosetta Code contributors, "Conditional structures/J," Rosetta Code, , https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231 (accessed March 25, 2023).
CBE/CSE style
Rosetta Code contributors. Conditional structures/J [Internet]. Rosetta Code, ; 2022 Dec 12, 17:17 UTC [cited 2023 Mar 25]. Available from: https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231.
Bluebook style
Conditional structures/J, https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Conditional structures/J --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231", note = "[Online; accessed 25-March-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 = "Conditional structures/J --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Conditional_structures/J&oldid=334231}", note = "[Online; accessed 25-March-2023]" }