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