Cite This Page
Bibliographic details for PowerPC Assembly
- Page name: PowerPC Assembly
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 23 February 2021 19:32 UTC
- Date retrieved: 1 June 2023 01:44 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565
- Page Version ID: 308565
Citation styles for PowerPC Assembly
APA style
PowerPC Assembly. (2021, February 23). Rosetta Code, . Retrieved 01:44, June 1, 2023 from https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565.
MLA style
"PowerPC Assembly." Rosetta Code, . 23 Feb 2021, 19:32 UTC. 1 Jun 2023, 01:44 <https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565>.
MHRA style
Rosetta Code contributors, 'PowerPC Assembly', Rosetta Code, , 23 February 2021, 19:32 UTC, <https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565> [accessed 1 June 2023]
Chicago style
Rosetta Code contributors, "PowerPC Assembly," Rosetta Code, , https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565 (accessed June 1, 2023).
CBE/CSE style
Rosetta Code contributors. PowerPC Assembly [Internet]. Rosetta Code, ; 2021 Feb 23, 19:32 UTC [cited 2023 Jun 1]. Available from: https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565.
Bluebook style
PowerPC Assembly, https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565 (last visited June 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "PowerPC Assembly --- Rosetta Code{,} ", year = "2021", url = "https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565", note = "[Online; accessed 1-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 = "PowerPC Assembly --- Rosetta Code{,} ", year = "2021", url = "\url{https://rosettacode.org/w/index.php?title=PowerPC_Assembly&oldid=308565}", note = "[Online; accessed 1-June-2023]" }