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: 1 April 2023 10:47 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Uno_(Card_Game)/Wren&oldid=329034
- Page Version ID: 329034
Citation styles for Uno (Card Game)/Wren
APA style
Uno (Card Game)/Wren. (2022, August 30). Rosetta Code, . Retrieved 10:47, April 1, 2023 from https://rosettacode.org/w/index.php?title=Uno_(Card_Game)/Wren&oldid=329034.
MLA style
"Uno (Card Game)/Wren." Rosetta Code, . 30 Aug 2022, 09:28 UTC. 1 Apr 2023, 10:47 <https://rosettacode.org/w/index.php?title=Uno_(Card_Game)/Wren&oldid=329034>.
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=329034> [accessed 1 April 2023]
Chicago style
Rosetta Code contributors, "Uno (Card Game)/Wren," Rosetta Code, , https://rosettacode.org/w/index.php?title=Uno_(Card_Game)/Wren&oldid=329034 (accessed April 1, 2023).
CBE/CSE style
Rosetta Code contributors. Uno (Card Game)/Wren [Internet]. Rosetta Code, ; 2022 Aug 30, 09:28 UTC [cited 2023 Apr 1]. Available from: https://rosettacode.org/w/index.php?title=Uno_(Card_Game)/Wren&oldid=329034.
Bluebook style
Uno (Card Game)/Wren, https://rosettacode.org/w/index.php?title=Uno_(Card_Game)/Wren&oldid=329034 (last visited April 1, 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=329034", note = "[Online; accessed 1-April-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=329034}", note = "[Online; accessed 1-April-2023]" }