Cite This Page
Bibliographic details for Raspberry Pi
- Page name: Raspberry Pi
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 27 February 2016 21:04 UTC
- Date retrieved: 24 March 2023 06:27 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862
- Page Version ID: 264862
Citation styles for Raspberry Pi
APA style
Raspberry Pi. (2016, February 27). Rosetta Code, . Retrieved 06:27, March 24, 2023 from https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862.
MLA style
"Raspberry Pi." Rosetta Code, . 27 Feb 2016, 21:04 UTC. 24 Mar 2023, 06:27 <https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862>.
MHRA style
Rosetta Code contributors, 'Raspberry Pi', Rosetta Code, , 27 February 2016, 21:04 UTC, <https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862> [accessed 24 March 2023]
Chicago style
Rosetta Code contributors, "Raspberry Pi," Rosetta Code, , https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862 (accessed March 24, 2023).
CBE/CSE style
Rosetta Code contributors. Raspberry Pi [Internet]. Rosetta Code, ; 2016 Feb 27, 21:04 UTC [cited 2023 Mar 24]. Available from: https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862.
Bluebook style
Raspberry Pi, https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Raspberry Pi --- Rosetta Code{,} ", year = "2016", url = "https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862", note = "[Online; accessed 24-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 = "Raspberry Pi --- Rosetta Code{,} ", year = "2016", url = "\url{https://rosettacode.org/w/index.php?title=Raspberry_Pi&oldid=264862}", note = "[Online; accessed 24-March-2023]" }