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