Cite This Page
Bibliographic details for 24 game/ABAP
- Page name: 24 game/ABAP
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 1 September 2022 16:38 UTC
- Date retrieved: 13 January 2025 04:28 UTC
- Permanent URL: https://rosettacode.org/wiki/24_game/ABAP?oldid=329482
- Page Version ID: 329482
Citation styles for 24 game/ABAP
APA style
24 game/ABAP. (2022, September 1). Rosetta Code. Retrieved 04:28, January 13, 2025 from https://rosettacode.org/wiki/24_game/ABAP?oldid=329482.
MLA style
"24 game/ABAP." Rosetta Code. 1 Sep 2022, 16:38 UTC. 13 Jan 2025, 04:28 <https://rosettacode.org/wiki/24_game/ABAP?oldid=329482>.
MHRA style
Rosetta Code contributors, '24 game/ABAP', Rosetta Code, 1 September 2022, 16:38 UTC, <https://rosettacode.org/wiki/24_game/ABAP?oldid=329482> [accessed 13 January 2025]
Chicago style
Rosetta Code contributors, "24 game/ABAP," Rosetta Code, https://rosettacode.org/wiki/24_game/ABAP?oldid=329482 (accessed January 13, 2025).
CBE/CSE style
Rosetta Code contributors. 24 game/ABAP [Internet]. Rosetta Code; 2022 Sep 1, 16:38 UTC [cited 2025 Jan 13]. Available from: https://rosettacode.org/wiki/24_game/ABAP?oldid=329482.
Bluebook style
24 game/ABAP, https://rosettacode.org/wiki/24_game/ABAP?oldid=329482 (last visited January 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "24 game/ABAP --- Rosetta Code{,} ", year = "2022", url = "https://rosettacode.org/wiki/24_game/ABAP?oldid=329482", note = "[Online; accessed 13-January-2025]" }
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/ABAP --- Rosetta Code{,} ", year = "2022", url = "\url{https://rosettacode.org/wiki/24_game/ABAP?oldid=329482}", note = "[Online; accessed 13-January-2025]" }