Cite This Page
Bibliographic details for How to install .NET on Raspberry Pi
- Page name: How to install .NET on Raspberry Pi
- Author: OPC Labs Knowledge Base contributors
- Publisher: OPC Labs Knowledge Base, .
- Date of last revision: 27 January 2021 10:16 UTC
- Date retrieved: 10 December 2023 06:59 UTC
- Permanent URL: https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389
- Page Version ID: 3389
Citation styles for How to install .NET on Raspberry Pi
APA style
How to install .NET on Raspberry Pi. (2021, January 27). OPC Labs Knowledge Base, . Retrieved 06:59, December 10, 2023 from https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389.
MLA style
"How to install .NET on Raspberry Pi." OPC Labs Knowledge Base, . 27 Jan 2021, 10:16 UTC. 10 Dec 2023, 06:59 <https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389>.
MHRA style
OPC Labs Knowledge Base contributors, 'How to install .NET on Raspberry Pi', OPC Labs Knowledge Base, , 27 January 2021, 10:16 UTC, <https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389> [accessed 10 December 2023]
Chicago style
OPC Labs Knowledge Base contributors, "How to install .NET on Raspberry Pi," OPC Labs Knowledge Base, , https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389 (accessed December 10, 2023).
CBE/CSE style
OPC Labs Knowledge Base contributors. How to install .NET on Raspberry Pi [Internet]. OPC Labs Knowledge Base, ; 2021 Jan 27, 10:16 UTC [cited 2023 Dec 10]. Available from: https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389.
Bluebook style
How to install .NET on Raspberry Pi, https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389 (last visited December 10, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OPC Labs Knowledge Base", title = "How to install .NET on Raspberry Pi --- OPC Labs Knowledge Base{,} ", year = "2021", url = "https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389", note = "[Online; accessed 10-December-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 = "OPC Labs Knowledge Base", title = "How to install .NET on Raspberry Pi --- OPC Labs Knowledge Base{,} ", year = "2021", url = "\url{https://kb.opclabs.com/index.php?title=How_to_install_.NET_on_Raspberry_Pi&oldid=3389}", note = "[Online; accessed 10-December-2023]" }