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