Cite This Page
Bibliographic details for Structured
- Page name: Structured
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 22 October 2022 03:23 UTC
- Date retrieved: 20 March 2023 18:28 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Structured&oldid=332454
- Page Version ID: 332454
Citation styles for Structured
APA style
Structured. (2022, October 22). Rosetta Code, . Retrieved 18:28, March 20, 2023 from https://rosettacode.org/w/index.php?title=Structured&oldid=332454.
MLA style
"Structured." Rosetta Code, . 22 Oct 2022, 03:23 UTC. 20 Mar 2023, 18:28 <https://rosettacode.org/w/index.php?title=Structured&oldid=332454>.
MHRA style
Rosetta Code contributors, 'Structured', Rosetta Code, , 22 October 2022, 03:23 UTC, <https://rosettacode.org/w/index.php?title=Structured&oldid=332454> [accessed 20 March 2023]
Chicago style
Rosetta Code contributors, "Structured," Rosetta Code, , https://rosettacode.org/w/index.php?title=Structured&oldid=332454 (accessed March 20, 2023).
CBE/CSE style
Rosetta Code contributors. Structured [Internet]. Rosetta Code, ; 2022 Oct 22, 03:23 UTC [cited 2023 Mar 20]. Available from: https://rosettacode.org/w/index.php?title=Structured&oldid=332454.
Bluebook style
Structured, https://rosettacode.org/w/index.php?title=Structured&oldid=332454 (last visited March 20, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Structured --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/w/index.php?title=Structured&oldid=332454", note = "[Online; accessed 20-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 = "Structured --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/w/index.php?title=Structured&oldid=332454}", note = "[Online; accessed 20-March-2023]" }